Docs » Splunk Observability Cloud でサポートされているインテグレーション » バックエンドアプリケーションをインストルメンテーションして、スパンを Splunk APM に送信する

バックエンドアプリケーションをインストルメンテーションして、スパンを Splunk APM に送信する 🔗

バックエンドのサービスやアプリケーションをインストルメンテーションして、Splunk Observability Cloudにメトリクスとトレースを送信できます。

How to send application data to Splunk Observability Cloud

アプリとサービスのデータをSplunk Observability Cloudに送信するには、以下のオプションがあります:

flowchart LR accTitle: Back-end instrumentation diagram accDescr: OpenTelemetry instrumentation encompasses back-end applications and serverless functions. Instrumentation sends back-end application metrics, traces, and logs to the Splunk Distribution of OpenTelemetry Collector, which sends them to Splunk APM. Instrumentation also sends back-end application metrics, traces, and logs to Splunk APM through the API. Instrumentation sends serverless function metrics, traces, and logs to Splunk APM using the API. subgraph "\nOpenTelemetry instrumentation" A["Back-end applications (Go, Python, Ruby, ...)"] B["Serverless functions (AWS Lambda, Azure, GCP)"] end A -- "traces, metrics, logs" --> O O["Splunk Distribution of OpenTelemetry Collector"] O --> M["Splunk APM"] A -- "traces, metrics, logs (API)" --> M B -- "traces, metrics, logs (API)" --> M

Limitations to using the API

Collector を使用せずに APM データを直接 Splunk Observability Cloud に送信する場合は、以下の制限に注意してください:

Available language instrumentations

これらの言語のアプリケーションは、Splunk の公式インストルメンテーションを使用してインストルメンテーションできます:

Istioサービス・メッシュからスパンを送信するには、Istio から Splunk Observability Cloud にトレースを送信する を参照してください。

Splunk Observability Cloud が収集したデータの詳細については、次を参照してください:

To learn about the performance impact associated with instrumenting your back-end applications, see How to Think About Instrumentation Overhead in the Splunk Community blog.

This page was last updated on 2024年06月18日.