prometheus/config
Julien Pivotto 8cb733d04c
Followup on OpenTelemetry migration (#10203)
* Followup on OpenTelemetry migration

- tracing_config: Change with_insecure to insecure, default to false.
- tracing_config: Call SetDirectory to make TLS certificates relative to the Prometheus
  configuration
- documentation: Change bool to boolean in the configuration
- documentation: document type float
- tracing: Always restart the tracing manager when TLS config is set to
  reload certificates
- tracing: Always set TLS config, which could be used e.g. in case of
  potential redirects.

Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>\\
2022-01-29 23:56:44 +01:00
..
testdata Tracing: Migrate to OpenTelemetry library (#9724) 2022-01-25 11:08:04 +01:00
config.go Followup on OpenTelemetry migration (#10203) 2022-01-29 23:56:44 +01:00
config_default_test.go Add new Go build tags. 2021-08-27 10:24:14 +02:00
config_test.go Followup on OpenTelemetry migration (#10203) 2022-01-29 23:56:44 +01:00
config_windows_test.go Invert service discovery dependencies (#7701) 2020-08-20 13:48:26 +01:00