Skip to content

Health Monitoring

OrlaM edited this page Jan 30, 2025 · 1 revision

Health Monitoring

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

Adding a new metric to the 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
  • 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)
Clone this wiki locally