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

Commit b9ad994

Browse files
Merge pull request #2519 from splunk/mbechtold-add-old-metric-categories-table
Add old metric categories for non-US realms
2 parents 671764c + c6a1244 commit b9ad994

File tree

1 file changed

+82
-2
lines changed

1 file changed

+82
-2
lines changed

metrics-and-metadata/metric-categories.rst

Lines changed: 82 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,10 @@ Metric categories
88
.. meta::
99
:description: Learn about metric categories in Splunk Observability Cloud.
1010

11-
These are the available categories for metrics in Splunk Observability Cloud:
12-
11+
Metric categories for realms us0 and us1
12+
===========================================
1313

14+
The following metric categories are used in the realms ``us0`` and ``us1``:
1415

1516
.. raw:: html
1617

@@ -22,6 +23,85 @@ These are the available categories for metrics in Splunk Observability Cloud:
2223

2324
<div class="include-stop" id="metric-classes.rst"></div>
2425

26+
Metric categories for other realms
27+
===========================================
28+
29+
The following metric categories are used for any realms that aren't ``us0`` or ``us1``:
30+
31+
.. list-table::
32+
:header-rows: 1
33+
:widths: 20 80
34+
:width: 100%
35+
36+
* - :strong:`Category type`
37+
- :strong:`Description`
38+
39+
* - 0
40+
- | No information about the category type of the metric.
41+
| Note: Category type information for metrics is only available after 03/16/2023. Any metrics created before that date has category type ``0``.
42+
43+
* - 1
44+
- Host
45+
46+
* - 2
47+
- Container
48+
49+
* - 3
50+
- | Custom
51+
| 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.
52+
* - 4
53+
- Hi-resolution
54+
55+
* - 5
56+
- Internal
57+
58+
* - 6
59+
- Tracing metrics
60+
61+
* - 7
62+
- | Bundled
63+
| In host-based subscription plans, additional metrics sent through Infrastructure Monitoring public cloud integrations that are not attributed to specific hosts or containers.
64+
* - 8
65+
- APM hosts
66+
67+
* - 9
68+
- APM container
69+
70+
* - 10
71+
- APM identity
72+
73+
* - 11
74+
- APM bundled metrics
75+
76+
* - 12
77+
- | APM Troubleshooting MetricSets
78+
| This category is not part of the report.
79+
* - 13
80+
- APM Monitoring MetricSets
81+
82+
* - 14
83+
- Infrastructure Monitoring function
84+
85+
* - 15
86+
- APM function
87+
88+
* - 16
89+
- | RUM Troubleshooting MetricSets
90+
| This category is not part of the report.
91+
* - 17
92+
- RUM Monitoring MetricSets
93+
94+
* - 18
95+
- Network Explorer metrics
96+
97+
* - 19
98+
- Runtime metrics
99+
100+
* - 20
101+
- Synthetics metrics
102+
103+
.. note:: In subscription plans based on metric time series (MTS), all metrics are categorized as custom metrics and billed accordingly.
104+
25105

26106

27107

0 commit comments

Comments
 (0)