mirror of
https://github.com/prometheus/alertmanager
synced 2025-01-06 05:50:10 +00:00
d8adde5ab5
This is a of a nitpicky change, but having error logs on bad requests is a bit of a pain. This means that a bad client can spam the logs with bad requests that are really not actually an issue for the server - we just send back the error and move on. This commit moves a couple of logs from `Error` to `Debug` so that they can be filtered a bit better Signed-off-by: sinkingpoint <colin@quirl.co.nz> |
||
---|---|---|
.. | ||
metrics | ||
v1 | ||
v2 | ||
api.go |