Docs » Splunk Distribution of the OpenTelemetry Collector の利用開始 » Automatic discovery of apps and services

Automatic discovery of apps and services 🔗

The Splunk Distribution of the OpenTelemetry Collector can automatically identify data sources and collect metrics and traces to send them to Splunk Observability Cloud. With automatic discovery and zero-code instrumentation you don’t need to manually configure the Splunk Distribution of the OpenTelemetry Collector or your applications before deploying them.

The following diagram shows how automatic discovery finds data sources:

flowchart LR accTitle: Automatic discovery and configuration process diagram accDescr: Step one. Connect to your cloud environment. Step two. Ensure the OpenTelemetry Collector is running. Step three. Run your application. X["Connect to your \n cloud environment"] Y["Deploy the Splunk Distribution \n of the OpenTelemetry Collector \n in your environment"] Z["Run your application"] X --> Y --> Z

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 バックエンドアプリケーションをインストルメンテーションして、スパンを Splunk APM に送信する.

Supported host services and applications for automatic discovery

Automatic discovery of third-party applications is supported in Linux and Kubernetes environments for the following services:

サービス

レシーバー

Apache Web Server

Apache Web Server receiver. See Apache Web Server receiver.

MySQL

MySQL receiver. See MySQL レシーバー

PostgreSQL

PostgreSQL receiver. See PostgreSQLレシーバー

OracleDB

Oracle DB receiver. See Oracle Databaseレシーバー

NGINX

Smart Agent with collectd/nginx monitor type. See NGINX

RabbitMQ

RabbitMQ receiver. See RabbitMQ receiver.

Redis

Redis receiver. See Redis レシーバー

MongoDB

MongoDB receiver. See MongoDB レシーバー

Kafka

Kafka metrics receiver. See Kafka メトリクスレシーバー

Microsoft SQL Server

Microsoft SQL Server receiver. See Microsoft SQL server receiver

Read more:

Supported language runtimes for zero-code instrumentation

Zero-code instrumentation via the Collector’s automatic discovery is available for the following languages:

Application language

Linux対応

Windows対応

Kubernetes対応

Java

Yes. See Zero-code instrumentation for back-end applications in Linux

いいえ

はい。Zero-code instrumentation for back-end applications in Kubernetes を参照してください

.NET

Yes. See Zero-code instrumentation for back-end applications in Linux

はい。Zero-code instrumentation for back-end applications in Windows を参照してください

はい。Zero-code instrumentation for back-end applications in Kubernetes を参照してください

Node.js

Yes. See Zero-code instrumentation for back-end applications in Linux

いいえ

はい。Zero-code instrumentation for back-end applications in Kubernetes を参照してください

このページは 2024年12月09日 に最終更新されました。