minio/internal/logger/target
Harshavardhana 1472875670
fix: failed messages counting in audit_http metrics (#18075)
all retries must not be counted as failed messages,
a failed message is a single counter not for all
retries, this PR fixes this.

Also we do not need to retry 10-times, instead we should
retry at max 3 times with some jitter to deliver the
messages.
2023-09-21 11:24:56 -07:00
..
console Update to minio/pkg/v2 (#17967) 2023-09-04 12:57:37 -07:00
http fix: failed messages counting in audit_http metrics (#18075) 2023-09-21 11:24:56 -07:00
kafka Update to minio/pkg/v2 (#17967) 2023-09-04 12:57:37 -07:00
types Add Audit target metrics (#16044) 2022-11-10 10:20:21 -08:00