Skip to main content
DSALTA connects to Grafana using read-only API access to collect compliance evidence automatically. Data feeds into your Data Library modules.
Read-only access. DSALTA never modifies, creates, or deletes resources in your Grafana environment.
DSALTA collects this integration’s data when you connect it — you can refresh it at any time with Sync from integrations on the Integrations page. The compliance checks below re-run once a day at 02:00 America/New_York.

What DSALTA reads

DSALTA reads the Grafana user roster — names, emails, roles and active status, which appears on your Access page; and incidents, which appear on your Incidents page.It calls these Grafana endpoints:
  • /api/org/users
  • /api/alertmanager/grafana/api/v2/alerts
Permissions the checks require: org.users:readEvery request is a read. DSALTA has no code path that creates, modifies, or deletes anything in your Grafana environment.

Troubleshooting

There is no Reconnect button. Open Integrations → Connected, click Manage on the Grafana card, and check the Status tab — it shows either Connected and working properly or Connection issues detected. To restore a broken connection you must Disconnect and connect again, which permanently deletes the data and tests collected from Grafana. This usually happens when the service-account token expires or is revoked — generate a new token in Grafana and reconnect.
Make sure the service account still has the Admin role (needed to read organization users), then click Sync from integrations on the Integrations page (Connected tab) — it refreshes every connected integration at once.