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

docs: metadata conceptual doc #1550

Merged
merged 3 commits into from
Feb 10, 2025
Merged

docs: metadata conceptual doc #1550

merged 3 commits into from
Feb 10, 2025

Conversation

toddbaert
Copy link
Member

Adds a bit of conceptual docs about metadata. We already have lots of detail on how to configure it, how it's merged in the definitions page, and how it's implemented in in-process providers.

@toddbaert toddbaert requested a review from a team as a code owner February 6, 2025 21:08
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Feb 6, 2025
Copy link

netlify bot commented Feb 6, 2025

Deploy Preview for polite-licorice-3db33c canceled.

Name Link
🔨 Latest commit 19e821b
🔍 Latest deploy log https://app.netlify.com/sites/polite-licorice-3db33c/deploys/67aa243b83ece40008e7b2ee

Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
## Metadata

[Flag metadata](https://openfeature.dev/specification/types/#flag-metadata) comprises auxiliary data pertaining to feature flags; it's highly valuable in telemetry signals.
Flag metadata might consist of attributes indicating the version of the flag, an identifier for the flag set, ownership information about the flag, or other documentary information.
Copy link
Contributor

@alexandraoberaigner alexandraoberaigner Feb 7, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[Q/SUGGESTION] just checked the flag-metadata OpenFeature link & wondering if we provide an example somewhere how this metadata could look like? otherwise we could add this here after this sentence in form of a short code snippet with example version of the flag, flag set id & ownership as said in text) - its a bit of a duplication but IMO easier to see when scrolling through the docs

@toddbaert toddbaert merged commit 096aae5 into main Feb 10, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants