On 30/01/2022 19:18, Henrik Eickmeyer wrote:
is there any way to change the week aligment?

increase(EXAMPLE[7d])[90d:1w]

gets me data at @1643241600 and @1642636800 and so on (which is "Thu Jan 27 2022" and"Thu Jan 20 2022"). is there a way that the data begins for example at  1642982400  (Mon Jan 24 2022) and goes from there weekly?

Yes. You need to ensure that you are sending the correct date/time point/range for the query, which defaults to "now" if not set at all.

--
Stuart Clark

--
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/f9298241-e154-43e2-60d8-da80e6e76ef9%40Jahingo.com.

Reply via email to