prometheus/notifier
Kevin Hellemun 33082be0e2
Some checks are pending
buf.build / lint and publish (push) Waiting to run
CI / Go tests (push) Waiting to run
CI / More Go tests (push) Waiting to run
CI / Go tests with previous Go version (push) Waiting to run
CI / UI tests (push) Waiting to run
CI / Go tests on Windows (push) Waiting to run
CI / Mixins tests (push) Waiting to run
CI / Build Prometheus for common architectures (push) Waiting to run
CI / Build Prometheus for all architectures (push) Waiting to run
CI / Report status of build Prometheus for all architectures (push) Blocked by required conditions
CI / Check generated parser (push) Waiting to run
CI / golangci-lint (push) Waiting to run
CI / fuzzing (push) Waiting to run
CI / codeql (push) Waiting to run
CI / Publish main branch artifacts (push) Blocked by required conditions
CI / Publish release artefacts (push) Blocked by required conditions
CI / Publish UI on npm Registry (push) Blocked by required conditions
Scorecards supply-chain security / Scorecards analysis (push) Waiting to run
feat: add histogram metric for notification_latency_seconds (#16637)
This metric can be used to create alerting based on how many
notifications finish or do not finish within a certain amount of time.

Change-Id: afbf3d8ceb3994c7d6220389353cff92
Signed-Off-By: Kevin Hellemun <17928966+OGKevin@users.noreply.github.com>
Co-authored-by: Björn Rabenstein <github@rabenste.in>

---------

Signed-off-by: Kevin Hellemun <17928966+OGKevin@users.noreply.github.com>
Co-authored-by: Björn Rabenstein <github@rabenste.in>
2025-11-11 13:47:37 +01:00
..
alert.go fix(notifier): create a new alert when relabeling alters labels 2025-08-26 07:37:45 +02:00
alertmanager.go chore: refactor notifier package 2025-04-03 17:48:04 +11:00
alertmanager_test.go chore: refactor notifier package 2025-04-03 17:48:04 +11:00
alertmanagerset.go feat: add histogram metric for notification_latency_seconds (#16637) 2025-11-11 13:47:37 +01:00
manager.go feat: add histogram metric for notification_latency_seconds (#16637) 2025-11-11 13:47:37 +01:00
manager_test.go Update modernize (#17471) 2025-11-04 05:13:49 +00:00
metric.go feat: add histogram metric for notification_latency_seconds (#16637) 2025-11-11 13:47:37 +01:00
util.go chore: refactor notifier package 2025-04-03 17:48:04 +11:00
util_test.go chore: refactor notifier package 2025-04-03 17:48:04 +11:00