Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feat] Support Exporter Metadata in providers #2936

Open
thomaspoignant opened this issue Jan 14, 2025 · 0 comments
Open

[feat] Support Exporter Metadata in providers #2936

thomaspoignant opened this issue Jan 14, 2025 · 0 comments
Labels
open-feature p1 High priority provider Related to a openfeature provider

Comments

@thomaspoignant
Copy link
Owner

thomaspoignant commented Jan 14, 2025

Note

This issue is a parent issue to track progress on the exporter metadata support.

Following this pull request #2930 we can now support extra metadata in the exporters.
We now need to let users of the SDK be able to add metadata on their own.

Requirements

  • It should be possible to add new metadata using the providers options in a option called ExporterMetadata (name can change depending in the language).
  • Those metadata should be send in the meta field when calling the v1/data/export endpoint.

Progress

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
open-feature p1 High priority provider Related to a openfeature provider
Projects
None yet
Development

No branches or pull requests

1 participant