---
title: "Add Grafana Cloud (Mimir) metrics integration"
method: POST
path: "/integrations/metrics/grafana"
tags: ["Metrics/Grafana Cloud"]
---

# Add Grafana Cloud (Mimir) metrics integration

`POST /integrations/metrics/grafana`

Add a Grafana Cloud metrics integration (Prometheus-based).

Available on all LavinMQ clusters and RabbitMQ clusters running version 3.10.0 or later.

Broker and server metrics are pushed to your Grafana Cloud stack with Prometheus remote write.

To find your credentials, sign in to the Grafana Cloud Portal, open your stack, find the **Prometheus** tile and click **Send Metrics**. The API token needs the `metrics:write` scope.

The endpoint must be the remote write URL in the format `https://prometheus-prod-<region>.grafana.net/api/prom/push`.

## Response `200`

Integration added successfully

- object
  - `id` integer
  - `type` string

---

[API](https://skmtc.dev/cloudamqp/apis/cloudamqp-instance-api.md) · [All operations](https://skmtc.dev/cloudamqp/apis/cloudamqp-instance-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/cloudamqp/cloudamqp-instance-api/revisions/d04a3670170c/schema)
