-
Notifications
You must be signed in to change notification settings - Fork 323
Comparing changes
Open a pull request
base repository: prometheus/common
base: v0.59.1
head repository: prometheus/common
compare: v0.60.0
- 10 commits
- 15 files changed
- 8 contributors
Commits on Sep 7, 2024
-
Signed-off-by: Jan-Otto Kröpke <mail@jkroepke.de>
Configuration menu - View commit details
-
Copy full SHA for 5f9af24 - Browse repository at this point
Copy the full SHA 5f9af24View commit details
Commits on Sep 8, 2024
-
Update common Prometheus files (#692)
Signed-off-by: prombot <prometheus-team@googlegroups.com>
Configuration menu - View commit details
-
Copy full SHA for fa21dfd - Browse repository at this point
Copy the full SHA fa21dfdView commit details
Commits on Sep 14, 2024
-
Merge pull request #694 from jkroepke/slog/writer
slog: expose io.Writer
Configuration menu - View commit details
-
Copy full SHA for 40d6251 - 10000 Browse repository at this point
Copy the full SHA 40d6251View commit details
Commits on Sep 17, 2024
-
Update common Prometheus files
Signed-off-by: prombot <prometheus-team@googlegroups.com>
Configuration menu - View commit details
-
Copy full SHA for 8bc4cd5 - Browse repository at this point
Copy the full SHA 8bc4cd5View commit details
Commits on Sep 18, 2024
-
Merge pull request #695 from prometheus/repo_sync
Synchronize common files from prometheus/prometheus
Configuration menu - View commit details
-
Copy full SHA for 14bac55 - Browse repository at this point
Copy the full SHA 14bac55View commit details
Commits on Sep 20, 2024
-
promslog: use UTC timestamps for go-kit log style (#696)
promlog initialized its go-kit logger to use UTC timestamps, so for true backwards compatibility, the go-kit log style in promslog should retain that configuration. Signed-off-by: Daniel Swarbrick <daniel.swarbrick@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d66e745 - Browse repository at this point
Copy the full SHA d66e745View commit details
Commits on Sep 27, 2024
-
feat: add
promslog.NewNopLogger()
convenience func (#697)Simple convenience function to return an slog.Logger that writes to io.Discard. Originally suggested by @ArthurSens [here](#686 (comment)), and requested again by @bboreham [here](prometheus/prometheus#14906 (comment)). As Bryan points out in the comment, there's 147 instances where a discard logger is needed, so a consistent utility function to manage them seems helpful. Signed-off-by: TJ Hoplock <t.hoplock@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4e3a6fd - Browse repository at this point
Copy the full SHA 4e3a6fdView commit details
Commits on Sep 29, 2024
-
Bump golang.org/x/net from 0.28.0 to 0.29.0 (#699)
* Bump golang.org/x/net from 0.28.0 to 0.29.0 Bumps [golang.org/x/net](https://github.com/golang/net) from 0.28.0 to 0.29.0. - [Commits](golang/net@v0.28.0...v0.29.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: direct:production update-type: version-update:semver-minor ... 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>
Configuration menu - View commit details
-
Copy full SHA for b7aa68c - Browse repository at this point
Copy the full SHA b7aa68cView commit details -
Bump golang.org/x/oauth2 from 0.22.0 to 0.23.0 (#698)
* Bump golang.org/x/oauth2 from 0.22.0 to 0.23.0 Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.22.0 to 0.23.0. - [Commits](golang/oauth2@v0.22.0...v0.23.0) --- updated-dependencies: - dependency-name: golang.org/x/oauth2 dependency-type: direct:production update-type: version-update:semver-minor ... 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>
Configuration menu - View commit details
-
Copy full SHA for 63ff77e - Browse repository at this point
Copy the full SHA 63ff77eView commit details
Commits on Oct 1, 2024
-
Update supported Go versions (#700)
* Update Go minimum to 1.21. * Update Go tests to 1.23. * Cleanup old Go 1.21 build flags. Signed-off-by: SuperQ <superq@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for dae848d - Browse repository at this point
Copy the full SHA dae848dView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.59.1...v0.60.0