-
If anyone has a good implementation of Prometheus metrics with the Nexus Framework I would love to pick their brain. |
Beta Was this translation helpful? Give feedback.
Answered by
haysclark
Sep 22, 2020
Replies: 1 comment
-
I ended up publishing nexus-plugin-prometheus. The current version only works for Nexus projects using the standard 'express' server, as most of the work is being done by siimon/prom-client. Enjoy! |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
haysclark
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I ended up publishing nexus-plugin-prometheus. The current version only works for Nexus projects using the standard 'express' server, as most of the work is being done by siimon/prom-client.
Enjoy!