docs: add feature monitoring page#829
Merged
Merged
Conversation
jaredlockhart
approved these changes
Jun 10, 2026
jaredlockhart
left a comment
Contributor
There was a problem hiding this comment.
Couple changes but generally, ty for adding 🙏
|
|
||
| ## What Is Feature Monitoring? | ||
|
|
||
| Feature monitoring provides a Grafana dashboard that tracks the health and usage metrics for a specific Nimbus feature config across all live and completed experiments and rollouts. It is powered by metric definitions in [metric-hub](https://github.com/mozilla/metric-hub/blob/main/featmon/firefox_desktop.toml). |
|
|
||
| Feature monitoring provides a Grafana dashboard that tracks the health and usage metrics for a specific Nimbus feature config across all live and completed experiments and rollouts. It is powered by metric definitions in [metric-hub](https://github.com/mozilla/metric-hub/blob/main/featmon/firefox_desktop.toml). | ||
|
|
||
| Unlike experiment-level monitoring (which tracks a single experiment), feature monitoring shows aggregate data across all deliveries for a feature, making it easy to spot regressions or unexpected changes in feature behaviour. |
Contributor
There was a problem hiding this comment.
Yeah and also worth noting that it's not useful for statistical COMPARISONS, only health monitoring.
|
|
||
| ## How to Access It | ||
|
|
||
| 1. Go to the **Feature Health Dashboard** in Experimenter (the Features page). |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
/feature-monitoringfixes 15899