diff --git a/signalfx-org-metrics/metrics.yaml b/signalfx-org-metrics/metrics.yaml index 8d0bbb34..35d8dec0 100644 --- a/signalfx-org-metrics/metrics.yaml +++ b/signalfx-org-metrics/metrics.yaml @@ -2270,3 +2270,25 @@ sf.org.rum.grossReplayContentBytesReceived: * Data resolution: 10 seconds metric_type: counter title: sf.org.rum.grossReplayContentBytesReceived + +sf.org.numHistogramCustomMetrics: + brief: The number of custom histogram metrics. + description: | + The number of custom histogram metrics monitored in Splunk Observability Cloud. For billing purposes, this is the raw number of custom histogram metrics + and isn't multiplied. + + * Dimension(s): `orgId` + * Data resolution: 10 minutes + metric_type: counter + title: sf.org.numHistogramCustomMetrics + +sf.org.numHistogramCustomMetricsByToken: + brief: The number of custom histogram metrics by token. + description: | + The number of custom histogram metrics monitred in Splunk Observability Cloud for a specific token. For billing purposes, this is the raw number of + custom histogram metrics and isn't multiplied. + + * Dimension(s): `orgId`, `tokenId` + * Data resolution: 10 minutes. + metric_type: counter + title: sf.org.numHistogramCustomMetricsByToken