you can use a condition (like promql-query > 0). That will basically remove all datapoints from that time-series that not match the condition.
1 Like
you can use a condition (like promql-query > 0). That will basically remove all datapoints from that time-series that not match the condition.