[
https://issues.apache.org/jira/browse/HUDI-7049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HUDI-7049:
---------------------------------
Labels: pull-request-available (was: )
> 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
> Priority: Major
> Labels: pull-request-available
>
> 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)