Tags: prometheus/common
Tags
http_config: Allow customizing TLS config and settings. (#748) * http_config: Allow customizing TLS config and settings. Signed-off-by: bwplotka <bwplotka@gmail.com> * Switched to newTLSConfigFunc Signed-off-by: bwplotka <bwplotka@gmail.com> * Addressed comments. Signed-off-by: bwplotka <bwplotka@gmail.com> --------- Signed-off-by: bwplotka <bwplotka@gmail.com>
Bump google.golang.org/protobuf from 1.35.1 to 1.35.2 (#732) * Bump google.golang.org/protobuf from 1.35.1 to 1.35.2 Bumps google.golang.org/protobuf from 1.35.1 to 1.35.2. --- updated-dependencies: - dependency-name: google.golang.org/protobuf dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Go mod tidy in sigv4. Signed-off-by: SuperQ <superq@gmail.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: SuperQ <superq@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: SuperQ <superq@gmail.com>
Provide a method for explicitly checking label names for legacy valid… …ity. (#682) This is needed in Prometheus for modes when legacy validation has been explicitly requested but UTF-8 is otherwise enabled. Signed-off-by: Owen Williams <owen.williams@grafana.com>
PreviousNext