2020-09-09 12:14:03 -04:00
|
|
|
module go.opentelemetry.io/otel/internal/tools
|
2020-02-07 03:51:00 +09:00
|
|
|
|
2025-02-12 12:23:12 +01:00
|
|
|
go 1.23.0
|
2024-08-21 09:37:56 +02:00
|
|
|
|
2020-02-07 03:51:00 +09:00
|
|
|
require (
|
|
|
|
|
github.com/client9/misspell v0.3.4
|
2021-01-19 12:56:46 -08:00
|
|
|
github.com/gogo/protobuf v1.3.2
|
2025-03-26 10:46:44 -07:00
|
|
|
github.com/golangci/golangci-lint/v2 v2.0.2
|
2025-03-06 10:27:35 +01:00
|
|
|
github.com/jcchavezs/porto v0.7.0
|
2021-08-14 17:10:15 +02:00
|
|
|
github.com/wadey/gocovmerge v0.0.0-20160331181800-b5bfa59ec0ad
|
2025-03-26 19:23:33 +01:00
|
|
|
go.opentelemetry.io/build-tools/crosslink v0.21.0
|
|
|
|
|
go.opentelemetry.io/build-tools/gotmpl v0.21.0
|
|
|
|
|
go.opentelemetry.io/build-tools/multimod v0.21.0
|
|
|
|
|
go.opentelemetry.io/build-tools/semconvgen v0.21.0
|
2025-03-06 09:15:22 +01:00
|
|
|
golang.org/x/exp v0.0.0-20250305212735-054e65f0b394
|
2025-03-06 09:06:03 +01:00
|
|
|
golang.org/x/tools v0.31.0
|
2025-01-14 15:18:46 +01:00
|
|
|
golang.org/x/vuln v1.1.4
|
2020-02-07 03:51:00 +09:00
|
|
|
)
|
2022-05-25 10:04:56 -05:00
|
|
|
|
|
|
|
|
require (
|
2025-02-28 15:45:52 +01:00
|
|
|
4d63.com/gocheckcompilerdirectives v1.3.0 // indirect
|
2025-02-08 08:24:21 -08:00
|
|
|
4d63.com/gochecknoglobals v0.2.2 // indirect
|
2024-12-16 16:50:56 -08:00
|
|
|
dario.cat/mergo v1.0.1 // indirect
|
2025-02-17 10:35:42 +01:00
|
|
|
github.com/4meepo/tagalign v1.4.2 // indirect
|
2024-11-13 09:30:47 +01:00
|
|
|
github.com/Abirdcfly/dupword v0.1.3 // indirect
|
2025-03-13 14:17:31 -07:00
|
|
|
github.com/Antonboom/errname v1.1.0 // indirect
|
2025-03-17 14:08:11 +01:00
|
|
|
github.com/Antonboom/nilnil v1.1.0 // indirect
|
2025-03-13 14:31:12 -07:00
|
|
|
github.com/Antonboom/testifylint v1.6.0 // indirect
|
2025-03-18 09:10:12 +01:00
|
|
|
github.com/BurntSushi/toml v1.5.0 // indirect
|
2025-02-12 12:23:12 +01:00
|
|
|
github.com/Crocmagnon/fatcontext v0.7.1 // indirect
|
2024-12-17 13:22:03 -08:00
|
|
|
github.com/Djarvur/go-err113 v0.1.0 // indirect
|
2025-02-24 13:55:06 +01:00
|
|
|
github.com/GaijinEntertainment/go-exhaustruct/v3 v3.3.1 // indirect
|
2024-12-17 11:53:45 +01:00
|
|
|
github.com/Masterminds/semver/v3 v3.3.1 // indirect
|
2024-12-17 11:22:03 +01:00
|
|
|
github.com/Microsoft/go-winio v0.6.2 // indirect
|
2025-03-06 09:06:03 +01:00
|
|
|
github.com/OpenPeeDeeP/depguard/v2 v2.2.1 // indirect
|
2025-02-27 11:37:18 +01:00
|
|
|
github.com/ProtonMail/go-crypto v1.1.6 // indirect
|
2024-12-17 10:02:35 +01:00
|
|
|
github.com/alecthomas/go-check-sumtype v0.3.1 // indirect
|
2024-11-13 09:30:47 +01:00
|
|
|
github.com/alexkohler/nakedret/v2 v2.0.5 // indirect
|
2022-05-25 10:04:56 -05:00
|
|
|
github.com/alexkohler/prealloc v1.0.0 // indirect
|
2022-08-24 21:42:28 -05:00
|
|
|
github.com/alingse/asasalint v0.0.11 // indirect
|
2025-01-06 08:45:51 -08:00
|
|
|
github.com/alingse/nilnesserr v0.1.2 // indirect
|
2023-08-13 07:36:30 -07:00
|
|
|
github.com/ashanbrown/forbidigo v1.6.0 // indirect
|
2024-12-17 10:43:55 +01:00
|
|
|
github.com/ashanbrown/makezero v1.2.0 // indirect
|
2025-03-26 10:46:44 -07:00
|
|
|
github.com/aymanbagabas/go-osc52/v2 v2.0.1 // indirect
|
2022-05-25 10:04:56 -05:00
|
|
|
github.com/beorn7/perks v1.0.1 // indirect
|
2024-11-13 09:30:47 +01:00
|
|
|
github.com/bkielbasa/cyclop v1.2.3 // indirect
|
2022-05-25 10:04:56 -05:00
|
|
|
github.com/blizzy78/varnamelen v0.8.0 // indirect
|
2025-02-25 15:27:57 -08:00
|
|
|
github.com/bombsimon/wsl/v4 v4.6.0 // indirect
|
2025-03-13 09:32:00 +01:00
|
|
|
github.com/breml/bidichk v0.3.3 // indirect
|
2025-03-13 09:40:21 +01:00
|
|
|
github.com/breml/errchkjson v0.4.1 // indirect
|
2024-12-16 16:57:14 -08:00
|
|
|
github.com/butuzov/ireturn v0.3.1 // indirect
|
2024-12-17 10:59:48 +01:00
|
|
|
github.com/butuzov/mirror v1.3.0 // indirect
|
2025-03-13 09:24:51 +01:00
|
|
|
github.com/catenacyber/perfsprint v0.9.1 // indirect
|
2024-03-24 20:00:15 +01:00
|
|
|
github.com/ccojocar/zxcvbn-go v1.0.2 // indirect
|
2024-09-09 11:08:14 -04:00
|
|
|
github.com/cespare/xxhash/v2 v2.3.0 // indirect
|
2023-03-19 07:58:22 -07:00
|
|
|
github.com/charithe/durationcheck v0.0.10 // indirect
|
2025-03-26 10:46:44 -07:00
|
|
|
github.com/charmbracelet/colorprofile v0.2.3-0.20250311203215-f60798e515dc // indirect
|
|
|
|
|
github.com/charmbracelet/lipgloss v1.1.0 // indirect
|
|
|
|
|
github.com/charmbracelet/x/ansi v0.8.0 // indirect
|
|
|
|
|
github.com/charmbracelet/x/cellbuf v0.0.13-0.20250311204145-2c3ea96c31dd // indirect
|
|
|
|
|
github.com/charmbracelet/x/term v0.2.1 // indirect
|
2023-10-22 16:51:26 +02:00
|
|
|
github.com/chavacava/garif v0.1.0 // indirect
|
2025-03-21 09:09:14 +01:00
|
|
|
github.com/ckaznocha/intrange v0.3.1 // indirect
|
2025-02-05 12:16:55 +01:00
|
|
|
github.com/cloudflare/circl v1.6.0 // indirect
|
2024-12-17 17:27:58 +01:00
|
|
|
github.com/curioswitch/go-reassign v0.3.0 // indirect
|
2025-01-28 11:38:07 +01:00
|
|
|
github.com/cyphar/filepath-securejoin v0.4.1 // indirect
|
2025-03-21 14:07:31 +01:00
|
|
|
github.com/daixiang0/gci v0.13.6 // indirect
|
2025-03-26 10:46:44 -07:00
|
|
|
github.com/dave/dst v0.27.3 // indirect
|
2024-03-03 22:08:09 +01:00
|
|
|
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
|
2024-03-24 20:00:15 +01:00
|
|
|
github.com/denis-tingaikin/go-header v0.5.0 // indirect
|
2023-01-06 14:30:32 -08:00
|
|
|
github.com/emirpasic/gods v1.18.1 // indirect
|
2024-03-24 20:00:15 +01:00
|
|
|
github.com/ettle/strcase v0.2.0 // indirect
|
2024-11-13 09:30:47 +01:00
|
|
|
github.com/fatih/color v1.18.0 // indirect
|
2022-05-25 10:04:56 -05:00
|
|
|
github.com/fatih/structtag v1.2.0 // indirect
|
2024-05-05 18:16:04 +02:00
|
|
|
github.com/firefart/nonamedreturns v1.0.5 // indirect
|
2024-12-17 15:41:23 -08:00
|
|
|
github.com/fsnotify/fsnotify v1.8.0 // indirect
|
2022-08-24 21:42:28 -05:00
|
|
|
github.com/fzipp/gocyclo v0.6.0 // indirect
|
2025-03-18 10:13:25 +01:00
|
|
|
github.com/ghostiam/protogetter v0.3.12 // indirect
|
2025-03-19 09:30:07 +01:00
|
|
|
github.com/go-critic/go-critic v0.13.0 // indirect
|
2023-06-05 02:41:23 -07:00
|
|
|
github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 // indirect
|
2025-01-10 11:33:00 -08:00
|
|
|
github.com/go-git/go-billy/v5 v5.6.2 // indirect
|
2025-02-27 17:30:03 +01:00
|
|
|
github.com/go-git/go-git/v5 v5.14.0 // indirect
|
2023-02-26 07:58:24 -08:00
|
|
|
github.com/go-toolsmith/astcast v1.1.0 // indirect
|
2023-03-19 07:58:22 -07:00
|
|
|
github.com/go-toolsmith/astcopy v1.1.0 // indirect
|
2024-03-24 20:00:15 +01:00
|
|
|
github.com/go-toolsmith/astequal v1.2.0 // indirect
|
2023-02-26 07:58:24 -08:00
|
|
|
github.com/go-toolsmith/astfmt v1.1.0 // indirect
|
|
|
|
|
github.com/go-toolsmith/astp v1.1.0 // indirect
|
|
|
|
|
github.com/go-toolsmith/strparse v1.1.0 // indirect
|
|
|
|
|
github.com/go-toolsmith/typep v1.1.0 // indirect
|
2024-11-13 09:30:47 +01:00
|
|
|
github.com/go-viper/mapstructure/v2 v2.2.1 // indirect
|
2024-12-16 17:23:58 -08:00
|
|
|
github.com/go-xmlfmt/xmlfmt v1.1.3 // indirect
|
2022-05-25 10:04:56 -05:00
|
|
|
github.com/gobwas/glob v0.2.3 // indirect
|
2024-08-21 09:37:56 +02:00
|
|
|
github.com/gofrs/flock v0.12.1 // indirect
|
2024-12-16 16:53:01 +01:00
|
|
|
github.com/golang/groupcache v0.0.0-20241129210726-2c02b8208cf8 // indirect
|
2025-03-12 09:14:30 +01:00
|
|
|
github.com/golangci/dupl v0.0.0-20250308024227-f665c8d69b32 // indirect
|
2024-11-13 09:30:47 +01:00
|
|
|
github.com/golangci/go-printf-func-name v0.1.0 // indirect
|
2025-02-12 12:23:12 +01:00
|
|
|
github.com/golangci/gofmt v0.0.0-20250106114630-d62b90e6713d // indirect
|
2025-03-26 10:46:44 -07:00
|
|
|
github.com/golangci/golines v0.0.0-20250217134842-442fd0091d95 // indirect
|
2024-06-11 10:55:14 -07:00
|
|
|
github.com/golangci/misspell v0.6.0 // indirect
|
2024-03-24 20:00:15 +01:00
|
|
|
github.com/golangci/plugin-module-register v0.1.1 // indirect
|
2025-02-12 12:23:12 +01:00
|
|
|
github.com/golangci/revgrep v0.8.0 // indirect
|
2024-03-24 20:00:15 +01:00
|
|
|
github.com/golangci/unconvert v0.0.0-20240309020433-c5143eacb3ed // indirect
|
2025-02-23 08:21:15 -08:00
|
|
|
github.com/google/go-cmp v0.7.0 // indirect
|
2024-03-24 20:00:15 +01:00
|
|
|
github.com/gordonklaus/ineffassign v0.1.0 // indirect
|
2022-05-25 10:04:56 -05:00
|
|
|
github.com/gostaticanalysis/analysisutil v0.7.1 // indirect
|
2025-02-28 09:45:16 +01:00
|
|
|
github.com/gostaticanalysis/comment v1.5.0 // indirect
|
2025-02-13 08:43:03 +01:00
|
|
|
github.com/gostaticanalysis/forcetypeassert v0.2.0 // indirect
|
2022-05-25 10:04:56 -05:00
|
|
|
github.com/gostaticanalysis/nilerr v0.1.1 // indirect
|
2025-01-06 09:49:46 +01:00
|
|
|
github.com/hashicorp/go-immutable-radix/v2 v2.1.0 // indirect
|
2024-05-28 07:45:12 -07:00
|
|
|
github.com/hashicorp/go-version v1.7.0 // indirect
|
2025-01-06 09:49:46 +01:00
|
|
|
github.com/hashicorp/golang-lru/v2 v2.0.7 // indirect
|
2022-05-25 10:04:56 -05:00
|
|
|
github.com/hexops/gotextdiff v1.0.3 // indirect
|
2022-12-06 07:38:06 -08:00
|
|
|
github.com/inconshreveable/mousetrap v1.1.0 // indirect
|
2022-05-25 10:04:56 -05:00
|
|
|
github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99 // indirect
|
2024-04-01 14:05:35 -07:00
|
|
|
github.com/jgautheron/goconst v1.7.1 // indirect
|
2022-05-25 10:04:56 -05:00
|
|
|
github.com/jingyugao/rowserrcheck v1.1.1 // indirect
|
2024-12-16 18:46:59 -08:00
|
|
|
github.com/jjti/go-spancheck v0.6.4 // indirect
|
2025-01-05 09:54:36 -08:00
|
|
|
github.com/julz/importas v0.2.0 // indirect
|
2025-01-06 09:31:02 +01:00
|
|
|
github.com/karamaru-alpha/copyloopvar v1.2.1 // indirect
|
2023-01-06 14:30:32 -08:00
|
|
|
github.com/kevinburke/ssh_config v1.2.0 // indirect
|
2025-02-19 09:34:18 +01:00
|
|
|
github.com/kisielk/errcheck v1.9.0 // indirect
|
2025-02-28 09:45:16 +01:00
|
|
|
github.com/kkHAIKE/contextcheck v1.1.6 // indirect
|
2022-08-24 21:42:28 -05:00
|
|
|
github.com/kulti/thelper v0.6.3 // indirect
|
2025-03-26 09:15:36 +01:00
|
|
|
github.com/kunwardeep/paralleltest v1.0.13 // indirect
|
2024-11-13 09:30:47 +01:00
|
|
|
github.com/lasiar/canonicalheader v1.1.2 // indirect
|
2025-02-22 15:40:27 +01:00
|
|
|
github.com/ldez/exptostd v0.4.2 // indirect
|
2025-02-12 12:23:12 +01:00
|
|
|
github.com/ldez/gomoddirectives v0.6.1 // indirect
|
|
|
|
|
github.com/ldez/grignotin v0.9.0 // indirect
|
2025-01-06 09:49:46 +01:00
|
|
|
github.com/ldez/tagliatelle v0.7.1 // indirect
|
|
|
|
|
github.com/ldez/usetesting v0.4.2 // indirect
|
2024-05-05 18:16:04 +02:00
|
|
|
github.com/leonklingele/grouper v1.1.2 // indirect
|
2025-03-26 10:46:44 -07:00
|
|
|
github.com/lucasb-eyer/go-colorful v1.2.0 // indirect
|
2025-03-16 07:31:44 -07:00
|
|
|
github.com/macabu/inamedparam v0.2.0 // indirect
|
2022-10-27 14:21:32 -07:00
|
|
|
github.com/maratori/testableexamples v1.0.0 // indirect
|
2023-03-19 07:58:22 -07:00
|
|
|
github.com/maratori/testpackage v1.1.1 // indirect
|
2025-02-12 12:23:12 +01:00
|
|
|
github.com/matoous/godox v1.1.0 // indirect
|
2025-01-10 12:53:51 +01:00
|
|
|
github.com/mattn/go-colorable v0.1.14 // indirect
|
2023-12-03 17:38:12 +01:00
|
|
|
github.com/mattn/go-isatty v0.0.20 // indirect
|
2024-11-13 09:30:47 +01:00
|
|
|
github.com/mattn/go-runewidth v0.0.16 // indirect
|
2025-02-17 00:16:20 +01:00
|
|
|
github.com/mgechev/revive v1.7.0 // indirect
|
2022-05-25 10:04:56 -05:00
|
|
|
github.com/mitchellh/go-homedir v1.1.0 // indirect
|
2024-08-21 09:37:56 +02:00
|
|
|
github.com/moricho/tparallel v0.3.2 // indirect
|
2025-03-26 10:46:44 -07:00
|
|
|
github.com/muesli/termenv v0.16.0 // indirect
|
2024-09-09 11:08:14 -04:00
|
|
|
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
|
2022-05-25 10:04:56 -05:00
|
|
|
github.com/nakabonne/nestif v0.3.1 // indirect
|
2024-03-24 20:00:15 +01:00
|
|
|
github.com/nishanths/exhaustive v0.12.0 // indirect
|
2022-08-24 21:42:28 -05:00
|
|
|
github.com/nishanths/predeclared v0.2.2 // indirect
|
2025-02-18 17:45:35 +01:00
|
|
|
github.com/nunnatsa/ginkgolinter v0.19.1 // indirect
|
2022-05-25 10:04:56 -05:00
|
|
|
github.com/olekukonko/tablewriter v0.0.5 // indirect
|
2024-09-13 09:19:37 +02:00
|
|
|
github.com/pelletier/go-toml/v2 v2.2.3 // indirect
|
2025-01-21 16:13:18 +01:00
|
|
|
github.com/pjbgf/sha1cd v0.3.2 // indirect
|
2024-03-03 22:08:09 +01:00
|
|
|
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
|
2025-02-02 16:19:21 +01:00
|
|
|
github.com/polyfloyd/go-errorlint v1.7.1 // indirect
|
chore(deps): update module github.com/prometheus/client_golang to v1.21.1 (#6463)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[github.com/prometheus/client_golang](https://redirect.github.com/prometheus/client_golang)
| `v1.20.5` -> `v1.21.1` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Release Notes
<details>
<summary>prometheus/client_golang
(github.com/prometheus/client_golang)</summary>
###
[`v1.21.1`](https://redirect.github.com/prometheus/client_golang/releases/tag/v1.21.1):
/ 2025-03-04
[Compare
Source](https://redirect.github.com/prometheus/client_golang/compare/v1.21.0...v1.21.1)
This release addresses a performance regression introduced in
[#​1661](https://redirect.github.com/prometheus/client_golang/issues/1661)
-- thanks to all who [reported this
quickly](https://redirect.github.com/prometheus/client_golang/issues/1748):
[@​chlunde](https://redirect.github.com/chlunde),
[@​dethi](https://redirect.github.com/dethi),
[@​aaronbee](https://redirect.github.com/aaronbee)
[@​tsuna](https://redirect.github.com/tsuna)
[@​kakkoyun](https://redirect.github.com/kakkoyun) 💪🏽. This patch
release also fixes the iOS build.
We will be hardening the release process even further
([#​1759](https://redirect.github.com/prometheus/client_golang/issues/1759),
[#​1761](https://redirect.github.com/prometheus/client_golang/issues/1761))
to prevent this in future, sorry for the inconvenience!
The high concurrency optimization is planned to be eventually
reintroduced, however in a much safer manner, potentially in a separate
API.
- \[BUGFIX] prometheus: Revert of `Inc`, `Add` and `Observe` cumulative
metric CAS optimizations
([#​1661](https://redirect.github.com/prometheus/client_golang/issues/1661)),
causing regressions on low concurrency cases
[#​1757](https://redirect.github.com/prometheus/client_golang/issues/1757)
- \[BUGFIX] prometheus: Fix GOOS=ios build, broken due to
process_collector_\* wrong build tags.
[#​1758](https://redirect.github.com/prometheus/client_golang/issues/1758)
<details>
<summary>All commits</summary>
- Revert "exponential backoff for CAS operations on floats" and cut
1.21.1 by [@​bwplotka](https://redirect.github.com/bwplotka) in
[https://github.com/prometheus/client_golang/pull/1757](https://redirect.github.com/prometheus/client_golang/pull/1757)
- Fix ios build for 1.21.1 by
[@​bwplotka](https://redirect.github.com/bwplotka) in
[https://github.com/prometheus/client_golang/pull/1758](https://redirect.github.com/prometheus/client_golang/pull/1758)
</details>
**Full Changelog**:
https://github.com/prometheus/client_golang/compare/v1.21.0...v1.21.1
###
[`v1.21.0`](https://redirect.github.com/prometheus/client_golang/releases/tag/v1.21.0):
/ 2025-02-19
[Compare
Source](https://redirect.github.com/prometheus/client_golang/compare/v1.20.5...v1.21.0)
:warning: This release contains potential breaking change if you upgrade
`github.com/prometheus/common` to 0.62+ together with client_golang (and
depend on the strict, legacy validation for the label names). New common
version [changes `model.NameValidationScheme` global
variable](https://redirect.github.com/prometheus/common/pull/724), which
relaxes the validation of label names and metric name, allowing all
UTF-8 characters. Typically, this should not break any user, unless your
test or usage expects strict certain names to panic/fail on
client_golang metric registration, gathering or scrape. In case of
problems change `model.NameValidationScheme` to old
`model.LegacyValidation` value in your project `init` function.
:warning:
- \[BUGFIX] gocollector: Fix help message for runtime/metric metrics.
[#​1583](https://redirect.github.com/prometheus/client_golang/issues/1583)
- \[BUGFIX] prometheus: Fix `Desc.String()` method for no labels case.
[#​1687](https://redirect.github.com/prometheus/client_golang/issues/1687)
- \[PERF] prometheus: Optimize popular `prometheus.BuildFQName`
function; now up to 30% faster.
[#​1665](https://redirect.github.com/prometheus/client_golang/issues/1665)
- \[PERF] prometheus: Optimize `Inc`, `Add` and `Observe` cumulative
metrics; now up to 50% faster under high concurrent contention.
[#​1661](https://redirect.github.com/prometheus/client_golang/issues/1661)
- \[CHANGE] Upgrade prometheus/common to 0.62.0 which changes
`model.NameValidationScheme` global variable.
[#​1712](https://redirect.github.com/prometheus/client_golang/issues/1712)
- \[CHANGE] Add support for Go 1.23.
[#​1602](https://redirect.github.com/prometheus/client_golang/issues/1602)
- \[FEATURE] process_collector: Add support for Darwin systems.
[#​1600](https://redirect.github.com/prometheus/client_golang/issues/1600)
[#​1616](https://redirect.github.com/prometheus/client_golang/issues/1616)
[#​1625](https://redirect.github.com/prometheus/client_golang/issues/1625)
[#​1675](https://redirect.github.com/prometheus/client_golang/issues/1675)
[#​1715](https://redirect.github.com/prometheus/client_golang/issues/1715)
- \[FEATURE] api: Add ability to invoke `CloseIdleConnections` on
api.Client using `api.Client.(CloseIdler).CloseIdleConnections()`
casting.
[#​1513](https://redirect.github.com/prometheus/client_golang/issues/1513)
- \[FEATURE] promhttp: Add
`promhttp.HandlerOpts.EnableOpenMetricsTextCreatedSamples` option to
create OpenMetrics \_created lines. Not recommended unless you want to
use opt-in Created Timestamp feature. Community works on OpenMetrics 2.0
format that should make those lines obsolete (they increase cardinality
significantly).
[#​1408](https://redirect.github.com/prometheus/client_golang/issues/1408)
- \[FEATURE] prometheus: Add `NewConstNativeHistogram` function.
[#​1654](https://redirect.github.com/prometheus/client_golang/issues/1654)
<details>
<summary> All commits </summary>
* Merge release-1.20 to main by @​bwplotka in
https://github.com/prometheus/client_golang/pull/1582
* gocollector: Tiny fix for help message with runtime/metrics source. by
@​bwplotka in
https://github.com/prometheus/client_golang/pull/1583
* ci: bump dagger to the latest version by @​marcosnils in
https://github.com/prometheus/client_golang/pull/1588
* Merge release-1.20 back to main by @​ArthurSens in
https://github.com/prometheus/client_golang/pull/1593
* Update linting by @​SuperQ in
https://github.com/prometheus/client_golang/pull/1603
* Update supported Go versions by @​SuperQ in
https://github.com/prometheus/client_golang/pull/1602
* build(deps): bump golang.org/x/sys from 0.22.0 to 0.24.0 by
@​dependabot in
https://github.com/prometheus/client_golang/pull/1611
* build(deps): bump github.com/prometheus/common from 0.55.0 to 0.57.0
by @​dependabot in
https://github.com/prometheus/client_golang/pull/1612
* changed the name of all variables with min/max name by
@​parthlaw in
https://github.com/prometheus/client_golang/pull/1606
* Update Dagger and build. by @​SuperQ in
https://github.com/prometheus/client_golang/pull/1610
* build(deps): bump github/codeql-action from 3.25.15 to 3.26.6 in the
github-actions group across 1 directory by @​dependabot in
https://github.com/prometheus/client_golang/pull/1614
* examples: Improved GoCollector example. by @​bwplotka in
https://github.com/prometheus/client_golang/pull/1589
* Synchronize common files from prometheus/prometheus by @​prombot
in https://github.com/prometheus/client_golang/pull/1615
* process_collector: fill in most statistics on macOS by
@​mharbison72 in
https://github.com/prometheus/client_golang/pull/1600
* :zap: http client defer CloseIdleConnections by @​cuisongliu in
https://github.com/prometheus/client_golang/pull/1513
* Set allow-utf-8 in Format during tests to avoid escaping. by
@​ywwg in https://github.com/prometheus/client_golang/pull/1618
* Synchronize common files from prometheus/prometheus by @​prombot
in https://github.com/prometheus/client_golang/pull/1622
* Merge Release 1.20 back to main by @​ArthurSens in
https://github.com/prometheus/client_golang/pull/1627
* examples: Add custom labels example by @​ying-jeanne in
https://github.com/prometheus/client_golang/pull/1626
* Refactor default runtime metrics tests for Go collector so that
default runtime metric set autogenerates by @​vesari in
https://github.com/prometheus/client_golang/pull/1631
* Synchronize common files from prometheus/prometheus by @​prombot
in https://github.com/prometheus/client_golang/pull/1628
* process_xxx_memory statistics for macOS (cgo) by @​mharbison72
in https://github.com/prometheus/client_golang/pull/1616
* build(deps): bump github.com/klauspost/compress from 1.17.9 to 1.17.10
by @​dependabot in
https://github.com/prometheus/client_golang/pull/1633
* build(deps): bump golang.org/x/sys from 0.24.0 to 0.25.0 by
@​dependabot in
https://github.com/prometheus/client_golang/pull/1632
* process_collector: Add Platform-Specific Describe for processCollector
by @​ying-jeanne in
https://github.com/prometheus/client_golang/pull/1625
* Synchronize common files from prometheus/prometheus by @​prombot
in https://github.com/prometheus/client_golang/pull/1635
* build(deps): bump the github-actions group with 4 updates by
@​dependabot in
https://github.com/prometheus/client_golang/pull/1634
* Optionally print OM created lines by @​ArthurSens in
https://github.com/prometheus/client_golang/pull/1408
* process_collector: merge wasip1 and js into a single implementation by
@​ying-jeanne in
https://github.com/prometheus/client_golang/pull/1644
* Merge release 1.20 to main by @​bwplotka in
https://github.com/prometheus/client_golang/pull/1647
* Add Arianna as maintainer 💪 by @​ArthurSens in
https://github.com/prometheus/client_golang/pull/1651
* test add headers round tripper by @​Manask322 in
https://github.com/prometheus/client_golang/pull/1657
* build(deps): bump github.com/klauspost/compress from 1.17.10 to
1.17.11 by @​dependabot in
https://github.com/prometheus/client_golang/pull/1668
* build(deps): bump golang.org/x/sys from 0.25.0 to 0.26.0 by
@​dependabot in
https://github.com/prometheus/client_golang/pull/1669
* build(deps): bump github.com/prometheus/common from 0.59.1 to 0.60.1
by @​dependabot in
https://github.com/prometheus/client_golang/pull/1667
* build(deps): bump google.golang.org/protobuf from 1.34.2 to 1.35.1 by
@​dependabot in
https://github.com/prometheus/client_golang/pull/1670
* Optimize BuildFQName function by @​jkroepke in
https://github.com/prometheus/client_golang/pull/1665
* fix: use injected now() instead of time.Now() in summary methods by
@​imorph in https://github.com/prometheus/client_golang/pull/1672
* process_collector: avoid a compiler warning on macOS (fixes
#​1660) by @​mharbison72 in
https://github.com/prometheus/client_golang/pull/1675
* Synchronize common files from prometheus/prometheus by @​prombot
in https://github.com/prometheus/client_golang/pull/1674
* build(deps): bump the github-actions group across 1 directory with 3
updates by @​dependabot in
https://github.com/prometheus/client_golang/pull/1678
* [chore]: enable perfsprint linter by @​mmorel-35 in
https://github.com/prometheus/client_golang/pull/1676
* Duplicate of #​1662 by @​imorph in
https://github.com/prometheus/client_golang/pull/1673
* Synchronize common files from prometheus/prometheus by @​prombot
in https://github.com/prometheus/client_golang/pull/1679
* chore: enable usestdlibvars linter by @​mmorel-35 in
https://github.com/prometheus/client_golang/pull/1680
* Add: exponential backoff for CAS operations on floats by
@​imorph in https://github.com/prometheus/client_golang/pull/1661
* Synchronize common files from prometheus/prometheus by @​prombot
in https://github.com/prometheus/client_golang/pull/1683
* [1617] Add ConstnativeHistogram by @​shivanthzen in
https://github.com/prometheus/client_golang/pull/1654
* fix: replace fmt.Errorf with errors.New by @​kakkoyun in
https://github.com/prometheus/client_golang/pull/1689
* Add codeowners by @​kakkoyun in
https://github.com/prometheus/client_golang/pull/1688
* fix: add very small delay between observations in
`TestHistogramAtomicObserve` by @​imorph in
https://github.com/prometheus/client_golang/pull/1691
* Synchronize common files from prometheus/prometheus by @​prombot
in https://github.com/prometheus/client_golang/pull/1692
* Fix: handle nil variableLabels in Desc.String() method and add tests
for nil label values by @​kakkoyun in
https://github.com/prometheus/client_golang/pull/1687
* examples: Follow best practices and established naming conventions by
@​lilic in https://github.com/prometheus/client_golang/pull/1650
* setup OSSF Scorecard workflow by @​mmorel-35 in
https://github.com/prometheus/client_golang/pull/1432
* build(deps): bump google.golang.org/protobuf from 1.35.1 to 1.35.2 by
@​dependabot in
https://github.com/prometheus/client_golang/pull/1697
* build(deps): bump golang.org/x/sys from 0.26.0 to 0.27.0 by
@​dependabot in
https://github.com/prometheus/client_golang/pull/1696
* build(deps): bump the github-actions group with 5 updates by
@​dependabot in
https://github.com/prometheus/client_golang/pull/1695
* update links to openmetrics to reference the v1.0.0 release by
@​dashpole in
https://github.com/prometheus/client_golang/pull/1699
* build(deps): bump google.golang.org/protobuf from 1.35.2 to 1.36.1 by
@​dependabot in
https://github.com/prometheus/client_golang/pull/1706
* build(deps): bump golang.org/x/sys from 0.27.0 to 0.28.0 by
@​dependabot in
https://github.com/prometheus/client_golang/pull/1705
* build(deps): bump the github-actions group with 5 updates by
@​dependabot in
https://github.com/prometheus/client_golang/pull/1707
* build(deps): bump github.com/prometheus/common from 0.60.1 to 0.61.0
by @​dependabot in
https://github.com/prometheus/client_golang/pull/1704
* Synchronize common files from prometheus/prometheus by @​prombot
in https://github.com/prometheus/client_golang/pull/1703
* Synchronize common files from prometheus/prometheus by @​prombot
in https://github.com/prometheus/client_golang/pull/1708
* Upgrade to prometheus/common 0.62.0 with breaking change by
@​bwplotka in
https://github.com/prometheus/client_golang/pull/1712
* build(deps): bump golang.org/x/net from 0.26.0 to 0.33.0 in
/tutorials/whatsup by @​dependabot in
https://github.com/prometheus/client_golang/pull/1713
* docs: Add RELEASE.md for the release process by @​kakkoyun in
https://github.com/prometheus/client_golang/pull/1690
* tutorials/whatsup: Updated deps by @​bwplotka in
https://github.com/prometheus/client_golang/pull/1716
* process collector: Fixed pedantic registry failures on darwin with
cgo. by @​bwplotka in
https://github.com/prometheus/client_golang/pull/1715
* Revert "ci: daggerize test and lint pipelines (#​1534)" by
@​bwplotka in
https://github.com/prometheus/client_golang/pull/1717
* Cut 1.21.0-rc.0 by @​bwplotka in
https://github.com/prometheus/client_golang/pull/1718
* Cut 1.21 by @​bwplotka in
https://github.com/prometheus/client_golang/pull/1737
</details>
#### New Contributors
* @​parthlaw made their first
contributi[https://github.com/prometheus/client_golang/pull/1606](https://redirect.github.com/prometheus/client_golang/pull/1606)l/1606
* @​mharbison72 made their first
contributi[https://github.com/prometheus/client_golang/pull/1600](https://redirect.github.com/prometheus/client_golang/pull/1600)l/1600
* @​cuisongliu made their first
contributi[https://github.com/prometheus/client_golang/pull/1513](https://redirect.github.com/prometheus/client_golang/pull/1513)l/1513
* @​ying-jeanne made their first
contributi[https://github.com/prometheus/client_golang/pull/1626](https://redirect.github.com/prometheus/client_golang/pull/1626)l/1626
* @​Manask322 made their first
contributi[https://github.com/prometheus/client_golang/pull/1657](https://redirect.github.com/prometheus/client_golang/pull/1657)l/1657
* @​jkroepke made their first
contributi[https://github.com/prometheus/client_golang/pull/1665](https://redirect.github.com/prometheus/client_golang/pull/1665)l/1665
* @​imorph made their first
contributi[https://github.com/prometheus/client_golang/pull/1672](https://redirect.github.com/prometheus/client_golang/pull/1672)l/1672
* @​mmorel-35 made their first
contributi[https://github.com/prometheus/client_golang/pull/1676](https://redirect.github.com/prometheus/client_golang/pull/1676)l/1676
* @​shivanthzen made their first
contributi[https://github.com/prometheus/client_golang/pull/1654](https://redirect.github.com/prometheus/client_golang/pull/1654)l/1654
* @​dashpole made their first
contributi[https://github.com/prometheus/client_golang/pull/1699](https://redirect.github.com/prometheus/client_golang/pull/1699)l/1699
**Full Changelog**:
https://github.com/prometheus/client_golang/compare/v1.20.5...v1.21.0
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/open-telemetry/opentelemetry-go).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJTa2lwIENoYW5nZWxvZyIsImRlcGVuZGVuY2llcyJdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: dmathieu <42@dmathieu.com>
2025-03-18 11:28:08 +01:00
|
|
|
github.com/prometheus/client_golang v1.21.1 // indirect
|
2024-04-04 23:19:55 +02:00
|
|
|
github.com/prometheus/client_model v0.6.1 // indirect
|
2025-01-23 09:52:27 -05:00
|
|
|
github.com/prometheus/common v0.62.0 // indirect
|
2025-03-18 10:32:44 +01:00
|
|
|
github.com/prometheus/procfs v0.16.0 // indirect
|
2025-02-21 09:12:01 +01:00
|
|
|
github.com/quasilyte/go-ruleguard v0.4.4 // indirect
|
2024-05-05 18:16:04 +02:00
|
|
|
github.com/quasilyte/go-ruleguard/dsl v0.3.22 // indirect
|
2023-02-26 07:58:24 -08:00
|
|
|
github.com/quasilyte/gogrep v0.5.0 // indirect
|
2023-03-19 07:58:22 -07:00
|
|
|
github.com/quasilyte/regex/syntax v0.0.0-20210819130434-b3f0c404a727 // indirect
|
2022-08-24 21:42:28 -05:00
|
|
|
github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 // indirect
|
2025-01-06 09:49:46 +01:00
|
|
|
github.com/raeperd/recvcheck v0.2.0 // indirect
|
2024-04-04 23:19:55 +02:00
|
|
|
github.com/rivo/uniseg v0.4.7 // indirect
|
2025-02-27 17:30:03 +01:00
|
|
|
github.com/rogpeppe/go-internal v1.14.1 // indirect
|
2025-03-05 09:27:06 +01:00
|
|
|
github.com/ryancurrah/gomodguard v1.4.1 // indirect
|
2023-10-22 16:51:26 +02:00
|
|
|
github.com/ryanrolds/sqlclosecheck v0.5.1 // indirect
|
2025-03-16 08:04:14 -07:00
|
|
|
github.com/sagikazarmark/locafero v0.8.0 // indirect
|
2024-12-18 09:42:38 +01:00
|
|
|
github.com/sanposhiho/wastedassign/v2 v2.1.0 // indirect
|
2025-01-06 09:49:46 +01:00
|
|
|
github.com/santhosh-tekuri/jsonschema/v6 v6.0.1 // indirect
|
2022-10-27 14:21:32 -07:00
|
|
|
github.com/sashamelentyev/interfacebloat v1.1.0 // indirect
|
2025-01-06 09:49:46 +01:00
|
|
|
github.com/sashamelentyev/usestdlibvars v1.28.0 // indirect
|
2025-03-05 17:45:56 +01:00
|
|
|
github.com/securego/gosec/v2 v2.22.2 // indirect
|
2024-07-09 16:56:47 -07:00
|
|
|
github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3 // indirect
|
2023-06-20 02:38:28 -07:00
|
|
|
github.com/sirupsen/logrus v1.9.3 // indirect
|
2023-06-04 07:54:38 -07:00
|
|
|
github.com/sivchari/containedctx v1.0.3 // indirect
|
2025-01-31 09:25:39 +01:00
|
|
|
github.com/skeema/knownhosts v1.3.1 // indirect
|
2024-11-13 09:30:47 +01:00
|
|
|
github.com/sonatard/noctx v0.1.0 // indirect
|
2024-03-03 22:08:09 +01:00
|
|
|
github.com/sourcegraph/conc v0.3.0 // indirect
|
2023-02-08 14:48:13 -08:00
|
|
|
github.com/sourcegraph/go-diff v0.7.0 // indirect
|
2025-03-16 07:18:29 -07:00
|
|
|
github.com/spf13/afero v1.14.0 // indirect
|
2024-12-18 15:58:54 +01:00
|
|
|
github.com/spf13/cast v1.7.1 // indirect
|
2025-02-17 09:47:51 +01:00
|
|
|
github.com/spf13/cobra v1.9.1 // indirect
|
2025-01-29 15:03:46 -08:00
|
|
|
github.com/spf13/pflag v1.0.6 // indirect
|
2025-03-26 12:30:27 -07:00
|
|
|
github.com/spf13/viper v1.20.1 // indirect
|
2022-05-25 10:04:56 -05:00
|
|
|
github.com/ssgreg/nlreturn/v2 v2.2.1 // indirect
|
2024-12-18 09:12:42 +01:00
|
|
|
github.com/stbenjam/no-sprintf-host-port v0.2.0 // indirect
|
2024-03-03 22:08:09 +01:00
|
|
|
github.com/stretchr/objx v0.5.2 // indirect
|
2024-11-25 10:32:26 -08:00
|
|
|
github.com/stretchr/testify v1.10.0 // indirect
|
2024-03-03 22:08:09 +01:00
|
|
|
github.com/subosito/gotenv v1.6.0 // indirect
|
2025-02-15 07:42:54 -08:00
|
|
|
github.com/tdakkota/asciicheck v0.4.1 // indirect
|
2025-02-15 07:54:47 -08:00
|
|
|
github.com/tetafro/godot v1.5.0 // indirect
|
2024-12-22 07:12:47 -08:00
|
|
|
github.com/timakin/bodyclose v0.0.0-20241222091800-1db5c5ca4d67 // indirect
|
2024-11-13 09:30:47 +01:00
|
|
|
github.com/timonwong/loggercheck v0.10.1 // indirect
|
2025-03-26 13:03:49 +01:00
|
|
|
github.com/tomarrell/wrapcheck/v2 v2.11.0 // indirect
|
2022-10-27 14:21:32 -07:00
|
|
|
github.com/tommy-muehle/go-mnd/v2 v2.5.1 // indirect
|
2025-01-06 09:49:46 +01:00
|
|
|
github.com/ultraware/funlen v0.2.0 // indirect
|
|
|
|
|
github.com/ultraware/whitespace v0.2.0 // indirect
|
2024-12-18 15:52:41 +01:00
|
|
|
github.com/uudashr/gocognit v1.2.0 // indirect
|
2025-01-08 08:18:55 -08:00
|
|
|
github.com/uudashr/iface v1.3.1 // indirect
|
2023-01-06 14:30:32 -08:00
|
|
|
github.com/xanzy/ssh-agent v0.3.3 // indirect
|
2025-03-17 15:30:55 +01:00
|
|
|
github.com/xen0n/gosmopolitan v1.3.0 // indirect
|
2025-03-26 10:46:44 -07:00
|
|
|
github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e // indirect
|
2022-05-25 10:04:56 -05:00
|
|
|
github.com/yagipy/maintidx v1.0.0 // indirect
|
2024-05-05 18:16:04 +02:00
|
|
|
github.com/yeya24/promlinter v0.3.0 // indirect
|
2024-03-24 20:00:15 +01:00
|
|
|
github.com/ykadowak/zerologlint v0.1.5 // indirect
|
2024-05-05 18:16:04 +02:00
|
|
|
gitlab.com/bosi/decorder v0.4.2 // indirect
|
2024-11-13 09:30:47 +01:00
|
|
|
go-simpler.org/musttag v0.13.0 // indirect
|
2025-02-09 07:39:56 -08:00
|
|
|
go-simpler.org/sloglint v0.9.0 // indirect
|
2025-03-26 19:23:33 +01:00
|
|
|
go.opentelemetry.io/build-tools v0.21.0 // indirect
|
2024-11-13 09:30:47 +01:00
|
|
|
go.uber.org/automaxprocs v1.6.0 // indirect
|
2023-04-16 07:35:37 -07:00
|
|
|
go.uber.org/multierr v1.11.0 // indirect
|
2024-03-03 22:08:09 +01:00
|
|
|
go.uber.org/zap v1.27.0 // indirect
|
2025-03-06 09:06:03 +01:00
|
|
|
golang.org/x/crypto v0.36.0 // indirect
|
2025-03-06 09:15:22 +01:00
|
|
|
golang.org/x/exp/typeparams v0.0.0-20250305212735-054e65f0b394 // indirect
|
2025-03-06 09:06:03 +01:00
|
|
|
golang.org/x/mod v0.24.0 // indirect
|
|
|
|
|
golang.org/x/net v0.37.0 // indirect
|
|
|
|
|
golang.org/x/sync v0.12.0 // indirect
|
|
|
|
|
golang.org/x/sys v0.31.0 // indirect
|
2025-03-11 09:18:04 +01:00
|
|
|
golang.org/x/telemetry v0.0.0-20250310203348-fdfaad844314 // indirect
|
2025-03-06 09:06:03 +01:00
|
|
|
golang.org/x/text v0.23.0 // indirect
|
2025-03-25 09:02:07 +01:00
|
|
|
google.golang.org/protobuf v1.36.6 // indirect
|
2022-05-25 10:04:56 -05:00
|
|
|
gopkg.in/warnings.v0 v0.1.2 // indirect
|
2023-02-26 07:58:24 -08:00
|
|
|
gopkg.in/yaml.v2 v2.4.0 // indirect
|
2022-07-08 14:23:16 -04:00
|
|
|
gopkg.in/yaml.v3 v3.0.1 // indirect
|
2025-03-06 08:57:39 +01:00
|
|
|
honnef.co/go/tools v0.6.1 // indirect
|
2024-08-23 08:07:25 -07:00
|
|
|
mvdan.cc/gofumpt v0.7.0 // indirect
|
2025-03-01 07:14:24 -08:00
|
|
|
mvdan.cc/unparam v0.0.0-20250301125049-0df0534333a4 // indirect
|
2022-05-25 10:04:56 -05:00
|
|
|
)
|