Seb Warren

Results 5 comments of Seb Warren

Any estimate on when bitbucket integration could be added?

Thanks a lot for the info. I was hoping it would be possible to do something in promql. From what I can see the data we need is all there...

I think there is a way (kinda), using offset promql modifier! If the hwm of a topic 5 minutes ago is greater than the current offset_sum in consumer group, then...

@hhromic That's a clever prom query - very useful. Thanks very much. I think this is accurate enough for my use case.

Thanks @theSuess . That workaround works. I was able to create a notification policy that routes to two contact points based on label values: ``` apiVersion: grafana.integreatly.org/v1beta1 kind: GrafanaNotificationPolicy metadata:...