Prometheus exporter for NGINX Unit metrics #993
lcrilly
started this conversation in
Show and tell
Replies: 1 comment
-
In addition to the discussion, I will attach a link to this issue #837 and also make my suggestions. |
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
-
The NGINX Unit control API includes a
/status
endpoint for usage statistics. Here is a solution for exposing these metrics in Prometheus format:https://gist.github.com/lcrilly/ad516de8378dd8ae5303a942e67d55b5
Beta Was this translation helpful? Give feedback.
All reactions