Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Monitroing with Prometheus via JMX Exporter #7295

Open
0xburan opened this issue Feb 15, 2023 · 2 comments
Open

Monitroing with Prometheus via JMX Exporter #7295

0xburan opened this issue Feb 15, 2023 · 2 comments

Comments

@0xburan
Copy link

0xburan commented Feb 15, 2023

I'm trying to setup jmx exporter to collect metrics by Prometheus.
Following the article https://corda.net/blog/monitoring-corda-nodes-with-prometheus-grafana-and-elk-on-docker-2/, I run corda with the following options, but port 9096 isn't available on the pod on the kubernetes cluster.
java -Dcapsule.jvm.args="-javaagent:./jmx_prometheus_javaagent-0.17.2.jar=9096:./jmx_config.yaml" -jar corda.jar --base-directory /opt/corda/workspace

According to top command, javaagent option doesn't appear. What is the correct option to use JMX Exporter with Corda?
82 1 corda S 3519m 21% 3 0% java -jar corda.jar --base-directory ./workspace

@r3jirabot
Copy link

Automatically created Jira issue: CORDA-4266

@0xburan
Copy link
Author

0xburan commented Feb 21, 2023

Any update?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants