Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
1.0k views
in Technique[技术] by (71.8m points)

grafana - Prometheus, promQl, how to select the last day of the month every month?

I would like to select the amount of connections made on the last day of the each month, using th promql command :

sum_over_time(xxxx_xxx_total[1M])

Is this a right syntax or should I try something else?

Thanks

question from:https://stackoverflow.com/questions/65849055/prometheus-promql-how-to-select-the-last-day-of-the-month-every-month

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...