Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign upError on ingesting out-of-order samples #2745
Comments
This comment has been minimized.
This comment has been minimized.
|
Time on your machine is likely broken, please check your NTPd. |
This comment has been minimized.
This comment has been minimized.
|
I have been synchronized with NTP, but still being given
|
vincent927
changed the title
Prometheus sample timestamp out of order sample=up
Error on ingesting out-of-order samples
May 19, 2017
This comment has been minimized.
This comment has been minimized.
|
If time jumped backwards, wait for it to catch back up to where it was. |
This comment has been minimized.
This comment has been minimized.
|
I still do not understand how I can solve this problem。 |
This comment has been minimized.
This comment has been minimized.
|
Hi @vincent927 This is caused due to the following issue. Suppose, for example, your current unix time is |
This comment has been minimized.
This comment has been minimized.
|
@gouthamve |
vincent927
closed this
May 21, 2017
This comment has been minimized.
This comment has been minimized.
lock
bot
commented
Mar 23, 2019
|
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
vincent927 commentedMay 19, 2017
•
edited
What did you do?
I started a node_exporter , and started a prometheus server on localhost
What did you expect to see?
What did you see instead? Under which circumstances?
Environment
Centos6.5
Linux 2.6.32-431.el6.x86_64 x86_64
prometheus, version 1.6.2 (branch: master, revision: b38e977)
build user: root@c99d9d650cf4
build date: 20170511-12:59:13
go version: go1.8.1
WARN[0035] Error on ingesting out-of-order samples numDropped=520 source=scrape.go:533
WARN[0035] Scrape health sample discarded error=sample timestamp out of order sample=up{alias="node1", instance="node1", job="linux"} => 1 @[1495195178.231] source=scrape.go:586
WARN[0035] Scrape duration sample discarded error=sample timestamp out of order sample=scrape_duration_seconds{alias="node1", instance="node1", job="linux"} => 0.048101537 @[1495195178.231] source=scrape.go:589
WARN[0035] Scrape sample count sample discarded error=sample timestamp out of order sample=scrape_duration_seconds{alias="node1", instance="node1", job="linux"} => 0.048101537 @[1495195178.231] source=scrape.go:592
WARN[0035] Scrape sample count post-relabeling sample discarded error=sample timestamp out of order sample=scrape_duration_seconds{alias="node1", instance="node1", job="linux"} => 0.048101537 @[1495195178.231] source=scrape.go:595