-
Notifications
You must be signed in to change notification settings - Fork 3k
Health Monitoring
OrlaM edited this page Jan 30, 2025
·
1 revision
As a part of our health monitoring process we have a dashboard we can look at to see how the app is performing Health Dashboard
- Add the telemetry event to be tracked in code using Glean
- Seek a review from a data steward
- Wait until the telemetry is live on production
- Evaluate using Looker if the data is showing something useful
- Create a PR on Metric Hub adding the event
- See example https://github.com/mozilla/metric-hub/pull/745
- Ask in #data-help on Slack if you need to do something more complex
- Ping in #data-help on Slack for a review
- Once merged, wait 24 hours for the chart to show up in the dashboard (the job runs overnight)