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: add flag set metadata for bulk response and failures #34

Merged
merged 2 commits into from
Jan 31, 2025

Conversation

toddbaert
Copy link
Member

@toddbaert toddbaert commented Jan 22, 2025

This PR adds the existing metadata flag prop to the bulk evaluation and to failures.

These cases are particularly important for telemetry (see our recent addition of appendix D). Even in error cases, flag metadata (such as the version, flag set id, etc) can be very useful in debugging and metrics. These additions facilitate these use cases, and are non-breaking and backwards compatible.

The existing metadata struct has been moved to the components section for reuse.

image

image

@toddbaert toddbaert requested a review from a team as a code owner January 22, 2025 19:09
@toddbaert toddbaert changed the title feat: add flag set metadata for bulk response feat: add flag set metadata for bulk response and failures Jan 22, 2025
service/openapi.yaml Outdated Show resolved Hide resolved
@toddbaert toddbaert requested a review from beeme1mr January 22, 2025 19:51
@toddbaert toddbaert force-pushed the feat/flag-set-metadata branch from e7d31b6 to d7f9ef4 Compare January 22, 2025 19:54
@beeme1mr beeme1mr merged commit 3de06e4 into main Jan 31, 2025
3 checks passed
@beeme1mr beeme1mr deleted the feat/flag-set-metadata branch January 31, 2025 18:25
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.

3 participants