Skip to content

Commit

Permalink
Revert "Added two org metrics (#1043)" (#1046)
Browse files Browse the repository at this point in the history
This reverts commit 30f8149.
  • Loading branch information
aurbiztondo-splunk authored Jan 9, 2024
1 parent 011dc0f commit eba6a55
Showing 1 changed file with 5 additions and 23 deletions.
28 changes: 5 additions & 23 deletions signalfx-org-metrics/metrics.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -368,16 +368,6 @@ 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 @@ -940,8 +930,8 @@ sf.org.num.migrationmarker:
title: sf.org.num.migrationmarker

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

Expand Down Expand Up @@ -2113,6 +2103,7 @@ sf.org.rum.numSpansReceivedByToken:
metric_type: counter
title: sf.org.rum.numSpansReceivedByToken


sf.org.rum.numAddSpansCalls:
brief: The number of calls to the `/v1/rum?auth={AUTH_TOKEN}` endpoint.
description: |
Expand Down Expand Up @@ -2197,6 +2188,7 @@ sf.org.rum.numSpanBytesReceivedByToken:
metric_type: counter
title: sf.org.rum.numSpanBytesReceivedByToken


sf.org.rum.grossSpanBytesReceivedByToken:
brief: The bytes (uncompressed) of all the spans received and counted by the metric grossSpansReceived before throttling or filtering by token.
description: |
Expand Down Expand Up @@ -2227,6 +2219,7 @@ sf.org.rum.grossContentBytesReceivedByToken:
metric_type: counter
title: sf.org.rum.grossContentBytesReceivedByToken


sf.org.rum.grossContentBytesReceived:
brief: The possibly compressed wire size of the payloads before the payloads are decompressed and decoded.
description: |
Expand All @@ -2237,14 +2230,3 @@ 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 eba6a55

Please sign in to comment.