Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions connector/grafanacloudconnector/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,15 @@ tests:

telemetry:
metrics:
grafanacloud_host_count:
description: Number of unique hosts
grafanacloud_datapoint_count:
description: Number of datapoints sent to Grafana Cloud
unit: "1"
enabled: true
stability:
level: development
gauge:
sum:
value_type: int
async: true
monotonic: true
grafanacloud_flush_count:
description: Number of metrics flushes
unit: "1"
Expand All @@ -33,12 +33,12 @@ telemetry:
sum:
value_type: int
monotonic: true
grafanacloud_datapoint_count:
description: Number of datapoints sent to Grafana Cloud
grafanacloud_host_count:
description: Number of unique hosts
unit: "1"
enabled: true
stability:
level: development
sum:
gauge:
value_type: int
monotonic: true
async: true