Kong Gateway (deprecated) 🔗
注意
Kong モニターは非推奨であり、サポートされなくなりました。Splunk Observability Cloud へのデータ送信には使用しないでください。
Splunk Distribution of OpenTelemetry Collector で Kong トラフィックメトリクスを監視するには、ネイティブの OTel Prometheus レシーバー を使用します。このレシーバーは、Kong メトリクスス Prometheus エンドポイントを使用し、以下を含む設定可能なリクエストとレスポンスのライフサイクルグループのメトリクスを発行します:
応答数用カウンター
累積レスポンス・サイズと累積リクエスト・サイズのカウンター
累積リクエスト、アップストリーム、コングのレイテンシのカウンター
リクエスト・ライフサイクル・グループとレスポンス・ライフサイクル・グループは、次のようにして分割することができます:
APIまたはサービス名/ID
ルートID
リクエストHTTPメソッド
レスポンス HTTPステータスコード
さらにこのインテグレーションは、以下のようなシステム全体の接続統計を提供します:
フィールド化されたリクエスト総数のカウンター
アクティブな接続とそのさまざまな状態のゲージ
データベース接続のゲージ
詳細:
About the Kong metrics Prometheus endpoint, see the official Kong documentation on Prometheus.
About using the Prometheus receiver to monitor applications, see the Prometheusメトリクスでアプリケーションを構成する doc.
メリット 🔗
インテグレーションを設定すると、これらの機能にアクセスできるようになります:
メトリクスを表示します。独自のカスタム・ダッシュボードを作成することができ、ほとんどのモニターは組み込みのダッシュボードも提供しています。ダッシュボードについては、Splunk Observability Cloudでダッシュボードを表示する を参照してください。
Infrastructure Monitoring に表示される環境内の物理サーバー、仮想マシン、AWS インスタンス、およびその他のリソースのデータ駆動型の視覚化を表示します。ナビゲーターについては、Splunk Infrastructure Monitoring でナビゲーターを使用する を参照してください。
Metric Finder にアクセスして、モニターから送信されたメトリクスを検索します。詳細については、メトリクス・ファインダーとメタデータ・カタログを検索する を参照してください。
インストール 🔗
このインテグレーションを導入するには、以下の手順に従ってください:
Splunk Distribution of OpenTelemetry Collector をホストまたはコンテナプラットフォームにデプロイします:
設定のセクションで説明するように、モニターを設定します。
Splunk Distribution of OpenTelemetry Collector を再起動します。
Kong のインストール 🔗
Follow the official Kong instructions to expose the Prometheus metrics endpoint. To learn how, see the official Kong documentation on Prometheus. Use Kong version 3.4 or higher.
設定 🔗
Prometheus レシーバーを図のように Kong で設定します:
prometheus/kong:
config:
scrape_configs:
- job_name: 'kong'
scrape_interval: 10s
static_configs:
- targets: ['0.0.0.0:8001']
次に、metrics
パイプラインを起動させます:
metrics:
receivers: [hostmetrics, otlp, signalfx, prometheus/kong]
メトリクス 🔗
For the complete list of metrics provided by the integration, refer to Kong Docs on Prometheus.
備考 🔗
To learn more about the available in Splunk Observability Cloud see メトリクスタイプ
In host-based subscription plans, default metrics are those metrics included in host-based subscriptions in Splunk Observability Cloud, such as host, container, or bundled metrics. Custom metrics are not provided by default and might be subject to charges. See メトリクスカテゴリ for more information.
MTSベースのサブスクリプションプランでは、すべてのメトリクスがカスタムです。
メトリクスを追加するには、その他のメトリクスの追加 で
extraMetrics
の設定方法を参照してください。
トラブルシューティング 🔗
Splunk Observability Cloudをご利用のお客様で、Splunk Observability Cloudでデータを確認できない場合は、以下の方法でサポートを受けることができます。
Splunk Observability Cloudをご利用のお客様
Submit a case in the Splunk Support Portal .
Contact Splunk Support .
見込み客および無料トライアルユーザー様
Splunk Answers のコミュニティサポートで質問し、回答を得る
Splunk #observability ユーザーグループの Slack チャンネルに参加して、世界中の顧客、パートナー、Splunk 社員とのコミュニケーションを図る。参加するには、Get Started with Splunk Community マニュアルの チャットグループ を参照してください。