Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit 72adb51

Browse files
Merge pull request #1613 from splunk/repo-sync
Pulling refs/heads/main into main
2 parents f9da15c + fe1cfb5 commit 72adb51

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

gdi/opentelemetry/components/windowsperfcounters-receiver.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ The following example shows how to scrape performance counters using different c
167167
attributes:
168168
state: active
169169
- object: "Processor"
170-
instances: [1, 2]
170+
instances: ["0", "1"]
171171
counters:
172172
- name: "% Idle Time"
173173
metric: processor.time

metrics-and-metadata/metric-categories.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ These are the available categories for metrics in Splunk Observability Cloud:
1212

1313
.. include:: /_includes/metric-classes.rst
1414

15+
.. note:: Usage analytics doesn't support APM Monitoring MetricSets, RUM Monitoring MetricSets, or default/bundles APM metrics, so you can't view these metrics in usage analytics. To learn more about usage analytics, see :ref:`metrics-usage-analytics-intro`.
16+
1517
Identify and track the category of a metric
1618
====================================================
1719

metrics-and-metadata/metrics-usage-analytics.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,8 @@ The usage analytics home page contains the following visualizations:
5353
.. image:: /_images/images-metrics/usage-analytics-home-page.png
5454
:alt: The usage analytics home page, which displays the total MTS count, trends for hourly MTS count, and metrics with the highest utilization.
5555

56+
.. note:: Usage analytics doesn't show APM Monitoring MetricSets, RUM Monitoring MetricSets, or default/bundled APM metrics. To learn more about usage analytics, see :ref:`metrics-usage-analytics-intro`.
57+
5658
.. _mua-metrics-table:
5759

5860
Understand metric usage with the metrics table
@@ -68,7 +70,7 @@ The metric usage table displays the following fields:
6870
* - Metric name
6971
- The name of the metric.
7072
* - Billing class
71-
- Class of metric for billing purposes (host, billing, or custom). To learn more about billing classes, see :ref:`metric-categories`.
73+
- Class of metric for billing purposes (host, billing, or custom). Usage analytics doesn't show APM Monitoring MetricSets or RUM Monitoring MetricSets. To learn more about billing classes, see :ref:`metric-categories`.
7274
* - Utilization
7375
- Whether the metric is used. "Unused" indicates that the metric is producing MTS, but these values aren't utilized in Splunk Observability Cloud.
7476
* - Utility score

0 commit comments

Comments
 (0)