[receiver/elasticsearchreceiver]: Add additional node metrics around request cache, process, and clusterinfo #16095
Labels
enhancement
New feature or request
needs triage
New item requiring triage
receiver/elasticsearch
receiver/mongodb
Component(s)
receiver/elasticsearch
Is your feature request related to a problem? Please describe.
Enhancing the elasticsearchreceiver with the following node metrics:
request_cache
- Contains statistics about the request cache across all shards assigned to the node.shard_stats
- Contains statistics about all shards assigned to the node.process
- Contains statistics about the process for the nodeclusterinfo
- Contains information about the cluster itselfDescribe the solution you'd like
The solution is implementing the proposed metrics to the receiver and seeing these new metrics in the backend of my choice.
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: