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

Commit cb86eb5

Browse files
Update references/glossary.rst
Co-authored-by: mbechtold-splunk <[email protected]>
1 parent b6829f3 commit cb86eb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

references/glossary.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ A
2727
Automatic discovery is a feature of the Splunk Distribution of the OpenTelemetry Collector that identifies the applications, databases, and web servers running in your environment and sends telemetry data from them to Splunk Application Performance Monitoring (APM) and Infrastructure Monitoring. The Collector configures an application-specific receiver that collects data from an endpoint exposed on the source application. Automatic discovery is available for applications written in Java, Node.js, and .NET. For more information, see :ref:`discovery_mode`.
2828

2929
automatic instrumentation
30-
Automatic instrumentation enables you to instrument your source application and export telemetry data without requiring the modification of application code. The language-specific instrumentation agent configures the source application to export data in a supported format to an OTLP endpoint, on either an OTLP receiver or the Splunk Observability Cloud back end. Automatic instrumentation is available for applications written in Java, Node.js, .NET, Go, Python, Ruby, and PHP and automatically collects telemetry data for code written using supported libraries in each language. For more information, see :ref:`get-started-application`.
30+
Automatic instrumentation allows you to instrument your source application and export telemetry data without requiring the modification of application code. The language-specific instrumentation agent configures the source application to export data in a supported format to an OTLP endpoint, on either an OTLP receiver or the Splunk Observability Cloud back end. Automatic instrumentation is available for applications written in Java, Node.js, .NET, Go, Python, Ruby, and PHP and automatically collects telemetry data for code written using supported libraries in each language. For more information, see :ref:`get-started-application`.
3131

3232
C
3333
==

0 commit comments

Comments
 (0)