I ran the simple setup. all the containers are up. But I get this
ERROR [Timer-Driven Process Thread-9] o.a.n.r.p.PrometheusReportingTask PrometheusReportingTask[id=6feba8f7-0168-1000-f1f2-6fa3a81f4871] Failed pushing JVM-metrics to Prometheus PushGateway due to java.net.ConnectException: Connection refused (Connection refused); routing to failure: {}
here's a screenshot of error in NiFi. Reporting task is setup in NiFi with default settings i.e Pushgateway running on localhost:9091
I ran the simple setup. all the containers are up. But I get this ERROR [Timer-Driven Process Thread-9] o.a.n.r.p.PrometheusReportingTask PrometheusReportingTask[id=6feba8f7-0168-1000-f1f2-6fa3a81f4871] Failed pushing JVM-metrics to Prometheus PushGateway due to java.net.ConnectException: Connection refused (Connection refused); routing to failure: {}
here's a screenshot of error in NiFi. Reporting task is setup in NiFi with default settings i.e Pushgateway running on localhost:9091
heres my task configuration
I don't understand why it's throwing this error?