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

Commit 896dacc

Browse files
committed
Merge branch 'main' of github.com:splunk/private-o11y-docs
2 parents 0cf2da8 + 380fb01 commit 896dacc

File tree

74 files changed

+15817
-18757
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

74 files changed

+15817
-18757
lines changed

_includes/gdi/zero-conf-reqs.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66

77
- To get an access token, see :ref:`admin-api-access-tokens`.
88

9-
- To find the realm name of your account, open the navigation menu in Splunk Observability Cloud. Select :menuselection:`Settings`, and then select your username. The realm name appears in the :guilabel:`Organizations` section.
9+
- To find the realm name of your account, see :ref:`Note about realms <about-realms>`.
1010

_includes/realm-note.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
.. note:: Note about realms
22

3-
A realm is a self-contained deployment of Splunk Observability Cloud in which your organization is hosted. Different realms have different API endpoints. For example, the endpoint for sending data in the ``us1`` realm is ``https://ingest.us1.signalfx.com``, while the endpoint for sending data in the ``eu0`` realm is
4-
``https://ingest.eu0.signalfx.com``.
3+
A realm is a self-contained deployment of Splunk Observability Cloud in which your organization is hosted. Different realms have different API endpoints. For example, the endpoint for sending data in the ``us1`` realm is ``https://ingest.us1.signalfx.com``, while the endpoint for sending data in the ``eu0`` realm is ``https://ingest.eu0.signalfx.com``.
54

6-
When you see a placeholder realm name in the documentation, such as ``<YOUR_REALM>``, replace it with your actual realm name. To find your realm name, open the left navigation menu in Observability Cloud, select :menuselection:`Settings`, and select your username. The realm name appears in the :guilabel:`Organizations` section. If you don't include the realm name when specifying an endpoint, Observability Cloud defaults to the ``us0`` realm.
5+
When you see a placeholder realm name in the documentation, such as ``<YOUR_REALM>``, replace it with your actual realm name. To find your realm name, open the navigation menu in Splunk Observability Cloud, select :menuselection:`Settings`, and select your username. The realm name appears in the :guilabel:`Organizations` section. If you don't include the realm name when specifying an endpoint, Splunk Observability Cloud defaults to the ``us0`` realm.

_includes/requirements/php.rst

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,3 @@
1-
The SignalFx Tracing Library for PHP supports PHP version 7.0 or higher running on the Zend engine.
1+
The OpenTelemetry instrumentation for PHP supports PHP version 8.0 or higher.
22

3-
Supported web servers are:
4-
5-
- Apache
6-
- php-fpm
7-
- php-cli
8-
9-
.. note:: The library is not compatible with Windows environments.
3+
.. note:: The library is not supported for Windows environments.

_static/custom.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -309,3 +309,7 @@ a.external:not(.image-reference):after {
309309
background-size: contain;
310310
display: inline-block;
311311
}
312+
313+
.relations{
314+
display: none !important;
315+
}

_templates/404.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ <h2 style="font-size:21px;font-family: 'Open Sans'; font-weight: bold;">Was this
175175
</select>
176176
</p>
177177
<p>
178-
<label for="signalfx_splunk_feedback_email">Enter your email address, and someone from the documentation team will respond to you:</label>
178+
<label for="signalfx_splunk_feedback_email">Enter your email address if you would like someone from the documentation team to reply to your question or suggestion.</label>
179179
</p> <p> <input name="signalfx_splunk_feedback_email" id="signalfx_splunk_feedback_email" type="text" maxlength="255" size="30" value="" required/>
180180
</p>
181181
<p>

_templates/layout.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ <h2 style="font-size:21px;font-family: 'Open Sans'; font-weight: bold;">Was this
166166
</select>
167167
</p>
168168
<p>
169-
<label for="signalfx_splunk_feedback_email">Enter your email address, and someone from the documentation team will respond to you:</label>
169+
<label for="signalfx_splunk_feedback_email">Enter your email address if you would like someone from the documentation team to reply to your question or suggestion.</label>
170170
</p> <p> <input name="signalfx_splunk_feedback_email" id="signalfx_splunk_feedback_email" type="text" maxlength="255" size="30" value="" required/>
171171
</p>
172172
<p>

_templates/search.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ <h2 style="font-size:21px;font-family: 'Open Sans'; font-weight: bold;">Was this
240240
</select>
241241
</p>
242242
<p>
243-
<label for="signalfx_splunk_feedback_email">Enter your email address, and someone from the documentation team will respond to you:</label>
243+
<label for="signalfx_splunk_feedback_email">Enter your email address if you would like someone from the documentation team to reply to your question or suggestion.</label>
244244
</p> <p> <input name="signalfx_splunk_feedback_email" id="signalfx_splunk_feedback_email" type="text" maxlength="255" size="30" value="" required/>
245245
</p>
246246
<p>

admin/authentication/SSO/sso.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ Configure SSO integrations for Splunk Observability Cloud
1212
Splunk Observability Cloud provides SSO login service integrations that let your users log in using a third-party
1313
identity provider (IdP) that uses SAML SSO. Observability Cloud supports SSO initiated by the IdP.
1414

15-
Observability Cloud also supports SSO initiated by Observability Cloud, and this option lets your users log in to Infrastructure Monitoring using a custom URL you specify.
15+
Splunk Observability Cloud also supports SSO initiated by Observability Cloud, and this option lets your users log in to Infrastructure Monitoring using a custom URL you specify.
1616

17-
Observability Cloud supports the following SSO integrations:
17+
Splunk Observability Cloud supports the following SSO integrations:
1818

1919
- :ref:`Splunk Cloud Platform<unified-id-unified-identity>`
2020
- :ref:`Microsoft Active Directory Federation Services (ADFS)<sso-adfs>`

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

Lines changed: 4 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,13 @@ To view your organization's APM subscription usage, go to :guilabel:`Settings` t
2323
How APM calculates usage
2424
========================
2525

26-
APM uses Splunk Observability Cloud metrics to calculate usage for traces analyzed per minute (TAPM) and host subscription plans. Entitlements for host subscription plans are based on the number of hosts and containers sending data to APM. Entitlements for TAPM subscription plans are based on the number of traces you send to APM per minute.
26+
APM uses Splunk Observability Cloud metrics to calculate usage for traces-analyzed-per-minute (TAPM) and host subscription plans. Entitlements for host subscription plans are based on the number of hosts and containers sending data to APM. Entitlements for TAPM subscription plans are based on the number of traces you send to APM per minute.
2727

2828
As a result, the metrics for calculating usage depend on the subscription plan type. See the following sections for more information about how APM calculates usage for each subscription plan type. To confirm the plan for your organization, view the :guilabel:`Subscription` panel on the Subscription Usage page.
2929

3030
To see all of the organization metrics for APM, see :ref:`Usage metrics for Splunk Observability Cloud <org-metrics>`.
3131

32-
To see the usage charts and metrics for your subscription plan, go to :guilabel:`Settings > Subscription Usage` and select the :strong:`APM` tab. Depending on your org subscription model, this might be :guilabel:`Settings > Billing and Usage`. The following sections detail the metrics for TAPM and host subscription plans respectively.
32+
To see the usage charts and metrics for your subscription plan, go to :guilabel:`Settings` then :guilabel:`Subscription Usage` and select the :strong:`APM` tab. Depending on your org subscription model, this might be :guilabel:`Settings` then :guilabel:`Billing and Usage`. The following sections detail the metrics for TAPM and host subscription plans respectively.
3333

3434
.. _tapm_subscription_plans:
3535

@@ -94,23 +94,11 @@ The following metrics power the charts in your APM Subscription Usage page with
9494
How APM calculates usage
9595
==========================
9696

97-
APM provides a value for each usage metric the system collects for each subscription usage period. The billed value is the higher of these metric values:
98-
99-
- The average per-minute usage throughout the usage period.
100-
101-
- 50% of the peak usage for the usage period.
97+
APM provides a value for each usage metric the system collects for each subscription usage period. The billed value is the average per-minute usage throughout the usage period.
10298

10399
Every chart on the APM Billing and Usage page plots these metrics so you can monitor the billed value for each metric.
104100

105-
The detailed usage report for each usage period provides the billed value for each usage metric. The following example illustrates how the billed value is based on the higher value of the usage metrics for a usage period:
106-
107-
.. code-block:: none
108-
109-
# The billed TAPM value for this month is: 47064
110-
111-
# The average TAPM value for this month is: 31516
112-
113-
# The halfpeak TAPM value for this month is: 47064
101+
The detailed usage report for each usage period provides the billed value for each usage metric.
114102

115103
For more information about APM usage reports, see :ref:`view-apm-billing-reports`.
116104

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ The Subscription Usage page explains the following information about your organi
3737
How APM calculates usage
3838
=========================================
3939

40-
APM calculates per-minute usage for your subscription plan. There are two types of subscription plans: :strong:`host` and :strong:`traces analyzed per minute (TAPM)`. To learn more about how APM monitors billing and usage for each subscription plan type, see :ref:`analyze-apm-billing-usage`.
40+
APM calculates per-minute usage for your subscription plan. There are 2 types of subscription plans: :strong:`host` and :strong:`traces analyzed per minute (TAPM)`. To learn more about how APM monitors billing and usage for each subscription plan type, see :ref:`analyze-apm-billing-usage`.
4141

4242
For each subscription plan type, download detailed usage reports for recent usage periods. Reports break down usage for each minute in a usage period and provide the following type of information:
4343

0 commit comments

Comments
 (0)