Re: [prometheus-developers] regarding missing some timeseries data differs in millisecond in prometheus

2021-10-07 Thread Bjoern Rabenstein
On 06.10.21 23:18, Prince wrote:
> I am monitoring an application. For which Prometheus server is scraping the 
> matrices at the endpoint along with the timestamp.
> But in prometheus graph It is not getting displayed for timestamps that are 
> differ in millisecond. For eg:
> metric_name{name:"abc"} val1  1633586593322// 2021-10-07T06:03:13.322Z
> metric_name{name:"abc"} val2  1633586593578//2021-10-07T06:03:13.578Z
> metric_name{name:"abc"} val3  1633586593983//2021-10-07T06:03:13.983Z
> metric_name{name:"abc"} val4  1633586594322//2021-10-07T06:03:14.322Z
> metric_name{name:"abc"} val5  1633586595322//2021-10-07T06:03:15.322Z
> 
> In The Prometheus graph, it is not showing the second and third time-series 
> data(the second and third are occurring at the same second as the first one 
> but in millisecond is different).  It is showing the first, fourth, and 
> fifth time-series data.

Note that this question has been crossposted to the prometheus-users
mailing list, see
https://groups.google.com/g/prometheus-users/c/rjeTjwd2Bxs/m/Vu1ulPnMAAAJ?utm_medium=email&utm_source=footer

This question is more appropriate on the prometheus-users mailing
list, so I recommend to continue the discussion over there.

-- 
Björn Rabenstein
[PGP-ID] 0x851C3DA17D748D03
[email] bjo...@rabenste.in

-- 
You received this message because you are subscribed to the Google Groups 
"Prometheus Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to prometheus-developers+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/prometheus-developers/20211007111650.GP9442%40jahnn.


[prometheus-developers] regarding missing some timeseries data differs in millisecond in prometheus

2021-10-06 Thread Prince
I am monitoring an application. For which Prometheus server is scraping the 
matrices at the endpoint along with the timestamp.
But in prometheus graph It is not getting displayed for timestamps that are 
differ in millisecond. For eg:
metric_name{name:"abc"} val1  1633586593322// 2021-10-07T06:03:13.322Z
metric_name{name:"abc"} val2  1633586593578//2021-10-07T06:03:13.578Z
metric_name{name:"abc"} val3  1633586593983//2021-10-07T06:03:13.983Z
metric_name{name:"abc"} val4  1633586594322//2021-10-07T06:03:14.322Z
metric_name{name:"abc"} val5  1633586595322//2021-10-07T06:03:15.322Z

In The Prometheus graph, it is not showing the second and third time-series 
data(the second and third are occurring at the same second as the first one 
but in millisecond is different).  It is showing the first, fourth, and 
fifth time-series data.

-- 
You received this message because you are subscribed to the Google Groups 
"Prometheus Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to prometheus-developers+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/prometheus-developers/f5c6b50a-24bd-41ad-9550-699a36ac74e2n%40googlegroups.com.