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

Commit 7cc50c4

Browse files
committed
Merge branch 'main' into bhillmer-update-trace-size-limit
2 parents 6b1526d + 7a113d5 commit 7cc50c4

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed
Loading

apm/apm-spans-traces/span-search.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,12 +61,12 @@ For spans that also have RUM session details, the word RUM displays in the span.
6161
:alt: The integration of RUM within traces shows a link to RUM and the RUM session details in the Trace Properties panel
6262

6363

64-
Explore logs and infrastructure for each span
64+
Explore logs for each span
6565
====================================================
6666

67-
If you turned on Related Content, you can jump to related logs and infrastructure data, when available, for each trace and its spans. The following image shows the related logs in Log Observer for a specific trace.
67+
If you turned on Related Content, you can jump to related logs, when available, for each trace and its spans. The following image shows the related logs in Log Observer for a specific trace.
6868

69-
.. image:: /_images/apm/spans-traces/span-search-related-content.png
69+
.. image:: /_images/apm/spans-traces/span-search-related-content-rm-infra.png
7070
:width: 95%
7171
:alt: Related logs tile in the trace view.
7272

gdi/get-data-in/application/php/instrument-php-application.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ To generate all the basic installation commands for your environment and applica
2323
#. Select :guilabel:`Add Integration` to open the :guilabel:`Integrate Your Data` page.
2424
#. In the integration filter menu, select :guilabel:`By Product`.
2525
#. Select the :guilabel:`APM` product.
26-
#. Select the :guilabel:`.PHP (OpenTelemetry)` tile to open the PHP OpenTelemetry guided setup.
26+
#. Select the :guilabel:`PHP (OpenTelemetry)` tile to open the PHP OpenTelemetry guided setup.
2727

2828
.. _install-php-otel-instrumentation:
2929

gdi/opentelemetry/auto-instrumentation/auto-instrumentation-dotnet-windows.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Zero Configuration Auto Instrumentation for Windows .NET applications
99
.. meta::
1010
:description: How to activate zero configuration automatic instrumentation for Linux .NET applications and thus collect and send traces to Splunk Application Performance Monitoring (APM) without altering your code.
1111

12-
Zero Configuration Auto Instrumentation for OpenTelemetry .NET activates automatic instrumentation for .NET applications running on Linux. After installing the package, you must start or restart any .NET applications that you want to instrument.
12+
Zero Configuration Auto Instrumentation for OpenTelemetry .NET activates automatic instrumentation for .NET applications running on Windows. After installing the package, you must start or restart any .NET applications that you want to instrument.
1313

1414
Install the package
1515
=========================================================

0 commit comments

Comments
 (0)