Commit Graph

221 Commits

Author SHA1 Message Date
Ben Kochie 4205b0534a
Merge pull request #335 from prometheus-community/repo_sync
Synchronize common files from prometheus/prometheus
2024-10-19 20:08:41 +02:00
prombot 7797a2a057 Update common Prometheus files
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2024-10-18 17:48:26 +00:00
Ben Kochie 756593bf46
Merge pull request #324 from prometheus-community/dependabot/go_modules/github.com/Masterminds/sprig/v3-3.3.0
Bump github.com/Masterminds/sprig/v3 from 3.2.3 to 3.3.0
2024-10-18 13:42:21 +02:00
dependabot[bot] a762dae301
Bump github.com/Masterminds/sprig/v3 from 3.2.3 to 3.3.0
Bumps [github.com/Masterminds/sprig/v3](https://github.com/Masterminds/sprig) from 3.2.3 to 3.3.0.
- [Release notes](https://github.com/Masterminds/sprig/releases)
- [Changelog](https://github.com/Masterminds/sprig/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Masterminds/sprig/compare/v3.2.3...v3.3.0)

---
updated-dependencies:
- dependency-name: github.com/Masterminds/sprig/v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-18 08:15:30 +00:00
Ben Kochie d1cc071aed
Merge pull request #319 from prometheus-community/repo_sync
Synchronize common files from prometheus/prometheus
2024-10-18 09:21:00 +02:00
Ben Kochie fd0da30b4d
Merge pull request #334 from tjhop/chore/adopt-slog
chore!: adopt slog, drop go-kit/log
2024-10-18 09:17:07 +02:00
TJ Hoplock 9cdeb9f48f chore!: adopt slog, drop go-kit/log
The bulk of this change set was automated by the following script which
is being used to aid in converting the various exporters/projects to use
slog:

https://gist.github.com/tjhop/49f96fb7ebbe55b12deee0b0312d8434

Signed-off-by: TJ Hoplock <t.hoplock@gmail.com>
2024-10-17 22:29:14 -04:00
prombot 1596a70f4a Update common Prometheus files
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2024-08-06 17:49:05 +00:00
Ben Kochie 03abaa7e9c
Merge pull request #316 from prometheus-community/repo_sync
Synchronize common files from prometheus/prometheus
2024-08-01 11:06:28 +02:00
prombot c562e1ae8e Update common Prometheus files
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2024-07-14 17:51:47 +00:00
Ben Kochie 97bfd95679
Merge pull request #314 from prometheus-community/repo_sync
Synchronize common files from prometheus/prometheus
2024-07-02 07:07:09 +02:00
prombot e153d6827b Update common Prometheus files
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2024-07-01 17:49:11 +00:00
Ben Kochie 289a5e3477
Merge pull request #312 from prometheus-community/superq/update_linter
Update build
2024-07-01 09:22:49 +02:00
SuperQ a330d80e8f
Update build
* Update to Go 1.22.
* Update golangci-lint settings.
* Sync files from prometheus/prometheus.

Signed-off-by: SuperQ <superq@gmail.com>
2024-07-01 09:07:11 +02:00
Ben Kochie a1314d8404
Merge pull request #311 from prometheus-community/dependabot/go_modules/github.com/prometheus/common-0.55.0
Bump github.com/prometheus/common from 0.48.0 to 0.55.0
2024-07-01 08:58:44 +02:00
dependabot[bot] adc6da6ff3
Bump github.com/prometheus/common from 0.48.0 to 0.55.0
Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.48.0 to 0.55.0.
- [Release notes](https://github.com/prometheus/common/releases)
- [Changelog](https://github.com/prometheus/common/blob/main/RELEASE.md)
- [Commits](https://github.com/prometheus/common/compare/v0.48.0...v0.55.0)

---
updated-dependencies:
- dependency-name: github.com/prometheus/common
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-01 05:26:34 +00:00
Ben Kochie e8b8fb0c7b
Merge pull request #302 from prometheus-community/dependabot/go_modules/golang.org/x/net-0.23.0
Bump golang.org/x/net from 0.17.0 to 0.23.0
2024-04-19 14:49:43 +02:00
Ben Kochie ec8effb4b6
Merge pull request #297 from prometheus-community/dependabot/go_modules/google.golang.org/protobuf-1.33.0
Bump google.golang.org/protobuf from 1.31.0 to 1.33.0
2024-04-19 14:49:17 +02:00
dependabot[bot] 7e41e3eb92
Bump golang.org/x/net from 0.17.0 to 0.23.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.17.0 to 0.23.0.
- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.23.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-19 12:36:54 +00:00
dependabot[bot] 9a4afd28ae
Bump google.golang.org/protobuf from 1.31.0 to 1.33.0
Bumps google.golang.org/protobuf from 1.31.0 to 1.33.0.

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-19 12:36:33 +00:00
Ben Kochie dfc2a3acf9
Merge pull request #289 from prometheus-community/repo_sync
Synchronize common files from prometheus/prometheus
2024-04-19 14:36:00 +02:00
Ben Kochie 4c6b9b5e9d
Merge pull request #295 from prometheus-community/dependabot/go_modules/github.com/prometheus/client_golang-1.19.0
Bump github.com/prometheus/client_golang from 1.18.0 to 1.19.0
2024-04-19 14:35:24 +02:00
dependabot[bot] c33b452d49
Bump github.com/prometheus/client_golang from 1.18.0 to 1.19.0
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.18.0 to 1.19.0.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/v1.19.0/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.18.0...v1.19.0)

---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-01 05:46:13 +00:00
prombot 3eeb3f407d Update common Prometheus files
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2024-02-06 17:49:55 +00:00
Ben Kochie 47f487d507
Merge pull request #288 from prometheus-community/repo_sync
Synchronize common files from prometheus/prometheus
2024-02-01 18:58:39 +01:00
prombot be6c064047 Update common Prometheus files
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2024-02-01 17:48:15 +00:00
Ben Kochie 82c76cd30e
Merge pull request #280 from prometheus-community/dependabot/go_modules/golang.org/x/crypto-0.17.0
Bump golang.org/x/crypto from 0.14.0 to 0.17.0
2024-02-01 16:18:02 +01:00
dependabot[bot] 2a49397830
Bump golang.org/x/crypto from 0.14.0 to 0.17.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.14.0 to 0.17.0.
- [Commits](https://github.com/golang/crypto/compare/v0.14.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-01 15:08:18 +00:00
Ben Kochie 4052f82807
Merge pull request #281 from prometheus-community/dependabot/go_modules/github.com/prometheus/exporter-toolkit-0.11.0
Bump github.com/prometheus/exporter-toolkit from 0.10.0 to 0.11.0
2024-02-01 16:07:29 +01:00
dependabot[bot] 2798975af6
Bump github.com/prometheus/exporter-toolkit from 0.10.0 to 0.11.0
Bumps [github.com/prometheus/exporter-toolkit](https://github.com/prometheus/exporter-toolkit) from 0.10.0 to 0.11.0.
- [Release notes](https://github.com/prometheus/exporter-toolkit/releases)
- [Changelog](https://github.com/prometheus/exporter-toolkit/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prometheus/exporter-toolkit/compare/v0.10.0...v0.11.0)

---
updated-dependencies:
- dependency-name: github.com/prometheus/exporter-toolkit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-01 14:45:32 +00:00
Ben Kochie e5c130bd4d
Merge pull request #275 from prometheus-community/dependabot/go_modules/github.com/alecthomas/kingpin/v2-2.4.0
Bump github.com/alecthomas/kingpin/v2 from 2.3.2 to 2.4.0
2024-02-01 15:44:20 +01:00
Ben Kochie 9430a38930
Merge pull request #286 from prometheus-community/dependabot/go_modules/github.com/prometheus/client_golang-1.18.0
Bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0
2024-02-01 15:44:02 +01:00
Ben Kochie 74154d7328
Merge pull request #278 from prometheus-community/repo_sync
Synchronize common files from prometheus/prometheus
2024-02-01 15:43:41 +01:00
dependabot[bot] dee91dd289
Bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.17.0 to 1.18.0.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.17.0...v1.18.0)

---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-01 05:12:33 +00:00
prombot bc86280e2c Update common Prometheus files
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2023-12-07 17:49:35 +00:00
dependabot[bot] 25ccaa1b18
Bump github.com/alecthomas/kingpin/v2 from 2.3.2 to 2.4.0
Bumps [github.com/alecthomas/kingpin/v2](https://github.com/alecthomas/kingpin) from 2.3.2 to 2.4.0.
- [Release notes](https://github.com/alecthomas/kingpin/releases)
- [Commits](https://github.com/alecthomas/kingpin/compare/v2.3.2...v2.4.0)

---
updated-dependencies:
- dependency-name: github.com/alecthomas/kingpin/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-01 05:59:51 +00:00
Ben Kochie 7eb4fff7f0
Merge pull request #273 from prometheus-community/repo_sync
Signed-off-by: Ben Kochie <superq@gmail.com>
2023-11-23 15:23:50 -06:00
prombot f0e725207c Update common Prometheus files
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2023-11-18 17:49:13 +00:00
Ben Kochie 15d4535420
Merge pull request #272 from prometheus-community/repo_sync
Synchronize common files from prometheus/prometheus
2023-11-15 13:04:47 -06:00
prombot ce35cf273d Update common Prometheus files
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2023-11-15 17:48:35 +00:00
Ben Kochie 301de8a5a2
Merge pull request #255 from prometheus-community/repo_sync
Synchronize common files from prometheus/prometheus
2023-11-15 10:09:03 -06:00
Ben Kochie cb8b788e42
Merge pull request #269 from prometheus-community/dependabot/go_modules/k8s.io/client-go-0.28.3
Bump k8s.io/client-go from 0.28.1 to 0.28.3
2023-11-15 10:08:46 -06:00
dependabot[bot] b6ed8e4569
Bump k8s.io/client-go from 0.28.1 to 0.28.3
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.28.1 to 0.28.3.
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kubernetes/client-go/compare/v0.28.1...v0.28.3)

---
updated-dependencies:
- dependency-name: k8s.io/client-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-15 15:56:35 +00:00
Ben Kochie 7003bf37ad
Merge pull request #268 from prometheus-community/dependabot/go_modules/github.com/prometheus/common-0.45.0
Bump github.com/prometheus/common from 0.44.0 to 0.45.0
2023-11-15 09:55:38 -06:00
dependabot[bot] cf7d21a766
Bump github.com/prometheus/common from 0.44.0 to 0.45.0
Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.44.0 to 0.45.0.
- [Release notes](https://github.com/prometheus/common/releases)
- [Commits](https://github.com/prometheus/common/compare/v0.44.0...v0.45.0)

---
updated-dependencies:
- dependency-name: github.com/prometheus/common
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-01 05:11:31 +00:00
prombot 48614062d2 Update common Prometheus files
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2023-09-14 17:50:07 +00:00
Ben Kochie 661af08e6e
Merge pull request #253 from prometheus-community/repo_sync
Synchronize common files from prometheus/prometheus
2023-09-02 22:03:26 +02:00
prombot 854f86b599 Update common Prometheus files
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2023-09-02 17:50:23 +00:00
Ben Kochie ef0530bfd1
Merge pull request #247 from prometheus-community/dependabot/go_modules/github.com/prometheus/client_golang-1.16.0
Bump github.com/prometheus/client_golang from 1.15.1 to 1.16.0
2023-09-01 09:11:26 +02:00
dependabot[bot] cc9e0d994f
Bump github.com/prometheus/client_golang from 1.15.1 to 1.16.0
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.15.1 to 1.16.0.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.15.1...v1.16.0)

---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-01 06:53:48 +00:00