-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(features) Add metrics to feature flag decisions (#68554)
I'd like to get baseline data for the current duration of feature flag checks and success ratios. In the future I'd like to have alerting on feature flags that are always on for extended periods of time. I've set the sample rate to 1% to keep overhead low as feature flags are a high throughput code path. Refs HC-848
- Loading branch information
Showing
1 changed file
with
38 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters