How to enable prometheus exporter #1581
IanRudnikov
started this conversation in
General
Replies: 1 comment
-
Hi @IanRudnikov , as written in the documentation, you can start the Prometheus exporter by adjusting your command as follows:
Please consult the documentation on configuration sources to learn more about the different ways of passing configuration properties to the agent. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
java -jar inspectit-ocelot-agent-1.16.0.jar 153044 enabledIfConfigured=true
How to run jar file and prometheus exporter??
Beta Was this translation helpful? Give feedback.
All reactions