For the complete documentation index, see llms.txt. This page is also available as Markdown.

Grafana

Connect Grafana to the Pagerly SRE Agent to query dashboards, annotations, and Prometheus metrics.

What the Agent Can Do

  • Search and list dashboards by name, tag, or folder

  • Query Prometheus metrics through the Grafana datasource proxy

  • List and search annotations β€” find deployment markers, incident notes

  • Get datasource information

Setup Instructions

  1. Log into your Grafana instance

  2. Go to Administration (gear icon) > Service accounts

  3. Click Add service account, give it a name (e.g., Pagerly)

  4. Set the role to Viewer (or Editor if you need annotation access)

  5. Click Add service account token, then Generate token

  6. Copy the token and paste it below along with your Grafana URL

Required Credentials

Field
Description
Example

API Token

Grafana service account token

glsa_...

Grafana URL

Your Grafana instance URL

https://your-org.grafana.net

Context Prompt Tips

"Our main dashboards are in the SRE folder. We use Prometheus for metrics. Key dashboards: api-latency, error-rates, k8s-overview."

Docs

Last updated