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(go-feature-flag): Support Exporter Metadata #1167

Merged
merged 2 commits into from
Jan 20, 2025

Conversation

thomaspoignant
Copy link
Member

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

Signed-off-by: Thomas Poignant <thomas.poignant@gofeatureflag.org>
@thomaspoignant thomaspoignant force-pushed the goff_exporter_metadata branch 2 times, most recently from 557d674 to 963aaaf Compare January 20, 2025 14:12
Signed-off-by: Thomas Poignant <thomas.poignant@gofeatureflag.org>
@thomaspoignant thomaspoignant merged commit b55a52e into main Jan 20, 2025
4 checks passed
@thomaspoignant thomaspoignant deleted the goff_exporter_metadata branch January 20, 2025 14:22
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 Java
3 participants