karafka / waterdrop

Standalone Karafka library for producing Kafka messages
https://karafka.io
Other
254 stars 39 forks source link

limit ms logger resolution #510

Closed mensfeld closed 2 months ago

mensfeld commented 2 months ago

it was pointed to me that having a super-microsecond precision makes no sense and I agree.

before:

[waterdrop-915b81c89ffe] Async producing of 1 messages to 1 topics took 0.09454702043533325 ms

after:

[waterdrop-915b81c89ffe] Async producing of 1 messages to 1 topics took 0.09 ms

the same will be done in karafka.