Aliabbas Attarwala
Aliabbas Attarwala
Hi, I am currently using the jmx exporter to push the tomcat metrics on prometheus. `-javaagent:/opt/tomcat/webapps/jmx_prometheus_javaagent-0.17.2.jar=9409:/opt/tomcat/webapps/config.yaml` I want to enable basic authentication for the same. Is the work still in...
Btw, after a bit of exploration on the issues, I found a workaround of using the `jmx_prometheus_javaagent-0.17.3-SNAPSHOT.jar` that you have [mentioned](https://github.com/prometheus/jmx_exporter/issues/688#issuecomment-1405526485) in which authentication is working. Here is my config.yml...
Understood your point. I am only using this out for testing the metrics I am getting on the Prometheus endpoint. I was just curious to know about the support of...
> Hi @aliabbas-elastic , Can we verify these changes? I've opened an https://github.com/elastic/beats/issues/39681 for it here. @ritalwar Ok I'll look into it