1. Node Exporter Scrape Time

type: Graph
Unit: seconds
Label: Seconds
{{collector}} - 各个收集器持续时间

metrics:

node_scrape_collector_duration_seconds{instance=~"$node:$port",job=~"$job"}


2. Node Exporter Scrape Success

type: Graph
Unit: short
Label: Counter
{{collector}} - 各个收集器正常工作数量

metrics:

node_scrape_collector_success{instance=~"$node:$port",job=~"$job"}

相关文章:

  • 2021-06-24
  • 2022-03-08
  • 2021-09-22
  • 2021-09-17
  • 2021-05-24
  • 2021-12-02
  • 2021-06-08
  • 2021-11-24
猜你喜欢
  • 2021-09-08
  • 2021-09-09
  • 2022-12-23
  • 2021-09-22
  • 2022-12-23
  • 2022-12-23
  • 2021-12-10
相关资源
相似解决方案