- 重要な情報
- はじめに
- 用語集
- ガイド
- エージェント
- インテグレーション
- OpenTelemetry
- 開発者
- API
- CoScreen
- アプリ内
- Service Management
- インフラストラクチャー
- アプリケーションパフォーマンス
- 継続的インテグレーション
- ログ管理
- セキュリティ
- UX モニタリング
- 管理
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.