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

Commit 2be1c14

Browse files
Merge branch 'main' into repo-sync
2 parents ef2234a + c782a18 commit 2be1c14

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

apm/profiling/get-data-in-profiling.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@ Follow these steps to set up AlwaysOn Profiling with a collector in data forward
286286
service:
287287
pipelines:
288288
logs:
289-
receivers: [fluentforward, otlp]
289+
receivers: [otlp]
290290
processors:
291291
- memory_limiter
292292
- batch

gdi/opentelemetry/collector-linux/install-linux-manual.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ To install the Collector for Linux using a RPM package, set up the package repos
109109
cat <<EOH > /etc/yum.repos.d/splunk-otel-collector.repo
110110
[splunk-otel-collector]
111111
name=Splunk OpenTelemetry Collector Repository
112-
baseurl=https://splunk.jfrog.io/splunk/otel-collector-rpm/release/\$basearch
112+
baseurl=https://splunk.jfrog.io/splunk/otel-collector-rpm/release/$basearch
113113
gpgcheck=1
114114
gpgkey=https://splunk.jfrog.io/splunk/otel-collector-rpm/splunk-B3CD4420.pub
115115
enabled=1

splunkplatform/centralized-rbac.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,8 @@ To set up centralized user and role management, follow these steps:
8484
8585
acs observability enable-capabilities
8686
87+
.. note:: It could take around 30 minutes for the new roles ``o11y_*`` to be available on the :guilabel:`Roles` page of Splunk Cloud.
88+
8789
3. Give all users who should have access to Splunk Observability Cloud the ``o11y_access`` role.
8890

8991
4. Log in to Splunk Cloud Platform as an administrator and go to :guilabel:`Settings` then :guilabel:`Users and Authentication` then :guilabel:`Roles`. Assign Splunk Observability Cloud roles to users. The following Splunk Observability Cloud roles (with ``o11y_*`` prefix) are now visible in Splunk Cloud role management page:
@@ -110,8 +112,6 @@ To set up centralized user and role management, follow these steps:
110112
111113
acs observability enable-centralized-rbac --o11y-access-token <access-token>
112114
113-
.. note:: It takes around 30 minutes for a new role to be available on the :guilabel:`Roles` page.
114-
115115
How centralized user and role management works
116116
=================================================================================================
117117

0 commit comments

Comments
 (0)