Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions admin/subscription-usage/synthetics-usage.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ Splunk Synthetic Monitoring offers metrics you can use to track your subscriptio

* - :strong:`Metric`
- :strong:`Description`
* - ``sf.org.synthetics.limit.synthetics``
- Total number of MTS generated by organization.
* - ``synthetics.run.count``
- Total number of synthetic runs by organization. To filter by test type:
- ``test_type=browser``
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ About the Splunk Distribution of OpenTelemetry Python

The Splunk Distribution of OpenTelemetry Python is a wrapper for the OpenTelemetry Instrumentation for Python, an open source Python agent that dynamically patches supported libraries to capture telemetry data.

With the agent you can automatically instrument any application written in Python 3.7 and higher. See :ref:`python-otel-requirements`. To instrument Python 2 applications, use the :new-page:`SignalFx Tracing Library for Python <https://github.com/signalfx/signalfx-python-tracing>`.
With the agent you can automatically instrument any application written in Python 3.7 and higher. See :ref:`python-otel-requirements`.

Features of the Splunk Distribution of OpenTelemetry Python
==============================================================
Expand Down
2 changes: 1 addition & 1 deletion logs/scp.rst
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ In Splunk Cloud Platform, follow the instructions in the guided setup for the in
:width: 100%
:alt: This screenshot shows recommended configuration for role search time window limit and disk space limit.

6. Next, in Splunk Cloud Platform, go to :guilabel:`Settings` then :guilabel:` Users` and create the user for the Log Observer Connect service account. In the :guilabel:`Assign roles` section, assign to the user the role you created in the preceeding steps for the Log Observer Connect service account.
6. Next, in Splunk Cloud Platform, go to :guilabel:`Settings` then :guilabel:`Users` and create the user for the Log Observer Connect service account. In the :guilabel:`Assign roles` section, assign to the user the role you created in the preceeding steps for the Log Observer Connect service account.

.. image:: /_images/logs/CreateUser.png
:width: 100%
Expand Down
2 changes: 1 addition & 1 deletion splunkplatform/centralized-rbac.rst
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ Customers who meet the following criteria can access centralized user and role m
How to set up centralized user and role management
=================================================================================================

You can set up centralized user and role management whether you already have Splunk Observability Cloud or not. If want to set up centralized user and role management but you do not have Splunk Observability Cloud yet, see the next section, :ref:`rbac-new-o11y-customers`. If you already have Splunk Observability Cloud, follow the instructions in :ref:`rbac-existing-o11y-customers` to set up centralized user and role management.
You can set up centralized user and role management whether you already have Splunk Observability Cloud or not. If you want to set up centralized user and role management but you do not have Splunk Observability Cloud yet, see the next section, :ref:`rbac-new-o11y-customers`. If you already have Splunk Observability Cloud, follow the instructions in :ref:`rbac-existing-o11y-customers` to set up centralized user and role management.

.. _rbac-new-o11y-customers:

Expand Down
Loading