Docs » Get started with the Splunk Distribution of the OpenTelemetry Collector » Automatic discovery of apps and services » Automatic discovery for Linux

Automatic discovery for Linux đź”—

Automatic discovery detects and collects signal data from third-party services, such as databases and web servers. Through auto discovery the Collector automatically generates a configuration snipet that you can modify and incorporate into your existing configuration to retrieve your services’ data. Auto discovery of services is only available for the Collector in Linux and Kubernetes environments.

With automatic discovery you can also enable zero-code instrumentation of back-end applications, which allows the Collector to retrieve data from application language runtimes without having to modify the source application code or adding any new installation or configuration steps. With this option you won’t have to install and configure your instrumentation agents separately. Zero-code instrumentation using the Collector’s automatic discovery feature is only available for the Java, Node.js, and .NET language runtimes. Alternatively you can deploy zero-code instrumentation independently from the Collector for 8 back-end languages, as described in Instrument back-end applications to send spans to Splunk APM.

Get started

To enable the Collector’s zero-code instrumentation of back-end applications written in Java, Node.js, and .NET see Zero-code instrumentation for back-end applications in Linux. With this option you won’t have to install and configure your instrumentation agents separately.

To use the Collector’s automatic discovery and configuration of third-party applications in Linux environments see Automatic discovery for third-party services in Linux. With this option you’ll only have to reuse a config file automatically generated by the Collector.

For advanced auto discovery configuration see Advanced customization for automatic discovery in Linux.

This page was last updated on Dec 09, 2024.