What is your scrape interval for this data? This sounds like staleness handling.
On Wed, Sep 23, 2020 at 1:04 AM Francois Valiquette < [email protected]> wrote: > Hello, > > I'm observing a strange behavior with Prometheus and before upgrading the > software or submitting a bug report I would like to know if I'm doing > something wrong. > > My issue is when I make a query_range I sometimes get no results depending > of the *step* I set. I observed that this behavior doesn't occur for all > metrics. > > Here are some examples: > > wget > "http:/xyz:123/api/v1/query_range?query=elasticsearch_breakers_estimated_size_bytes&start=1600190400&end=1600795200& > *step=10m*" > Above query returns no results: {"status":"success", > "data":{"resultType":"matrix","result":[]}} > > I observed the same behavior for *step=20m* > > What is odd is that I get results for 9m, 11m, 19m, 21m. Is this normal? > > Thank you > > -- > You received this message because you are subscribed to the Google Groups > "Prometheus Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/prometheus-users/ac379bb5-7b82-4bef-b34a-a2bf54c9de93n%40googlegroups.com > <https://groups.google.com/d/msgid/prometheus-users/ac379bb5-7b82-4bef-b34a-a2bf54c9de93n%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "Prometheus Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/CABbyFmqL4YetSAiLrMfo2Va7LwYOkNRi_dFEh64AkzCrsX2G1w%40mail.gmail.com.

