The blog post is over three years old - what versions of software are you using. For example, it looks like influxDB is at 2.0.8 and 2.0.0 was released Nov 2020, well after that blog post was written.
What do you have in your hadoop-metrics2-accumulo.properties file? If you configure a file sink, is the file being created and populated? Did you try to see if data is being sent and ingested into influxDb using the influxDB command line? -----Original Message----- From: Shailesh Ligade <slig...@fbi.gov.INVALID> Sent: Wednesday, September 8, 2021 8:46 AM To: dev@accumulo.apache.org Subject: Accumulo metrics using haddop_mertisc2 Hello, I am new to influxdb, using accumulo 1.10 and trying to follow https://accumulo.apache.org/blog/2018/03/22/view-metrics-in-grafana.html However I am getting no data on dashboard. Upon searching I saw https://www.mail-archive.com/notifications@fluo.apache.org/msg02272.html so I added accumulo.tserver.general.*.*.*.*.*.*.*.* measurement.measurement.measurement.context.process.process.process.process. process.host.measurement to my templates in influxdb.conf Graphite section but that didn't help either. Are there any update to this? How to get this resolved? -S