Hello All, I have a Prometheus metric that will give output as 0 or 1 or 2. It can be anything(0 or 1 or 2). Could you tell me the number of 1's that occurred in the last 24 hours?
I tried with count_over_time. but I am getting errors. I tried sum_over_time, but it is not working for a few test cases. Any lead? I really appreciate any help you can provide. Thanks & regards, Bharath Kumar -- 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/d7c69ad3-413c-4268-a450-170112d0898bn%40googlegroups.com.

