Łukasz Mierzwa

Results 133 comments of Łukasz Mierzwa
trafficstars

Cannot reproduce, if I configure all alertmanagers in karma to have a healthcheck with invalid filter I do get toast messages with errors, but I still see all alerts. It...

Anything logged in your browser console when you open developer tools?

So the health check in karma works by checking if there's at least one alert matching given filter. So if you have multiple Prometheus servers and at least one of...

So the goal of Dead Man's Switch is to alert where all alerting is down, it's to tell you "there are no alerts because what generate alerts seems down", rather...

I'm running Fedora and alt+click works for me in Firefox.

I might be able to add shortcut configuration if it’s easy enough, need to look into it. Would be a good place to learn all shortcuts

It's not a bug, if karma cannot detect alertmanager version it assumes latest compatible version. What do you need a metric for? It sounds like your alertmanager is failing with...

There's `karma_alertmanager_errors_total` & `karma_alertmanager_up` metric already exported

> Question/bug 1: why should the alert be older than the silences.expired duration ? Because the goal is to tell you why you suddenly see an alert, and so that...

I tried to test this patch to see what kind of memory savings it could give me but soon after startup I got this panic: (possibly due to a query...