-
Notifications
You must be signed in to change notification settings - Fork 9
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
How to use #1
Comments
Documentation is missing only 1 important thing, the collector needs to be triggered:
|
@gatispriede tried this but getting error i've changed the consul port and service name to the app name . Do i've to change any other property ? |
Hi
Its been mentioned that pm2 cannot work with prometheus because we cannot run our own code in the master process. So im curious to know how does this work?
I am trying to test this package but struggling to find out how to set it up.
Does this config go in my pm2 ecosystem file?
--
where should i put this code in my node app
Do i need to declare a new route to get metrics from port 3000/metrics or will this automatically be available ?
The text was updated successfully, but these errors were encountered: