minio/internal/logger/target
Harshavardhana e91a4a414c
merge startHTTPLogger() many callers into a simpler pattern (#19211)
simplify audit webhook worker model

fixes couple of bugs like

- ping(ctx) was creating a logger without updating
  number of workers leading to incorrect nWorkers
  scaling, causing an additional worker that is not
  tracked properly.

- h.logCh <- entry could potentially hang for when
  the queue is full on heavily loaded systems.
2024-03-06 08:09:46 -08:00
..
console log: Add logger.Event to send to console and other logger targets (#19060) 2024-02-15 15:13:30 -08:00
http merge startHTTPLogger() many callers into a simpler pattern (#19211) 2024-03-06 08:09:46 -08:00
kafka use typos instead of codespell (#19088) 2024-02-21 22:26:06 -08:00
testlogger perf: websocket grid connectivity for all internode communication (#18461) 2023-11-20 17:09:35 -08:00
types Add Audit target metrics (#16044) 2022-11-10 10:20:21 -08:00