Skip to content

Tags: fgeth/prometheus-common

Tags

v0.25.0

Toggle v0.25.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request prometheus#301 from someshkoli/expose-newTLSTripper

http_config: Exposes NewTLSRoundTripper method

v0.24.0

Toggle v0.24.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request prometheus#297 from owen-d/json-tags

Adds json struct tags to mirror yaml ones

v0.23.0

Toggle v0.23.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Make OAuth 2.0 token_url client_id and client_secret mandatory (prome…

…theus#294)

* Made client_id and client_secret mandatory

Signed-off-by: Levi Harrison <[email protected]>

v0.22.0

Toggle v0.22.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Read oauth2 secret from file (prometheus#293)

* Read oauth2 secret from file

Signed-off-by: Julien Pivotto <[email protected]>