Grafana Cloud
Supported Types
Metrics | Logs | Traces |
---|---|---|
✓ |
Configuration Table
Parameter | Type | Default | Description |
---|---|---|---|
metric_instance_id | string | The metrics instance ID for your Grafana Cloud project. | |
api_key | string | Your Grafana.com API Key. Should have at least MetricsPublisher role. | |
endpoint | string | The target URL to send metrics to (e.g. https://prometheus-us-central1.grafana.net/api/prom/push). | |
namespace | string | When set, exports metrics under the provided value. | |
external_labels | map | Label names and values to be attached as metric attributes. |
Updated 23 days ago