...

Text file src/github.com/prometheus/common/config/testdata/http.conf.proxy-headers.good.yml

Documentation: github.com/prometheus/common/config/testdata

     1proxy_url: "http://remote.host"
     2proxy_connect_header:
     3  single:
     4    - value_0
     5  multi:
     6    - value_1
     7    - value_2

View as plain text