-
Notifications
You must be signed in to change notification settings - Fork 8.4k
Nginx vts as prometheus metrics #72
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
Comments
@gianrubio prometheus metrics are already present in master (only for standard nginx, not vts). Please check #36 |
@aledbf you are wright, there's an endpoint for global nginx metrics. 1 - Create another endpoint for metrics |
|
@gianrubio Are you still interested in working on this? |
yes @cmluciano, I'm working on this, 70% is done. Give me more 2 days and I'll submit this PR |
Hi, been reading cross many issues, PRs, .. unsure if I should open a separate issue or not.. Are there any plans to add metrics from https://github.com/hnlq715/nginx-vts-exporter ? mostly interested in
|
@harmut-pq take a look on this config https://github.com/kubernetes/ingress/blob/master/examples/customization/custom-vts-metrics/nginx/nginx-vts-metrics-conf.yaml |
Hi @gianrubio, thanks for the hint! |
rename keyword to main
Currently the nginx endpoint for metrics only support vts metric, that provide html and json metrics.
I figured out a project that export vts metrics to prometheus, now I have all metrics, simply using a sidecar container pointing to vts. Here's my awesome metrics.
I'm interested in porting this for the nginx ingress, but first I'm here to ask if this is in the roadmap or if anyone is already working on this.
The text was updated successfully, but these errors were encountered: