From a554f776c40e50ae3c68cce7983a25a9faff3145 Mon Sep 17 00:00:00 2001 From: bhillmer <86490494+bhillmer@users.noreply.github.com> Date: Tue, 14 May 2024 09:49:03 -0600 Subject: [PATCH] clarify additional apm metrics (#1056) --- signalfx-org-metrics/metrics.yaml | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/signalfx-org-metrics/metrics.yaml b/signalfx-org-metrics/metrics.yaml index f6e9f98d..bb35b41f 100644 --- a/signalfx-org-metrics/metrics.yaml +++ b/signalfx-org-metrics/metrics.yaml @@ -1,6 +1,5 @@ sf.org.apm.grossContentBytesReceived: - brief: The volume of bytes Splunk APM receives off the wire before filtering - and throttling. + brief: The volume of bytes Splunk APM receives off the wire before discarding invalid and throttled spans. description: | The volume of bytes Splunk APM receives off the wire before filtering and throttling. This content could be compressed. @@ -366,11 +365,9 @@ sf.org.apm.numTroubleshootingMetricSets: title: sf.org.apm.numTroubleshootingMetricSets sf.org.apm.numContentBytesReceived: - brief: The volume of bytes Splunk APM accepts off the wire after filtering - and throttling. + brief: The volume of bytes Splunk APM accepts off the wire after discarding invalid and throttled spans. description: | - The volume of bytes Splunk APM accepts off the wire after filtering - and throttling. This content could be compressed. + The volume of bytes Splunk APM accepts off the wire discarding invalid and throttled spans. This content could be compressed. * Dimension(s): `orgId` * Data resolution: 1 second