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

Commit 0e5dacf

Browse files
Merge pull request #1583 from splunk/repo-sync
Pulling refs/heads/main into main
2 parents 23ce1ab + 966e900 commit 0e5dacf

File tree

7 files changed

+49
-32
lines changed

7 files changed

+49
-32
lines changed

_includes/gdi/available-gcp.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ You can collect data from the following GCP services out-of-the-box:
2828
* - cloudfunctions
2929
- Cloud Functions
3030
- :strong:`X`
31-
-
31+
- :strong:`X`
3232

3333
* - cloudiot
3434
- Cloud Internet of Things Core
@@ -38,7 +38,7 @@ You can collect data from the following GCP services out-of-the-box:
3838
* - cloudsql
3939
- Cloud SQL
4040
- :strong:`X`
41-
-
41+
- :strong:`X`
4242

4343
* - cloudtasks
4444
- Cloud Tasks
@@ -128,7 +128,7 @@ You can collect data from the following GCP services out-of-the-box:
128128
* - pubsub
129129
- Cloud Pub/Sub
130130
- :strong:`X`
131-
-
131+
- :strong:`X`
132132

133133
* - redis
134134
- Memorystore for Redis
@@ -143,7 +143,7 @@ You can collect data from the following GCP services out-of-the-box:
143143
* - run
144144
- Cloud Run
145145
- :strong:`X`
146-
-
146+
- :strong:`X`
147147

148148
* - serviceruntime
149149
- Google Cloud Endpoints APIs

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

Lines changed: 34 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ Alternatively you can create a more restrictive role using the permissions in th
7070
- Yes
7171

7272
* - ``serviceusage.services.use``
73-
- Yes, if you want to activate the use of a quota from the project where metrics are stored
73+
- Yes, if you either want to activate the use of a quota from the project where metrics are stored or sync cloud sql metadata
7474
- No, but included in ``roles/serviceusage.serviceUsageConsumer``
7575

7676
* - ``spanner.instances.list``
@@ -81,6 +81,39 @@ Alternatively you can create a more restrictive role using the permissions in th
8181
- Yes, if the Spanner service is activated
8282
- Yes
8383

84+
* - ``cloudsql.databases.list``
85+
- Yes, if the cloud sql service is activated
86+
- Yes
87+
88+
* - ``cloudsql.instances.list``
89+
- Yes, if the cloud sql service is activated
90+
- Yes
91+
92+
* - ``pubsub.topics.list``
93+
- Yes, if the pub/sub service is activated
94+
- Yes
95+
96+
* - ``pubsub.subscriptions.list``
97+
- Yes, if the pub/sub service is activated
98+
- Yes
99+
100+
* - ``run.jobs.list``
101+
- Yes, if the cloud run service is activated
102+
- Yes
103+
104+
* - ``run.revisions.list``
105+
- Yes, if the cloud run service is activated
106+
- Yes
107+
108+
* - ``cloudasset.assets.searchAllResources``
109+
- Yes, if the cloud run service is activated
110+
- Yes
111+
112+
* - ``cloudfunctions.functions.list``
113+
- Yes, if the cloud functions service is activated
114+
- Yes
115+
116+
84117
.. _gcp-two:
85118

86119
2. Configure GCP

get-started/get-started-guide/get-started-guide.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,11 +75,11 @@ The journey for getting started with Splunk Observability Cloud has 3 phases: on
7575
- * :ref:`advanced-config-custom-URL`
7676
* :ref:`advanced-config-parent-child`
7777
* :ref:`advanced-config-logs`
78-
* :ref:`advanced-config-3rd-party`
7978

8079
See :ref:`Phase 1 optional and advanced configurations <phase1-advanced-config>`.
8180

82-
- * :ref:`phase3-network-exp`
81+
- * :ref:`advanced-config-3rd-party`
82+
* :ref:`phase3-network-exp`
8383
* :ref:`phase2-profiling`
8484
* :ref:`phase2-related-content`
8585

get-started/get-started-guide/initial-rollout.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,15 @@ Optional and advanced configurations
9696

9797
Consider these optional and advanced configurations to customize your setup as they apply to your organization.
9898

99+
.. _advanced-config-3rd-party:
100+
101+
Collect data from third-party metrics providers
102+
--------------------------------------------------------------
103+
104+
When using the Splunk Distribution of OpenTelemetry Collector, you can use receivers to collect metrics data from third-party providers. For example, you can use the Prometheus receiver to scrape metrics data from any application that exposes a Prometheus endpoint. See :ref:`prometheus-receiver`.
105+
106+
See :ref:`monitor-data-sources` for a list of receivers.
107+
99108
.. _phase3-network-exp:
100109

101110
Set up Network Explorer to monitor network environment

get-started/get-started-guide/onboarding-readiness.rst

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -132,15 +132,6 @@ If your organization has an entitlement for Splunk Log Observer Connect, Splunk
132132

133133
See :ref:`logs-set-up-logconnect` or :ref:`logs-scp`.
134134

135-
.. _advanced-config-3rd-party:
136-
137-
Collect data from third-party metrics providers
138-
--------------------------------------------------------------
139-
140-
When using the Splunk Distribution of OpenTelemetry Collector, you can use receivers to collect metrics data from third-party providers. For example, you can use the Prometheus receiver to scrape metrics data from any application that exposes a Prometheus endpoint. See :ref:`prometheus-receiver`.
141-
142-
See :ref:`monitor-data-sources` for a list of receivers.
143-
144135
Education resources
145136
=====================
146137

index.rst

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -770,12 +770,6 @@ To keep up to date with changes in the products, see the Splunk Observability Cl
770770

771771
Troubleshoot tests TOGGLE <synthetics/syn-troubleshoot/syn-troubleshoot>
772772

773-
774-
.. toctree::
775-
:maxdepth: 3
776-
777-
Troubleshoot tests <synthetics/syn-troubleshoot/syn-missing-alerts>
778-
779773
.. toctree::
780774
:caption: Splunk On-Call
781775
:maxdepth: 3

synthetics/syn-troubleshoot/syn-missing-alerts.rst

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

0 commit comments

Comments
 (0)