mirror of
https://github.com/prometheus/prometheus.git
synced 2024-11-09 23:24:05 -08:00
fb2da1f26a
* Simplify code by letting common deal with empty TLS config * Improve error message if we notice a user is putting an authorization header into its configuration. Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>
6 lines
97 B
YAML
6 lines
97 B
YAML
tracing:
|
|
sampling_fraction: 1
|
|
endpoint: "localhost:4317"
|
|
headers:
|
|
"authorization": foo
|