Search documentation
Dashboard
Platform
Integrations

Grafana Cloud Team Integration

For Grafana Cloud, you need to do is add the base URL and API key header to be used against the Grafana Cloud API. For the base URL, use this format: https://<your_domain>.grafana.net/. You can copy or create the API key header in the Grafana Cloud web app. See Create a Grafana Cloud API key in the Grafana Cloud documentation for details.

Adding a Grafana Cloud integration

To add the Grafana Cloud integration for a team:

  • Go to the Team Settings page and click the Team Integrations tab.

  • From the Integrations drop-down, select Grafana Cloud and click Add.

  • Add the base URL using this format: https://<your_domain>.grafana.net/

  • In the Grafana Cloud web app, copy or create the API key.

  • In the Add Integration section under Authentication and Headers, paste the API key into the corresponding box. Add Integration form for Grafana Cloud Health Check

  • Click Test Authentication. 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.

Now the Grafana Cloud integration is ready for all team members to use for Grafana Cloud Health Checks.

Editing a Grafana Cloud integration

When you edit a team integration, the header is shown as an obfuscated value for security reasons. If you change the value, you will need to update, test, and save the header.

Edit Integration form for Grafana Cloud Health Check