Matthias Loibl
Matthias Loibl
Yes! I'm quite excited for your experiments! Indeed for binaries one doesn't own it's quite tricky. In case of Kuberentes APIServer I actually went with the `le=40` bucket even though...
For sure. Which one do you want to help implement? 😉
Those images were copied during a time when there only was a loki `master` image available that was overwritten on every push. I wanted things to stabilize at least to...
Yes, Consul and some other dependencies were in there when they released it way back in December. In the last few months my focus was mostly on [kube-thanos](https://github.com/thanos-io/kube-thanos) which recently...
Yes. That's exactly the reason why I started the project. Happy to receive PRs, but maybe I can work on it a bit in the next days! 😊
Yes, these have been in a limbo state where we were migrating from one to the other. `target` should be the way forward, as can be seen here: https://github.com/metalmatze/slo-libsonnet/blob/master/slo-libsonnet/error-burn.libsonnet#L12-L16
I actually have been looking at submitting to F-Droid. Hopefully I'll get to it in the next few days.
The generated error rules and alerts actually have a snippet to also generate Grafana panels: https://github.com/metalmatze/slo-libsonnet/blob/master/slo-libsonnet/errors.libsonnet#L74-L115 We would "just" need to add some that make sense to the other ones...
Yes, that's probably a problem with promtools.dev itself. If you want to take a look to find the problem here: https://github.com/metalmatze/promtools.dev/blob/master/main.go Otherwise I can see to fix it with another...
There are pre build binaries in the Docker images we ship. Maybe you could copy those out of the container?