What Traversal reads
- Alerts — active and grouped alerts via the Alertmanager API
Setup
1
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
2
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.3
Configure in Traversal
Go to Company Knowledge > Integrations, select Alertmanager, and enter the URL, optional token, and optional organization ID.