Looking at [1], specifically the overview section, I think they are the same metrics just accessible via JMX instead of configuring a sink.
[1] https://hadoop.apache.org/docs/r3.3.4/api/org/apache/hadoop/metrics2/package-summary.html On Wed, Oct 12, 2022 at 1:39 PM Christopher <ctubb...@apache.org> wrote: > I don't think we're doing anything special to publish to JMX. I think this > is something that is a feature of Hadoop Metrics2 that we're simply > enabling. So, this might be a question for the Hadoop general mailing list > if nobody knows the answer here. > > On Wed, Oct 12, 2022 at 1:06 PM Logan Jones <lo...@codescratch.com> wrote: > > > Hello: > > > > I'm trying to figure out more about the metrics coming out of Accumulo > > 1.9.3 and 1.10.2. I'm currently configuring the hadoop metrics 2 system > and > > sending that to influxDB. In theory, I could also look at the JMX > metrics. > > > > Are the JMX metrics a superset of what comes out of Hadoop Metrics2? > > > > Thanks in advance, > > > > - Logan > > >