Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[receiver/elasticsearchreceiver]: Add additional node metrics around request cache, process, and clusterinfo #16095

Closed
davidji99 opened this issue Nov 7, 2022 · 1 comment
Labels
enhancement New feature or request needs triage New item requiring triage receiver/elasticsearch receiver/mongodb

Comments

@davidji99
Copy link
Contributor

davidji99 commented Nov 7, 2022

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 node
  • clusterinfo - Contains information about the cluster itself

Describe 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

@davidji99 davidji99 added enhancement New feature or request needs triage New item requiring triage labels Nov 7, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Nov 7, 2022

Pinging code owners:

See Adding Labels via Comments if you do not have permissions to add labels yourself.

@davidji99 davidji99 changed the title [receiver/mongodbreceiver]: Add additional node metrics around request cache, shard stats, and mappings [receiver/elasticsearchreceiver]: Add additional node metrics around request cache, shard stats, and mappings Nov 7, 2022
@davidji99 davidji99 changed the title [receiver/elasticsearchreceiver]: Add additional node metrics around request cache, shard stats, and mappings [receiver/elasticsearchreceiver]: Add additional node metrics around request cache, process, and clusterinfo Dec 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request needs triage New item requiring triage receiver/elasticsearch receiver/mongodb
Projects
None yet
Development

No branches or pull requests

1 participant