You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have in the past encountered the same issue, seems like the Prometheus exporter copies the config.json file to the home directory of the user that runs the exporter.
Solution is to delete the config.json in the users home directory before starting the Prometheus exporter after a change to the configuration have been made.
I have in the past encountered the same issue, seems like the Prometheus exporter copies the config.json file to the home directory of the user that runs the exporter. Solution is to delete the config.json in the users home directory before starting the Prometheus exporter after a change to the configuration have been made.
In my case, it does not copies the config.json to my home directory. And deleting the one in the .jar folder, it asks to create a default one, if I say yes it creates the default config.json in the .jar folder...
Hi there ThePrez,
I added the bit below to the config.json file, but I'm not getting these metrics on prometheus.
I confirmed it is using the config.json file, because if I renamed it it asks me to create a default one.
In the log file I don't see any related errors
Using config file: config.json
Verifying metrics collection....
Metrics collection verified.
Am I missing something?
Thanks in advance.
Regards.
The text was updated successfully, but these errors were encountered: