Skip to main content

Grafana - User Guide

In this article, you will understand step by step how to integrate Scytale with Grafana

Grafana is an observability and monitoring platform used to query, visualize, and alert on metrics, logs, and traces from a wide range of data sources. It provides evidence that monitoring and alerting are in place through its configured alert rules and dashboards.

Required Permissions

  • read: organization users

  • read: alert rules

  • read: dashboards

  • read: alert.provisioning

Scytale follows the least-privilege principle, limiting permission scopes strictly to what's required for reliable audit evidence collection.

How to Connect

  1. In Scytale, go to 'Integrations'.

  2. Search for Grafana and select 'Connect'.

  3. Paste your service account token & your Grafana instance URL.

  4. Add a connection name — this will be used to differentiate between your connections — and then select 'Connect'.

You have now successfully connected to Grafana.

How to Generate a Service Account Token in Grafana

  1. Log in to Grafana.

  2. Go to Administration → Users and access → Service accounts.

  3. Click Add service account, enter a name, and set Role = Admin.

  4. Open the service account and click 'Add service account token'.

  5. Select 'Generate token', then copy the token — it begins with glsa_.

    Note: The token is displayed only once. Be sure to copy it before closing the dialog.

Did this answer your question?