You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@huangyonghome
Does your configuration’s server_name have some wildcard expression such as server_name ~^(.*)\.example\.com$ ;?
Anyway, we cannot reproduce your behavior anymore if you cannot give the minimal reproducible nginx.conf without you sensitive business data.
nginx conf:
http { vhost_traffic_status_filter_by_host on; vhost_traffic_status_zone shared:vhost_traffic_status:32m; }
server conf
start nginx-vts-exporter
nginx-vts-exporter -nginx.scrape_timeout 10 -nginx.scrape_uri http://127.0.0.1:10011/ngin_status/format/json
below is the monitor metrics
Thanks you in advance.It will be appricated if anyone could help me
The text was updated successfully, but these errors were encountered: