Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.trunk.io/llms.txt

Use this file to discover all available pages before exploring further.

Merge Queue now exposes a Prometheus-compatible metrics endpoint for integration with your existing monitoring stack. Previously, merge queue metrics were only available through the Health tab in the Trunk web app. Now you can query GET /v1/getMergeQueueMetrics (authenticated via x-api-token header) to pull real-time queue data into Prometheus, Grafana, Datadog, or any tool that scrapes Prometheus-format metrics. Read the Docs to learn more