...

Text file src/github.com/prometheus/common/config/testdata/http.conf.oauth2-secret-and-file-set.bad.yml

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

     1oauth2:
     2  client_id: "myclient"
     3  client_secret: "mysecret"
     4  client_secret_file: "mysecret"
     5  token_url: "http://auth"

View as plain text