tag | 961845c6ed6c4a797086d9a05a70be0eed788303 | |
---|---|---|
tagger | Julien Pivotto <roidelapluie@o11y.eu> | Wed Apr 20 07:46:25 2022 |
object | 3763a1ded109d63be8a27824983c41413e056e1b |
v0.34.0
commit | 3763a1ded109d63be8a27824983c41413e056e1b | [log] [tgz] |
---|---|---|
author | Julien Pivotto <roidelapluie@o11y.eu> | Tue Apr 19 15:11:58 2022 |
committer | GitHub <noreply@github.com> | Tue Apr 19 15:11:58 2022 |
tree | af7db138461194e8b31486d2001bae02d3263af4 | |
parent | 0c7319ad920e3239143af6c9f87149ff05faf2ab [diff] |
TLS config: Enable selection of min TLS version (#375) * TLS config: Enable selection of min TLS version go1.18 changes the default minimum TLS version to 1.2. Let's make the default minimum version configurable, while following go default. The allowed values (TLS10, ..) come from the exporter-toolkit: https://github.com/prometheus/exporter-toolkit/blob/master/docs/web-configuration.md TLSVersion is exported so the exporter toolkit can reuse them later. Signed-off-by: Julien Pivotto <roidelapluie@o11y.eu>
This repository contains Go libraries that are shared across Prometheus components and libraries. They are considered internal to Prometheus, without any stability guarantees for external usage.
context.Context