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

Commit 51ac8bb

Browse files
committed
Add glossary definitions for auto instrumentation and auto discovery
1 parent a3feba2 commit 51ac8bb

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

references/glossary.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,12 @@ A
2323
analytics
2424
Analytics are the mathematical functions that can be applied to a collection of data points. For a full list of analytics that can be applied in Splunk Infrastructure Monitoring, see the :ref:`analytics-ref`.
2525

26+
automatic discovery
27+
Automatic discovery identifies the applications running in your environment and sends telemetry data from those applications to Splunk Application Performance Monitoring (APM). Automatic discovery is a feature of the Splunk distribution of the OpenTelemetry Collector and supports applications written in Java, Node.JS, and .NET. For more information, see :Ref:`discovery_mode`.
28+
29+
automatic instrumentation
30+
Automatic instrumentation enables the collection of telemetry data without requiring the end user to modify application code. 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`.
31+
2632
C
2733
==
2834

0 commit comments

Comments
 (0)