Simon Braß

Results 5 comments of Simon Braß

Hi together, thanks for the nice answers, and the offer from @krumeich. A quick write up how I built the aarch64 executable using Docker, Perl 5.36.0, and Debian Buster (to...

Thanks @krumeich for remembering me! I've already started to adapt your Docker setup in late September, but got stuck somewhere in-between. Let me put everything together once, and see what...

Hey everybody, I replicated the setup from @krumeich to provide a consistent build environment, c.f. https://github.com/sbrass/biber-linux-aarch64. You can find a compressed archive under https://nextcloud.phibra.de/s/RqZQxZe9nojitiQ for inspection. If everything seems correct,...

You made the mistake of using `.Labels`, which is part of the `Alert` structure. You may want to use `.CommonLabels` at that point? Check the documentation https://prometheus.io/docs/alerting/latest/notifications/.

The answer depends on your configuration, for example chosen routes and your application case. I would try to route explicitly by your pdseverity label, i.e., all alerts send to a...