fix: change nginx_upstream_response to nginx_upstream_responseMsec in Upstream Backend Reposnse section.
feat: introduce Instance variable when you have multiple servers reporting via vts.
Essentially dashboard was prepared to support single nginx instance and changes I'm providing with this PR are switching the behavior to make use of the instance that Prometheus provides by default.
Hello,
this PR is essentially providing two changes:
nginx_upstream_response
tonginx_upstream_responseMsec
in Upstream Backend Reposnse section.Instance
variable when you have multiple servers reporting via vts.Essentially dashboard was prepared to support single nginx instance and changes I'm providing with this PR are switching the behavior to make use of the
instance
that Prometheus provides by default.Regards, Filip