Closed ouadi closed 6 years ago
Filter zones don't work in the latest release, 0.6; if you build from the master branch, filter zones work.
Thank you for the info. I will check and update the issue's status accordingly.
I confirm, version 0.7, released 10 days ago (Nov 10th, 2017) filter zones work. Issue closed.
I have:
nginx_module_vts
(see config below)nginx_vts_exporter
prometheus
to scrape metrics fromnginx_vts_exporter
I'm able to see
nginx_server_xxx
andnginx_upstream_xxx
metrics inprometheus
graph console. However, I can't seenginx_filter_xxx
metrics.Also,
filterZones
property is present with full data in response to/status/format/json
.What I'm missing to get
nginx_filter_xxx
metrics inprometheus
?Below is the config of
nginx_module_vts
:Example of
/status/format/json
output: