Skip to content

docs: add feature monitoring page#829

Merged
yashikakhurana merged 2 commits into
mainfrom
feature-monitoring-doc
Jun 10, 2026
Merged

docs: add feature monitoring page#829
yashikakhurana merged 2 commits into
mainfrom
feature-monitoring-doc

Conversation

@yashikakhurana

@yashikakhurana yashikakhurana commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Adds a new Feature Monitoring page at /feature-monitoring
  • Explains what feature monitoring is, how to access the Grafana dashboard from the Feature Health Dashboard in Experimenter, and what to do when the dashboard is not available (feature not yet in metric-hub)
  • Links to the metric-hub featmon config for adding new features
  • Added to the sidebar after the existing Monitoring page

fixes 15899

@jaredlockhart jaredlockhart left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Couple changes but generally, ty for adding 🙏

Comment thread docs/workflow/feature-monitoring.md Outdated

## 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).

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Oh, rollouts only

Comment thread docs/workflow/feature-monitoring.md Outdated

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.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Yeah and also worth noting that it's not useful for statistical COMPARISONS, only health monitoring.

Comment thread docs/workflow/feature-monitoring.md Outdated

## How to Access It

1. Go to the **Feature Health Dashboard** in Experimenter (the Features page).

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Could link here?

@yashikakhurana yashikakhurana enabled auto-merge (squash) June 10, 2026 18:19
@yashikakhurana yashikakhurana merged commit e8de9ef into main Jun 10, 2026
2 checks passed
@yashikakhurana yashikakhurana deleted the feature-monitoring-doc branch June 10, 2026 18:20
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.

feature montirong docs

2 participants