Skip to content

Commit

Permalink
urbiz-OD5935-missing.yaml (#1048)
Browse files Browse the repository at this point in the history
  • Loading branch information
aurbiztondo-splunk authored Jan 15, 2024
1 parent eba6a55 commit ddfc11b
Showing 1 changed file with 22 additions and 2 deletions.
24 changes: 22 additions & 2 deletions signalfx-org-metrics/metrics.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -368,6 +368,16 @@ sf.org.abortedDetectors:
or data points, whichever caused the detector to stop
metric_type: cumulative
title: sf.org.abortedDetectors

sf.org.cloud.grossDpmContentBytesReceived:
brief: Number of content bytes received, but not necessarily admitted, for Cloud services
description: |
Number of content bytes received, but not necessarily admitted, for Cloud services
* Dimension(s): `orgId`
* Data resolution: 10 seconds
metric_type: counter
title: sf.org.cloud.grossDpmContentBytesReceived

sf.org.datapointsTotalCountByToken:
brief: Total datapoints by token
Expand Down Expand Up @@ -930,8 +940,8 @@ sf.org.num.migrationmarker:
title: sf.org.num.migrationmarker

sf.org.num.mutingactive:
brief: Number of active muting rules NBED
description: Number of active muting rules NBED.
brief: Number of active muting rules
description: Number of active muting rules
metric_type: gauge
title: sf.org.num.mutingactive

Expand Down Expand Up @@ -2230,3 +2240,13 @@ sf.org.rum.grossContentBytesReceived:
metric_type: counter
title: sf.org.rum.grossContentBytesReceived

sf.org.rum.grossReplayContentBytesReceived:
brief: The possibly compressed wire size of the payloads before the payloads are decompressed and decoded, per RUM session replay.
description: |
The possibly compressed wire size of the payloads before the payloads are decompressed and decoded, per RUM session replay.
* Dimensions: `orgId`
* Data resolution: 10 seconds
metric_type: counter
title: sf.org.rum.grossReplayContentBytesReceived

0 comments on commit ddfc11b

Please sign in to comment.