...

Text file src/github.com/prometheus/common/config/testdata/http.conf.basic-auth-and-oauth2.too-much.bad.yaml

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

     1basic_auth:
     2  username: user
     3  password: foo
     4oauth2:
     5  client_id: foo
     6  client_secret: bar

View as plain text