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

Commit 8d8e48f

Browse files
Merge pull request #2409 from splunk/urbiz-OD6530-rx-billing
[6530]: Billing receivers
2 parents fb43c20 + f76c47c commit 8d8e48f

File tree

2 files changed

+29
-11
lines changed

2 files changed

+29
-11
lines changed

_includes/activate-deactivate-native-metrics.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,11 @@ The following is an example of host metrics receiver configuration with activate
2626
enabled: true
2727
2828
.. note:: Deactivated metrics aren't sent to Splunk Observability Cloud.
29+
30+
Billing
31+
---------------------------------------------
32+
33+
* If you're in a MTS-based subscription, all metrics count towards metrics usage.
34+
* If you're in a host-based plan, metrics listed as active (Active: Yes) on this document are considered default and are included free of charge.
35+
36+
Learn more at :ref:`monitor-imm-billing-usage`.

admin/subscription-usage/monitor-imm-billing-usage.rst

Lines changed: 21 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,28 @@ This topic describes general aspects of your usage and consumption. For more det
1515

1616
.. _about-custom:
1717

18-
Metrics in Infrastructure
18+
Metric billing in Infrastructure
1919
==================================================
2020

2121
Infrastructure Monitoring collects metric time series (MTS) which are classified into different categories depending on the type of subscription you have.
2222

23-
* In MTS-based subscriptions, all MTS count towards custom metrics usage.
24-
* In host-based plans, the following categories apply:
23+
.. note:: Each histogram data point is billed as 8 MTS. Learn more about metric categories in :ref:`metrics-category`.
24+
25+
MTS-based subscriptions
26+
-------------------------------------------------------------------------------------
27+
28+
In MTS-based subscriptions, all MTS are considered custom and charged.
29+
30+
Host-based subscriptions
31+
-------------------------------------------------------------------------------------
32+
33+
In host-based plans, the following applies:
34+
35+
* MTS from host and container metrics and bundled metrics are covered as part of the subscription and not charged separately
36+
* MTS from custom metrics are subject to the entitlements (200 MTS per host for Enterprise plan and 100 MTS per host for Standard plan)
37+
* Additional MTS from custom metrics are charged separately per MTS
38+
39+
See the table for more details:
2540

2641
.. list-table::
2742
:header-rows: 1
@@ -32,23 +47,18 @@ Infrastructure Monitoring collects metric time series (MTS) which are classified
3247
- :strong:`Description`
3348

3449
* - Host and container metrics
35-
- * Default metrics sent by the Splunk Distribution of OpenTelemetry Collector or through Infrastructure Monitoring public cloud integrations for hosts, containers, and the services running on them.
50+
- * Default metrics sent by the Splunk Distribution of OpenTelemetry Collector or through Infrastructure Monitoring public cloud integrations for hosts, containers, and the services running on them.
51+
* Metrics retrieved out-of-the-box by Collector receivers also fall in this category. These metrics are listed in the :ref:`otel-components-receivers` documentation.
3652

3753
* - Bundled metrics
38-
- * Additional metrics sent through Infrastructure Monitoring public cloud integrations that are not attributed to specific hosts or containers.
39-
* They are included as part of a host-based subscription, so you're not charged for them.
54+
- * Additional metrics sent through Infrastructure Monitoring public cloud integrations that are not attributed to specific hosts or containers.
4055

4156
* - Custom metrics
4257
- * Metrics reported to Infrastructure Monitoring outside of the host, container, or bundled metrics.
4358
* Custom metrics are often used for application monitoring, such as counting the number of Splunk Infrastructure Monitoring API calls or measuring the duration of the API requests.
4459
* You can also configure the Splunk Distribution of OpenTelemetry Collector to send custom metrics (such as system or service metrics) outside of its default set of metrics.
4560
* Your Infrastructure Monitoring subscription lets you send a certain number of custom metrics. If you exceed this number your organization might be overcharged.
4661

47-
In host-based subscriptions, MTS from host and container metrics and bundled metrics are covered as part of the subscription and not charged separately. MTS from custom metrics are subject to the entitlements (200 MTS per host for Enterprise plan and 100 MTS per host for Standard plan). Additional MTS from custom metrics will be charged separately per MTS.
48-
49-
.. note:: Each histogram data point is billed as 8 MTS. Learn more about metric categories in :ref:`metrics-category`.
50-
51-
5262
.. _about-metric-res:
5363

5464
Metric resolution

0 commit comments

Comments
 (0)