Bartlomiej Plotka
Bartlomiej Plotka
Thanks! ~We consider using this until we get migrate out of [gogoproto in Prometheus](https://github.com/prometheus/prometheus/issues/11908)~ EDIT: Actually we decided to skip optional, it's too dangerous, even mentioned in [the official Google...
Help wanted, that would be pretty epic to see! 🤗
Thanks a lot for your attempt @narrenfrei - I would definitely love dark mode, but it sounds like separate scss might be a better way 🤔
Hello! Sorry for reopening old issue, but it still unclear. I am trying to have 5m repeat_interval. My route has: ``` group_interval: 5m repeat_interval: 5m ``` However still I can...
Thanks for explaining this guys. I think indeed it would be nice to have repeat interval to be clear. IMO either: A) `repeatInterval` should be totally asyncronous to group interval...
Or just being explicit that `repeat_interval` has to be multipler of `group_interval` but we need to solve the race in this case.
We discussed this internally and indeed it's an option, but we were looking for maintainers: https://github.com/prometheus-community/jiralert/issues/145
Interesting points! Definitely it's healthy to revisit gRPC vs the alternatives from time to time! > The Go implementation at least has a bunch of deprecated code, it has a...
Potentially blocker as bigger compactions would require more resources: https://github.com/thanos-io/thanos/issues/3406