Docs » Splunk Observability Cloud にデータを取り込む » 第2章:アプリケーションと関数データをSplunk APMに送信する » Part 3: Configure applications and serverless functions to send custom data

Part 3: Configure applications and serverless functions to send custom data 🔗

フルスタックからの組み込みデータが Splunk Observability Cloud に流れ込むようになったので、取り込む必要のあるカスタムデータポイントがあるかどうかを評価します。

多くのチームにとって、最も有意義なデータのいくつかはカスタムデータです。なぜなら、これらのデータポイントを定義することで、特定の環境において最も重要なものに焦点を当てることができるからです。

For example, if you run an ecommerce site, you might configure your application to send a custom metric about the number of orders placed. You can then create a detector to receive an alert when the number of orders drops significantly. You can also configure your application to send a custom metric about how long payment processing takes. You can then create a detector to issue alerts when the processing time exceeds a threshold.

Configure back-end applications to send custom data 🔗

Splunkには、いくつかのタイプのアプリケーション用のクライアントライブラリがあります。これらのライブラリでコードをインストルメンテーションすることで、カスタムデータをSplunk Observability Cloudに送信することができます。

アプリケーション言語用のライブラリを使用します:

Configure serverless functions to send custom data 🔗

AWS Lambda サーバーレス関数をインストルメンテーションするには、Splunk Observability Cloud 用のサーバーレス関数を実装する を参照してください。

Use Splunk Observability Cloud to access your custom data 🔗

Access your custom data in the following locations:

  • The Splunk APM landing page

  • Splunk APM explorer view

  • Splunk metric finder

View traces on the APM landing page 🔗

Splunk APMランディングページには、カスタムトレースデータのプレビューが表示されます。APMランディングページへのアクセス方法については、APMのランディングページでアプリケーションの健全性を評価する を参照してください。

View traces in the APM Explorer view 🔗

The Splunk APM explorer view shows detailed information about your trace data, such as dependencies among your applications. To learn more, see サービスマップでサービス間の依存関係を表示する.

Search for metrics using the metric finder 🔗

Splunkメトリクスファインダーを使用してカスタムメトリクス数を検索できます。

For more information, see メトリクス・ファインダーでメトリクスを検索する.

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