prometheus / prometheus/node_exporter

Suddenly big number has happened on the graph

Open
#1,859 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
13.8k
Forks
2.7k
Avg merge
1d 23h
Merged PRs (30d)
8

Description

Host operating system: linux-amd64 CentOS 7.7
node_exporter version: 0.18.1
node_exporter command line flags: Nothing, just enabled
Are you running node_exporter in Docker? No
What did you do that produced an error? Nothing, just monitored
What did you expect to see?

It should be stabled like before, there was no huge traffic at that time.
But I have no idea why that kind of big number was there.

What did you see instead?

rate(node_disk_io_time_seconds_total{instance=~".*real.*"}[5m])
스크린샷 2020-10-05 오후 4 29 35

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the supplied rate(node_disk_io_time_seconds_total...) query, the CentOS 7.7 environment, and the attached graph. Reproduce the unexpected spike if possible, then determine whether the reported node_exporter metric or the query explains it; done means the cause is established and the expected stable behavior is documented or corrected.

Written by the indexing model from the issue text.

Assessment

Tech stack
go, prometheus
Domain
observability
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.