curl -LO https://raw.githubusercontent.com/xibolun/jms_domain_exporter/main/install.sh && bash install.sh
install.sh will install jms_domain_exporter at /opt/jms_domain_exporter
make build
you will get a binary file jms_domain_exporter.- just replace conf.yml jms_addr and jms_token
- start server by
jms_domain_exporter -c conf.yml
- you can access the metrics at
http://localhost:8080/metrics