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
Create a Service Account in Grafana
In Grafana, go to Administration → Service 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.
Open the Grafana integration in ewake
In your ewake dashboard, go to Integrations → Grafana → click Configure.

Enter your credentials
| Field | Value |
|---|---|
| Grafana Base URL | Your Grafana instance URL (e.g. https://grafana.example.com) |
| Grafana API Key | The token generated in Step 1 |
Ewake only requires read-only access to Grafana. It never modifies dashboards or data sources.