View as Markdown
Deprecations

Datadog integration: four merge queue metrics are being retired

The operational Datadog metrics are retired in favour of the mergify.queue.* set shipped in July. Two have a renamed counterpart, two have none.

The Datadog integration published two sets of metrics side by side. The older set is now retired in favour of the mergify.queue.* metrics shipped in July, which cover queue throughput, health and performance, and come with a ready-made dashboard.

  • mergify.merge_queue_length
  • mergify.queue_checks_outcome
  • mergify.time_to_merge, along with its .mean, .median, .95percentile, .99percentile, .min and .max variants
  • mergify.scheduled_freeze

Two of them have a close counterpart under a new name:

Both carry a different Datadog metric type, so a dashboard widget needs adjusting rather than a simple rename.

The time-to-merge percentiles and mergify.scheduled_freeze have no direct replacement.

If you built dashboards or monitors on any of these names, they will report no data once this ships.

Was this page helpful?