Timestamp issue

21 views
Skip to first unread message

Tekraj Chhetri

unread,
Mar 7, 2020, 7:24:08 PM3/7/20
to Prometheus Users


While querying over HTTP API I observe strange timestamp issue. With the same time stamp different value for same metric and node.

[1583438931.781, '3567682048'] -- node_disk_read_bytes_total
[1583438946.781, '3567682048'] 
[1583438961.781, '3567682048'] 
[1583438976.781, '3567682048'] 
[1583438991.781, '3567682048'] 
[1583439006.781, '3567682048'] 
[1583439021.781, '3567682048'] 
[1583439036.781, '3567682048'] 
[1583439051.781, '3567682048'] 

The same metric but different value
[1583438931.781, '19287683072'] 
[1583438946.781, '19287683072'] 
[1583438961.781, '19287683072'] 
[1583438976.781, '19287683072'] 
[1583438991.781, '19287683072'] 
[1583439006.781, '19287683072'] 
[1583439021.781, '19287683072'] 
[1583439036.781, '19287683072'] 
[1583439051.781, '19287683072'] 

And due to this when I am combining data i am getting something like shown below.

Screenshot from 2020-03-08 01-57-44.png


Tekraj Chhetri

unread,
Mar 7, 2020, 7:39:30 PM3/7/20
to Prometheus Users
I resolved the issue it was due to different devices.
Reply all
Reply to author
Forward
0 new messages