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

Commit 5b67ec3

Browse files
author
Tracey Carter
committed
Merge branch 'main' into OD-6400-LogObserverOptimizations
2 parents 79f1eb9 + 4867f75 commit 5b67ec3

File tree

2 files changed

+24
-16
lines changed

2 files changed

+24
-16
lines changed

admin/subscription-usage/apm-billing-usage-index.rst

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -122,8 +122,8 @@ Usage reports for host subscription plans include the following information abou
122122
* The number of billed hosts. Host data is available per minute.
123123
* The number of billed containers. Container data is available per minute.
124124
* 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.
127127
* The average number of hosts. Averages are available in usage reports for complete months only.
128128
* The average number of containers. Averages are available in usage reports for complete months only.
129129
* 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
141141

142142
* The number of billed TAPM. TAPM data is available per minute.
143143
* 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.
146146
* The average number of TAPM. Averages are available in usage reports for complete months only.
147147
* The average number of Troubleshooting MetricSets. Averages are available in usage reports for complete months only.
148148
* 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
245245

246246
* - ``sf.org.apm.numTroubleshootingMetricSets``
247247
- 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.
249249

250250
* - ``sf.org.apm.numMonitoringMetricSets``
251251
- Monitoring MetricSets
252-
- The cardinality of Monitoring MetricSets for 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.
253253

254254
.. _host_subscription_plans:
255255

@@ -280,10 +280,10 @@ The following metrics power the charts in your APM Subscription Usage page with
280280

281281
* - ``sf.org.apm.numTroubleshootingMetricSets``
282282
- 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.
284284

285285
* - ``sf.org.apm.numMonitoringMetricSets``
286286
- Monitoring MetricSets
287-
- The cardinality of Monitoring MetricSets for 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.
288288

289289
To see all of the organization metrics for APM, see :ref:`org-metrics`.

gdi/get-data-in/connect/gcp/gcp.rst

Lines changed: 16 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -55,57 +55,65 @@ For more information, refer to Google's official announcement :new-page:`Introdu
5555
<h3>Select a role for your GCP service account<a name="gcp-one" class="headerlink" href="#gcp-one" title="Permalink to this headline">¶</a></h3>
5656
</embed>
5757

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.
5959

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:
6361

6462
.. list-table::
6563
:header-rows: 1
66-
:widths: 40 60
64+
:widths: 35 45 20
6765

6866
* - :strong:`Permission`
6967
- :strong:`Required?`
68+
- :strong:`Included in GCP's Viewer role?`
7069

7170
* - ``compute.instances.list``
7271
- Yes, if the Compute Engine service is activated
72+
- Yes
7373

7474
* - ``compute.machineTypes.list``
7575
- Yes, if the Compute Engine service is activated
76+
- Yes
7677

7778
* - ``container.clusters.list``
7879
- Yes, if the Kubernetes (GKE) service is activated
80+
- Yes
7981

8082
* - ``container.nodes.list``
8183
- Yes, if the Kubernetes (GKE) service is activated
84+
- Yes
8285

8386
* - ``container.pods.list``
8487
- Yes, if the Kubernetes (GKE) service is activated
88+
- Yes
8589

8690
* - ``monitoring.metricDescriptors.get``
8791
- Yes
92+
- Yes
8893

8994
* - ``monitoring.metricDescriptors.list``
9095
- Yes
96+
- Yes
9197

9298
* - ``monitoring.timeSeries.list``
9399
- Yes
100+
- Yes
94101

95102
* - ``resourcemanager.projects.get``
96103
- Yes, if you want to sync project metadata (such as labels)
104+
- Yes
97105

98106
* - ``serviceusage.services.use``
99107
- Yes, if you want to activate the use of a quota from the project where metrics are stored
100-
101-
* - ``serviceusage.serviceUsageConsumer``
102-
- Yes, for SQL services
108+
- No, but included in ``roles/serviceusage.serviceUsageConsumer``
103109

104110
* - ``spanner.instances.list``
105111
- Yes, if the Spanner service is activated
112+
- Yes
106113

107114
* - ``storage.buckets.list``
108115
- Yes, if the Spanner service is activated
116+
- Yes
109117

110118
.. _gcp-two:
111119

0 commit comments

Comments
 (0)