Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.ewake.ai/llms.txt

Use this file to discover all available pages before exploring further.

What you’ll get: ewake can query your Grafana instance to retrieve metrics and correlate them with alerts and deployment events, without navigating dashboards manually.

Prerequisites

  • A Grafana instance (Cloud or self-hosted)
  • Admin access to create a Service Account

Configuration

1

Create a Service Account in Grafana

In Grafana, go to AdministrationService Accounts → click Add service account.Set the role to Viewer, ewake only needs read access.Once the account is created, click Add service account token → copy the token immediately.
Copy the token now, you won’t be able to see it again after closing the modal.
2

Open the Grafana integration in ewake

In your ewake dashboard, go to IntegrationsGrafana → click Configure.Connect to Grafana modal in ewake
3

Enter your credentials

FieldValue
Grafana Base URLYour Grafana instance URL (e.g. https://grafana.example.com)
Grafana API KeyThe token generated in Step 1
4

Test and save

Click Test Configuration to verify the connection, then click Save.
Grafana is connected. Ewake can now query your metrics and dashboards.

Ewake only requires read-only access to Grafana. It never modifies dashboards or data sources.