- はじめに
- エージェント
- インテグレーション
- Watchdog
- イベント
- ダッシュボード
- モバイルアプリケーション
- インフラストラクチャー
- サーバーレス
- メトリクス
- ノートブック
- アラート設定
- APM & Continuous Profiler
- CI Visibility
- RUM & セッションリプレイ
- データベース モニタリング
- ログ管理
- セキュリティプラットフォーム
- Synthetic モニタリング
- ネットワークモニタリング
- 開発者
- API
- アカウントの管理
- データセキュリティ
- ヘルプ
If you’ve configured the Elasticsearch integration but feel you are not being sent all the available metrics, it may be because your cluster is hosted externally.
If this is the case, change your elastic.yaml
configuration file to include cluster_stats: true
. This parameter defaults to false for customers pointing to localhost.
Make sure to restart your Agent after updating this configuration, and you should be seeing more metrics coming in from this configuration.