Closed lizeyun closed 5 years ago
collected metric nginx_upstream_bytes label:<name:"backend" value:"xx:8380" > label:<name:"direction" value:"out" > label:<name:"upstream" value:"xx_web" > counter: was collected before with the same name and label values
What can i do
i have find how cause the problem , in case some upstream_addr has no virt host to use
remove the upstream solve this
upstream can not use localhost or domain,it must to be used ip address
collected metric nginx_upstream_bytes label:<name:"backend" value:"xx:8380" > label:<name:"direction" value:"out" > label:<name:"upstream" value:"xx_web" > counter: was collected before with the same name and label values
What can i do