Skip to content

Conversation

@dougppaz
Copy link

  • add elasticsearch 2.4.6 nodestats fixture
  • load node stats os.load_average as os_load1 gauge
  • load node stats os.cpu_percent as os_cpu_percent gauge
  • add indice suggest (total, time and current) from node stats

Douglas Paz added 4 commits May 31, 2022 10:52
Signed-off-by: Douglas Paz <douglas.paz@g.globo>
Signed-off-by: Douglas Paz <douglas.paz@g.globo>
Signed-off-by: Douglas Paz <douglas.paz@g.globo>
Signed-off-by: Douglas Paz <douglas.paz@g.globo>
@dougppaz dougppaz force-pushed the add-support-v2.x branch from 3a4e14d to 3ca5a27 Compare May 31, 2022 13:52
@SuperQ
Copy link
Contributor

SuperQ commented Jul 28, 2022

In general, we don't expose OS stats from systems like this. Since they overlap with metrics from the node_exporter or cAdvisor, depending on the runtime. While things like ElasticSearch expose these metrics, we don't forward them on to Prometheus.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants