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

Commit 47b8fe5

Browse files
Merge pull request #2384 from splunk/mbechtold-6496-metrics-billing-classes
[6496] Metric billing classes docs
2 parents ad8560e + beee1cd commit 47b8fe5

File tree

4 files changed

+30
-79
lines changed

4 files changed

+30
-79
lines changed

_includes/metric-categories.rst

Lines changed: 0 additions & 77 deletions
This file was deleted.

_includes/metric-classes.rst

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
.. list-table::
2+
:header-rows: 1
3+
:widths: 20 80
4+
:width: 100%
5+
6+
* - :strong:`Billing class`
7+
- :strong:`Metrics included`
8+
* - Custom metrics
9+
- Metrics reported to Splunk Observability Cloud outside of those reported by default, such as host, container, or bundled metrics. Custom metrics might result in increased data ingest costs.
10+
* - APM Monitoring MetricSets
11+
- Includes metrics from APM Monitoring MetricSets. See :ref:`apm-metricsets` for more information.
12+
* - RUM Monitoring MetricSets
13+
- Includes metrics from RUM Monitoring MetricSets. See :ref:`rum-custom-indexed-tags` for more information.
14+
* - Default/bundled metrics (Infrastructure)
15+
- * Host
16+
* Container
17+
* Bundled
18+
* Additional metrics sent through infrastructure monitoring public cloud integrations that aren't attributed to specific hosts or containers.
19+
* - Default/bundled metrics (APM)
20+
- * Host
21+
* Container
22+
* Identity
23+
* Bundled
24+
* Tracing
25+
* Runtime
26+
* Synthetics
27+
* - Other metrics
28+
- Internal metrics

infrastructure/metrics-pipeline/metrics-usage-report.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Metric identifiers
4242

4343
The following table has an overview of metric category types. To learn more about metric categories, see :ref:`metrics-category`.
4444

45-
.. include:: /_includes/metric-categories.rst
45+
.. include:: /_includes/metric-classes.rst
4646

4747
Usage statistics
4848
--------------------------------

metrics-and-metadata/metric-categories.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Metric categories
1010

1111
These are the available categories for metrics in Splunk Observability Cloud:
1212

13-
.. include:: /_includes/metric-categories.rst
13+
.. include:: /_includes/metric-classes.rst
1414

1515
Identify and track the category of a metric
1616
====================================================

0 commit comments

Comments
 (0)