karma icon indicating copy to clipboard operation
karma copied to clipboard

Alert dashboard for Prometheus Alertmanager

Results 58 karma issues
Sort by recently updated
recently updated
newest added

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Ignored or Blocked These are blocked by an existing closed PR and will...

Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action

The ToggleIcon works counterintuitive to how you would expect. The chevron direction should indicate what the button SHOULD do, rather that the present state. Currently when the details are hidden,...

I have multiple Prometheus instances reporting to my AM and have a Dead Man's Switch alert defined for all of them. When a single Prometheus goes offline, Karma is effectively...

The Alt+Click shortcut to filter out a label does not work on Firefox, on Linux, because it opens the menu bar. Can this be configurable or based on the user...

I get sometimes 503 errors in the logs : ``` karma-5666566999-n28pv karma level=error msg="Request failed" error="request to https://***redacted***alertmanager:9093/metrics failed with 503 Service Unavailable" alertmanager=***redacted*** uri=https://***redacted***alertmanager:9093/ ``` It seems that the...

Stale

How can we disable early TLS and weak ciphers in Karma web server? ``` nmap --script=ssl-enum-ciphers karma-server.name.com -p 8888 PORT STATE SERVICE 8888/tcp open sun-answerbook | ssl-enum-ciphers: | TLSv1.0: |...

Stale

From the ChangeLog v0.94 : > Unsilenced alerts will now show recently expired silences if they are old enough. By default silences expired in the last 10 minutes will be...

As a feature request, I would to be able to configure removing certain `label=value` pairs by default in the karma UI. Similar to hwo we can filter our certain labels:...

Hello, Karma have two critical vulnerability on image base "gcr.io/distroless/base". `trivy image --ignore-unfixed ghcr.io/prymitive/karma:v0.103 ` ``` ghcr.io/primitive/karma:v0.103 (debian 11.3) =========================================== Total: 2 (UNKNOWN: 0, LOW: 0, MEDIUM: 0, HIGH: 0,...