Re: [I] [Java] Refactor metrics system [arrow-java]

2025-03-12 Thread via GitHub
lidavidm closed issue #294: [Java] Refactor metrics system URL: https://github.com/apache/arrow-java/issues/294 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe,

[I] [Java] Refactor metrics system [arrow-java]

2024-11-26 Thread via GitHub
asfimport opened a new issue, #294: URL: https://github.com/apache/arrow-java/issues/294 Java Arrow has some support for metrics (backed by yammers metrics), but by default, no reporter is registered. Also, it means that Arrow is tied to a specific metric system. I suggest to replace