Proxying prometheus through nginx does not work if the location contains a compound path

后端 未结 0 991
孤街浪徒
孤街浪徒 2020-12-29 11:49

Everything works fine in this case:
nginx.conf

events {}
http {
    server {
        listen 80 default_server;
        location /promet         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题