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

JMX Reporter does not emit TimelineService and HoodieWrapperFileSystem metrics by default

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • 1.1.0
    • None
    • None

    Description

      I'm currently using the JMX Metrics Exporter. When I enabled JMX monitoring I do not see metrics for TimelineService and HoodieWrapperFileSystem by default. I have tried setting other config options such as "hoodie.embed.timeline.server".   

       

      df.write.format("hudi").

      options(getQuickstartWriteConfigs).

      option("hoodie.metrics.reporter.type", "JMX").

      option("hoodie.metrics.jmx.port", "9999").

      option("hoodie.metrics.executor.enable", "true").

      option(PRECOMBINE_FIELD_OPT_KEY, "ts").

      option(RECORDKEY_FIELD_OPT_KEY, "uuid").

      option(PARTITIONPATH_FIELD_OPT_KEY, "partitionpath").

      option(TABLE_NAME, tableName).

      mode(Append).

      save(basePath)  

       

      Other metrics exporters such as the Datadog Exporter seem to emit these metrics by default. Is there a reason for this? Or a config option that would enable them?

      Attachments

        Activity

          People

            Unassigned Unassigned
            sarahwitt Sarah Witt
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Time Tracking

                Estimated:
                Original Estimate - 1h
                1h
                Remaining:
                Remaining Estimate - 1h
                1h
                Logged:
                Time Spent - Not Specified
                Not Specified