prometheus
prometheus copied to clipboard
Make notifier metrics more precise
Partially fixes #16079
n.metrics.sentcounter is incremented only when there are no errors- Duration is now logged in case of error
@machine424 - Please take a look
Thanks for this! We’re working on a refactor of the sending logic in https://github.com/prometheus/prometheus/pull/16355 which should also address some of the points raised in the issues. Let’s revisit this once that PR has been merged.