Uploaded image for project: 'Apache Hudi'
  1. Apache Hudi
  2. HUDI-7391

HoodieMetadataMetrics should use Metrics instance for metrics registry

    XMLWordPrintableJSON

Details

    Description

      Currently HoodieMetadataMetrics stores metrics in memory and these metrics are not pushed by the metric reporters. The metric reporters are configured within Metrics instance. List of changes in the PR:

      1. Metrics related classes have been moved from hudi-client-common to hudi-common.
      2. HoodieMetadataMetrics now uses Metrics class so that all the reporters can be supported with it.
      3. Some gaps in configs which are added in HoodieMetadataWriteUtils
      4. Some metrics related apis and functionality has been moved to HoodieMetricsConfig. The HoodieWriteConfig APIs now delegate to HoodieMetricsConfig for the functionality.

      Attachments

        Issue Links

          Activity

            People

              ljain Lokesh Jain
              ljain Lokesh Jain
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: