Ma Jian created HUDI-7049:
-----------------------------
Summary: Implement File System-based Metrics Reporter
Key: HUDI-7049
URL: https://issues.apache.org/jira/browse/HUDI-7049
Project: Apache Hudi
Issue Type: New Feature
Reporter: Ma Jian
In addition to real-time monitoring metrics, Hudi also has some result metrics,
such as IO for clustering reads and writes. These metrics are meaningful for
continuously observing the table service status.
However, the existing metrics reporter either outputs to the console or memory
without persistence, or it outputs to another metrics server, requiring complex
environment setup. We hope to provide a simple persistent reporter where users
can specify that the metrics be stored in the file system in JSON format.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)