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

[featureflag] expose feature flag API via frontend #1349

Closed

Conversation

basti1302
Copy link
Contributor

Also, propagate the change from bool to float introduced in #1237 more consistently via proto definitions by differentiating between the GetFlag operation (which evaluates the probabilty and therefore returns a bool) and all other operations, which need to operate with a float value/probability directly.

Also, propagate the change from bool to float introduced in
open-telemetry#1237
more consistently via proto definitions by differentiating between
the GetFlag operation (which evaluates the probabilty and therefore
returns a bool) and all other operations, which need to operate with
a float value/probability directly.
@basti1302 basti1302 requested a review from a team as a code owner January 29, 2024 07:59
@basti1302 basti1302 marked this pull request as draft January 29, 2024 07:59
@basti1302 basti1302 closed this Jan 29, 2024
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.

None yet

1 participant