You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 2, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: admin/subscription-usage/apm-billing-usage-index.rst
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -122,8 +122,8 @@ Usage reports for host subscription plans include the following information abou
122
122
* The number of billed hosts. Host data is available per minute.
123
123
* The number of billed containers. Container data is available per minute.
124
124
* The billed trace volume. Trace volume data is available per minute.
125
-
* The number of billed Troubleshooting MetricSets (TMS). TMS data is available per minute.
126
-
* The number of billed Monitoring MetricSets (MMS). MMS data is available only for histogram MMS and is available only in the usage report. MMS data is available at 10-minute intervals.
125
+
* The number of billed Troubleshooting MetricSets (TMS). TMS data is available per minute and has a look-back period of 1 minute.
126
+
* The number of billed Monitoring MetricSets (MMS). MMS data is available only for histogram MMS and is available only in the usage report. MMS data is available at 10-minute intervals and has a look-back period of 1 hour.
127
127
* The average number of hosts. Averages are available in usage reports for complete months only.
128
128
* The average number of containers. Averages are available in usage reports for complete months only.
129
129
* The average number of Troubleshooting MetricSets. Averages are available in usage reports for complete months only.
@@ -141,8 +141,8 @@ Usage reports for TAPM subscription plans include the following information abou
141
141
142
142
* The number of billed TAPM. TAPM data is available per minute.
143
143
* The billed trace volume. Trace volume data is available per minute.
144
-
* The number of billed Troubleshooting MetricSets (TMS). TMS data is available per minute.
145
-
* The number of billed Monitoring MetricSets (MMS). MMS data is available only for histogram MMS and is available only in the usage report. MMS data is available at 10-minute intervals.
144
+
* The number of billed Troubleshooting MetricSets (TMS). TMS data is available per minute and has a look-back period of 1 minute.
145
+
* The number of billed Monitoring MetricSets (MMS). MMS data is available only for histogram MMS and is available only in the usage report. MMS data is available at 10-minute intervals and has a look-back period of 1 hour.
146
146
* The average number of TAPM. Averages are available in usage reports for complete months only.
147
147
* The average number of Troubleshooting MetricSets. Averages are available in usage reports for complete months only.
148
148
* The average number of Monitoring MetricSets. Averages are available in usage reports for complete months only.
@@ -245,11 +245,11 @@ The following metrics power the charts in your APM Subscription Usage page with
245
245
246
246
* - ``sf.org.apm.numTroubleshootingMetricSets``
247
247
- Troubleshooting MetricSets
248
-
- The cardinality of Troubleshooting MetricSets for each 1-minute window.
248
+
- The cardinality of Troubleshooting MetricSets. TMS data is available per minute and has a look-back period of 1 minute.
249
249
250
250
* - ``sf.org.apm.numMonitoringMetricSets``
251
251
- Monitoring MetricSets
252
-
- The cardinality of Monitoring MetricSetsfor each 10-minute window.
252
+
- The cardinality of Monitoring MetricSets. MMS data is available only for histogram MMS. MMS data is available at 10-minute intervals and has a look-back period of 1 hour.
253
253
254
254
.. _host_subscription_plans:
255
255
@@ -280,10 +280,10 @@ The following metrics power the charts in your APM Subscription Usage page with
280
280
281
281
* - ``sf.org.apm.numTroubleshootingMetricSets``
282
282
- Troubleshooting MetricSets
283
-
- The cardinality of Troubleshooting MetricSets for each 1-minute window.
283
+
- The cardinality of Troubleshooting MetricSets. TMS data is available per minute and has a look-back period of 1 minute.
284
284
285
285
* - ``sf.org.apm.numMonitoringMetricSets``
286
286
- Monitoring MetricSets
287
-
- The cardinality of Monitoring MetricSetsfor each 10-minute window.
287
+
- The cardinality of Monitoring MetricSets. MMS data is available only for histogram MMS. MMS data is available at 10-minute intervals and has a look-back period of 1 hour.
288
288
289
289
To see all of the organization metrics for APM, see :ref:`org-metrics`.
Copy file name to clipboardExpand all lines: gdi/get-data-in/connect/gcp/gcp.rst
+16-5Lines changed: 16 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -55,54 +55,65 @@ For more information, refer to Google's official announcement :new-page:`Introdu
55
55
<h3>Select a role for your GCP service account<aname="gcp-one"class="headerlink"href="#gcp-one"title="Permalink to this headline">¶</a></h3>
56
56
</embed>
57
57
58
-
If you use GCP's :strong:`Project Viewer` role, you won't require any changes to your GCP setup to use Splunk Observability Cloud, and any update will be applied automatically.
58
+
You can use GCP's :strong:`Viewer` role as it comes with the permissions you need for most scenarios.
59
59
60
-
If you want to use a more restrictive role than Project Viewer, make sure your selected role has sufficient permissions to connect to Splunk Observability Cloud, otherwise you'll get an error message when trying to connect. Review and activate any missing permissions, or change the role to Project Viewer.
61
-
62
-
The following table specifies the permissions required for GCP integrations:
60
+
Alternatively you can create a more restrictive role using the permissions in the table:
63
61
64
62
.. list-table::
65
63
:header-rows: 1
66
-
:widths:40 60
64
+
:widths:35 45 20
67
65
68
66
* - :strong:`Permission`
69
67
- :strong:`Required?`
68
+
- :strong:`Included in GCP's Viewer role?`
70
69
71
70
* - ``compute.instances.list``
72
71
- Yes, if the Compute Engine service is activated
72
+
- Yes
73
73
74
74
* - ``compute.machineTypes.list``
75
75
- Yes, if the Compute Engine service is activated
76
+
- Yes
76
77
77
78
* - ``container.clusters.list``
78
79
- Yes, if the Kubernetes (GKE) service is activated
80
+
- Yes
79
81
80
82
* - ``container.nodes.list``
81
83
- Yes, if the Kubernetes (GKE) service is activated
84
+
- Yes
82
85
83
86
* - ``container.pods.list``
84
87
- Yes, if the Kubernetes (GKE) service is activated
88
+
- Yes
85
89
86
90
* - ``monitoring.metricDescriptors.get``
87
91
- Yes
92
+
- Yes
88
93
89
94
* - ``monitoring.metricDescriptors.list``
90
95
- Yes
96
+
- Yes
91
97
92
98
* - ``monitoring.timeSeries.list``
93
99
- Yes
100
+
- Yes
94
101
95
102
* - ``resourcemanager.projects.get``
96
103
- Yes, if you want to sync project metadata (such as labels)
104
+
- Yes
97
105
98
106
* - ``serviceusage.services.use``
99
107
- Yes, if you want to activate the use of a quota from the project where metrics are stored
108
+
- No, but included in ``roles/serviceusage.serviceUsageConsumer``
Copy file name to clipboardExpand all lines: gdi/opentelemetry/components/jmx-receiver.rst
+12-3Lines changed: 12 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,9 +9,14 @@ JMX receiver
9
9
10
10
The JMX receiver works in conjunction with the :new-page:`OpenTelemetry JMX Metric Gatherer <https://github.com/open-telemetry/opentelemetry-java-contrib/blob/main/jmx-metrics/README.md>` to report metrics from an MBean server. The supported pipeline type is ``metrics``. See :ref:`otel-data-processing` for more information.
11
11
12
+
You can use the JMX receiver to monitor services such as Cassandra using the ``target_system`` setting. See more at :ref:`jmx-receiver-advanced` and :ref:`jmx-receiver-settings`.
13
+
12
14
.. note:: Out-of-the-box dashboards and navigators aren't supported for the JMX receiver yet, but are planned for a future release.
13
15
14
-
This receiver launches a child JRE process which runs the JMX Metric Gatherer configured with your specified JMX connection information and target built-in OTel-helper Groovy script. It then reports metrics to an implicitly created OTLP receiver.
16
+
Prerequisites
17
+
======================
18
+
19
+
The receiver launches a child JRE process which runs the JMX Metric Gatherer configured with your specified JMX connection information and target built-in OTel-helper Groovy script. It then reports metrics to an implicitly created OTLP receiver.
15
20
16
21
In order to use the JMX receiver:
17
22
@@ -77,7 +82,9 @@ This examples provides configuration details for the receiver:
77
82
log_level: info
78
83
additional_jars:
79
84
- /path/to/other.jar
80
-
85
+
86
+
.. _jmx-receiver-advanced:
87
+
81
88
Advanced settings
82
89
-----------------------------------------------
83
90
@@ -98,7 +105,9 @@ You can use the following advanced settings with the receiver:
98
105
99
106
* ``target_system``. The built-in target system (or systems) metric gatherer script to run.
100
107
101
-
* Must be a subset of: ``"activemq"``, ``"cassandra"``, ``"hbase"``, ``"hadoop"``, ``"jetty"``, ``"jvm"``, ``"kafka"``, ``"kafka-consumer"``, ``"kafka-producer"``, ``"solr"``, ``"tomcat"``, or ``"wildfly"``.
108
+
* Possible values: ``"activemq"``, ``"cassandra"``, ``"hbase"``, ``"hadoop"``, ``"jetty"``, ``"jvm"``, ``"kafka"``, ``"kafka-consumer"``, ``"kafka-producer"``, ``"solr"``, ``"tomcat"``, or ``"wildfly"``.
109
+
110
+
* You can specify multiple target systems at the same time: ``"target_system": "activemq, kafka,kafka-consumer"``.
102
111
103
112
* If you need to support additional target systems because of a custom JMX metrics gatherer jar configured using the ``MetricsGathererHash`` build time config, add them with another build time flag. It corresponds to the ``otel.jmx.target.system`` property.
0 commit comments