minio/internal/logger/target
Harshavardhana 74ccee6619
avoid too much auditing during decom/rebalance make it more robust (#19174)
there can be a sudden spike in tiny allocations,
due to too much auditing being done, also don't hang
on the

```
h.logCh <- entry
```

after initializing workers if you do not have a way to
dequeue for some reason.
2024-03-06 03:43:16 -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 avoid too much auditing during decom/rebalance make it more robust (#19174) 2024-03-06 03:43:16 -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