Search documentation
Dashboard

Grafana Cloud Health Check

The Alert Rule URL must point to an alert rule relevant to the Service you are creating in Gremlin. You can get this from the Alert page in the Grafana Cloud web app. See Grafana Alerting in the Grafana Cloud documentation for more information.

To add a Grafana Cloud Health Check:

  • Open the Health Checks page in the Gremlin web app, click + Health Check, then select Grafana Cloud from the Integrations drop-down.
  • If Grafana Cloud is already authenticated, continue to step 3. Otherwise, follow these steps:
    • Enter your Grafana Cloud domain in the API Base URL text box. The full URL should appear similar to: https://example.grafana.net/
    • In the Authentication section, paste your Grafana Cloud API key into the API key text box.
    • Click Authenticate Observability Tool. To validate the endpoint with the added header, Gremlin calls the following API: https://<your_domain>.grafana.net/api/alertmanager/grafana/api/v2/alerts
    • If the authentication passes, click Save Authentication, then click Next.
  • In the Grafana Cloud web app, navigate to the Alert page and copy the URL of the rule you want to use.
  • Back in the Gremlin web app, enter the URL into the Entity URL text box. For example, https://example.grafana.net/alerting/grafana/107Vz/view
  • Click Test Health Check. Gremlin will look at the response body and verify that the rule has no alerts in a Firing state. A value of Normal for the State field will evaluate as successful.
  • Click Create Health Check.