Skip to content

Tags: prometheus/common

Tags

v0.67.1

Toggle v0.67.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #853 from prometheus/superq/version

Fix Go case-insensitive file name collision

Verified

This tag was signed with the committer’s verified signature.
beorn7 Björn Rabenstein

Verified

This tag was signed with the committer’s verified signature.
ywwg Owen Williams

Verified

This tag was signed with the committer’s verified signature.
beorn7 Björn Rabenstein

v0.64.0

Toggle v0.64.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
build(deps): bump golang.org/x/oauth2 from 0.29.0 to 0.30.0 (#788)

Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.29.0 to 0.30.0.
- [Commits](golang/oauth2@v0.29.0...v0.30.0)

---
updated-dependencies:
- dependency-name: golang.org/x/oauth2
  dependency-version: 0.30.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v0.63.0

Toggle v0.63.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #768 from prometheus/otlp-translator

otlptranslator: Add dependency free package that translates OTLP data into Prometheus metric/label names

v0.62.0

Toggle v0.62.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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>

v0.61.0

Toggle v0.61.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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>

v0.60.1

Toggle v0.60.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update common Prometheus files (#701)

Signed-off-by: prombot <prometheus-team@googlegroups.com>
Co-authored-by: Ben Kochie <superq@gmail.com>