alertmanager/api
sinkingpoint d8adde5ab5 Move api error logs to debug
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>
2022-07-21 14:42:20 +10:00
..
metrics api/metrics/metrics.go: Fix returning wrong counter (#2126) 2019-12-04 11:26:13 +01:00
v1 Update golangci-lint and fix complaints (#2853) 2022-03-25 17:59:51 +01:00
v2 Move api error logs to debug 2022-07-21 14:42:20 +10:00
api.go Update golangci-lint and fix complaints (#2853) 2022-03-25 17:59:51 +01:00