python-sdk-contrib/hooks
Federico Bond 24260fb519
fix: fix types for hints in OTel TracingHook (#73)
Signed-off-by: Federico Bond <federicobond@gmail.com>
2024-03-26 07:43:42 +01:00
..
openfeature-hooks-opentelemetry fix: fix types for hints in OTel TracingHook (#73) 2024-03-26 07:43:42 +01:00
README.md

README.md

OpenFeature Python Hooks

Hooks are a mechanism whereby application developers can add arbitrary behavior to flag evaluation. They operate similarly to middleware in many web frameworks. Please see the spec for more details.