open-feature / python-sdk

Python SDK for OpenFeature
https://openfeature.dev
Apache License 2.0
47 stars 16 forks source link

Populate provider and client metadata in HookContext #301

Closed federicobond closed 5 months ago

federicobond commented 5 months ago

The SDK is not populating the provider and client metadata in HookContext.

See: https://github.com/open-feature/python-sdk/blob/2c23c9e9711645e12f80cc26aa1d6f7665053062/openfeature/client.py#L275-L276