Overview
This guide walks you through connecting Grafana to Antimetal. Antimetal queries Grafana and the data sources wired into it, including Prometheus, Loki, Tempo, and Pyroscope, so you do not need a separate connection for each data source.Set up in Antimetal
Go to the Grafana integration setup in the Antimetal dashboard.
Setup
Choose the tab that matches your Grafana deployment.- Grafana Cloud
- Self-Hosted
Prerequisites
- A Grafana Cloud account with access to Loki, Tempo, or Prometheus
- Permissions to view data sources and create access policies
Open the Grafana Cloud Portal
Go to grafana.com/profile/org and select your organization.
Access the data source instance
From the left sidebar, go to Connections > Data Sources and click on your Loki, Tempo, or Prometheus instance.
Copy your URL and username
- Copy the URL under Connection (e.g.,
https://logs-prod-036.grafana.net) - Copy the User under Authentication (a numeric ID, e.g.,
1264142)
Create an access policy token
- Scroll down to the Access Policies section
- Click Create Access Policy
- Enter a name (e.g.,
Antimetal) - Under Permissions, enable all read permissions
- Click Create Token