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 #614

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

thomaspoignant
Copy link
Member

@thomaspoignant thomaspoignant commented Jan 14, 2025

This PR

GO Feature Flag exporter is now supporting adding extra parameters as metadata.
Those parameters are static informations provided during the initialisation to be added in the meta field when calling the exporter.

In the GO Feature Flag we will have those information available in the exporter.

See thomaspoignant/go-feature-flag#2936 for more information.

Related Issues

Fixes thomaspoignant/go-feature-flag#2937

GO Feature Flag exporter is now supporting adding extra params as metadata.
Those params are static informations provided during the initialisation to be added in the meta field when calling the exporter.

In the GO Feature Flag exporter we will have those information available in the exporter.

Signed-off-by: Thomas Poignant <[email protected]>
Signed-off-by: Thomas Poignant <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[feat] Support exporter metadata GO
1 participant