Connecting Alertmanager allows Traversal to query active and historical alerts from your Alertmanager endpoint, including Grafana-managed Alertmanager deployments.Documentation Index
Fetch the complete documentation index at: https://docs.traversal.com/llms.txt
Use this file to discover all available pages before exploring further.
What Traversal reads
- Alerts — active and grouped alerts via the Alertmanager API
Setup
Find your Alertmanager URL
Enter the base URL Traversal should send Alertmanager API requests to.If you already use Alertmanager in Grafana, go to Connections > Data sources > Alertmanager and copy the value in HTTP URL.Common examples:
https://alertmanager.example.com:9093https://alertmanager-us-central1.grafana.net
- a Grafana dashboard URL
- a full API path such as
/api/v2/alertsor/api/v2/alerts/groups
Configure authentication (if required)
If your endpoint requires authentication, enter a bearer token.Only set Organization ID if your deployment expects the
X-Scope-OrgID header for multi-tenant access.