Pedro Tanaka
d9e9dcd39c
Merge pull request #645 from mmorel-35/gofumpt
...
chore: enable gofumpt with extra rules
2025-08-26 13:41:49 +02:00
Pedro Tanaka
c349fbcb34
Merge pull request #646 from mmorel-35/staticcheck/all
...
chore: enable all rules from staticcheck
2025-08-26 13:40:58 +02:00
Matthieu MOREL
93a61f6927
chore: enable all rules from staticcheck
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
2025-08-25 22:02:26 +00:00
Matthieu MOREL
34fff57424
chore: enable gofumpt with extra rules
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
2025-08-25 21:52:29 +00:00
Pedro Tanaka
144bc6bdb5
Merge pull request #629 from mmorel-35/golangci-lint/clean-up
...
chore: clean up golangci-lint configuration
2025-08-13 21:58:57 +02:00
Matthias Rampke
3eff3c0cc7
Merge pull request #644 from prometheus/repo_sync
...
Synchronize common files from prometheus/prometheus
2025-08-01 23:59:28 +02:00
prombot
fa4ca034b6
Update common Prometheus files
...
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2025-08-01 21:48:47 +00:00
Matthieu MOREL
0dbbd7e2a4
chore: clean up golangci-lint configuration
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
2025-08-01 23:11:40 +02:00
Matthias Rampke
9fbaeeeaaf
Merge pull request #643 from prometheus/dependabot/go_modules/github.com/prometheus/client_golang-1.23.0
...
Bump github.com/prometheus/client_golang from 1.22.0 to 1.23.0
2025-08-01 22:35:32 +02:00
Matthias Rampke
848039ff9e
Merge pull request #641 from prometheus/repo_sync
...
Synchronize common files from prometheus/prometheus
2025-08-01 21:37:09 +02:00
dependabot[bot]
c2c7fb083c
Bump github.com/prometheus/client_golang from 1.22.0 to 1.23.0
...
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang ) from 1.22.0 to 1.23.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.22.0...v1.23.0 )
---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
dependency-version: 1.23.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-08-01 10:27:24 +00:00
Matthias Rampke
c223653967
Merge pull request #642 from prometheus/mr/modern-starter-config
...
Extract and modernize starter configuration
2025-07-21 09:39:15 +02:00
Matthias Rampke
eaeb9287f9
summary options are only used with summaries
...
Signed-off-by: Matthias Rampke <matthias.rampke@googlemail.com>
2025-07-21 07:32:56 +00:00
Matthias Rampke
f1f841310f
comment on observer_type
...
Signed-off-by: Matthias Rampke <matthias.rampke@googlemail.com>
2025-07-21 07:31:49 +00:00
Matthias Rampke
e8b902793d
note that summaries are not recommended
...
Co-authored-by: Ben Kochie <superq@gmail.com>
Signed-off-by: Matthias Rampke <matthias.rampke@googlemail.com>
2025-07-21 07:28:07 +00:00
Matthias Rampke
530ac73d7f
Extract and modernize starter configuration
...
Take the existing starter configuration that we had buried in the middle of the
README. Slightly modernize it: disable glob mapping ordering by default, and set
the default # of native histogram buckets to 160, matching [defaults in
OpenTelemetry and the recommendation in Mimir](https://grafana.com/docs/mimir/latest/configure/configure-native-histograms-ingestion/#configure-native-histograms-per-tenant ).
Add an example of overriding the default native histogram bucket factor.
Signed-off-by: Matthias Rampke <matthias@prometheus.io>
2025-07-17 17:33:03 +00:00
prombot
e94c23c18f
Update common Prometheus files
...
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2025-07-09 17:50:44 +00:00
dependabot[bot]
d0fd88fea4
Merge pull request #639 from prometheus/dependabot/go_modules/github.com/prometheus/common-0.65.0
2025-07-01 12:12:25 +00:00
dependabot[bot]
a1eb47f5cb
Bump github.com/prometheus/common from 0.63.0 to 0.65.0
...
Bumps [github.com/prometheus/common](https://github.com/prometheus/common ) from 0.63.0 to 0.65.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.63.0...v0.65.0 )
---
updated-dependencies:
- dependency-name: github.com/prometheus/common
dependency-version: 0.65.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-07-01 11:55:12 +00:00
Pedro Tanaka
7d00675ec9
Merge pull request #635 from prometheus/repo_sync
...
Synchronize common files from prometheus/prometheus
2025-05-29 01:14:56 +01:00
prombot
05caab2de4
Update common Prometheus files
...
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2025-05-26 17:47:53 +00:00
Pedro Tanaka
ab1f7e9fa7
Merge pull request #633 from prometheus/repo_sync
...
Synchronize common files from prometheus/prometheus
2025-05-19 08:31:17 +01:00
prombot
66b02179b4
Update common Prometheus files
...
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2025-05-16 17:48:22 +00:00
Pedro Tanaka
3464f277df
Merge pull request #631 from prometheus/repo_sync
...
Synchronize common files from prometheus/prometheus
2025-05-05 10:04:49 +02:00
prombot
62ccc8c4a4
Update common Prometheus files
...
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2025-05-04 17:48:16 +00:00
dependabot[bot]
4feb411e09
Merge pull request #630 from prometheus/dependabot/go_modules/github.com/prometheus/client_model-0.6.2
2025-05-02 06:32:20 +00:00
dependabot[bot]
cbadf49755
Bump github.com/prometheus/client_model from 0.6.1 to 0.6.2
...
Bumps [github.com/prometheus/client_model](https://github.com/prometheus/client_model ) from 0.6.1 to 0.6.2.
- [Release notes](https://github.com/prometheus/client_model/releases )
- [Commits](https://github.com/prometheus/client_model/compare/v0.6.1...v0.6.2 )
---
updated-dependencies:
- dependency-name: github.com/prometheus/client_model
dependency-version: 0.6.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-05-01 10:39:14 +00:00
dependabot[bot]
919fad636f
Merge pull request #628 from prometheus/dependabot/go_modules/golang.org/x/net-0.38.0
2025-04-17 07:20:07 +00:00
dependabot[bot]
58bae426f1
Bump golang.org/x/net from 0.36.0 to 0.38.0
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.36.0 to 0.38.0.
- [Commits](https://github.com/golang/net/compare/v0.36.0...v0.38.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-version: 0.38.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-04-16 23:24:59 +00:00
Ben Kochie
743c7f91b8
Merge pull request #619 from prometheus/dependabot/go_modules/golang.org/x/net-0.36.0
...
Bump golang.org/x/net from 0.33.0 to 0.36.0
2025-04-16 07:38:56 +02:00
dependabot[bot]
0fc3a29d69
Bump golang.org/x/net from 0.33.0 to 0.36.0
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.33.0 to 0.36.0.
- [Commits](https://github.com/golang/net/compare/v0.33.0...v0.36.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-04-15 16:29:43 +00:00
Ben Kochie
8ef8c1e933
Merge pull request #623 from prometheus/dependabot/go_modules/github.com/prometheus/client_golang-1.21.1
...
Bump github.com/prometheus/client_golang from 1.20.5 to 1.21.1
2025-04-15 18:28:31 +02:00
Ben Kochie
4f0e8416e0
Merge pull request #626 from prometheus/dependabot/go_modules/golang.org/x/crypto-0.35.0
...
Bump golang.org/x/crypto from 0.32.0 to 0.35.0
2025-04-15 18:28:09 +02:00
dependabot[bot]
c5785482d9
Bump golang.org/x/crypto from 0.32.0 to 0.35.0
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.32.0 to 0.35.0.
- [Commits](https://github.com/golang/crypto/compare/v0.32.0...v0.35.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-version: 0.35.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-04-15 13:57:21 +00:00
dependabot[bot]
ccc44de63f
Bump github.com/prometheus/client_golang from 1.20.5 to 1.21.1
...
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang ) from 1.20.5 to 1.21.1.
- [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.20.5...v1.21.1 )
---
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>
2025-04-15 13:43:54 +00:00
Ben Kochie
c2d5d18cdf
Merge pull request #622 from prometheus/dependabot/go_modules/github.com/prometheus/common-0.63.0
...
Bump github.com/prometheus/common from 0.62.0 to 0.63.0
2025-04-15 15:42:40 +02:00
Ben Kochie
343a50a3d1
Merge pull request #627 from prometheus/superq/go_1.24
...
Update Go
2025-04-15 15:41:52 +02:00
SuperQ
dbf1dba353
Update Go
...
* Update Go build to 1.24.
* Update minimum Go to 1.23.0.
* Update golangci-lint to v2.
* Fixup linter issues.
Signed-off-by: SuperQ <superq@gmail.com>
2025-04-15 13:34:19 +02:00
dependabot[bot]
edd97953e3
Bump github.com/prometheus/common from 0.62.0 to 0.63.0
...
Bumps [github.com/prometheus/common](https://github.com/prometheus/common ) from 0.62.0 to 0.63.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.62.0...v0.63.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>
2025-04-01 10:52:51 +00:00
Pedro Tanaka
e1cef5e7a7
Merge pull request #621 from prometheus/repo_sync
...
Synchronize common files from prometheus/prometheus
2025-03-29 11:26:50 +01:00
prombot
c0758e1c1a
Update common Prometheus files
...
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2025-03-28 17:48:19 +00:00
Ben Kochie
267753cdaa
Merge pull request #620 from prometheus/repo_sync
...
Synchronize common files from prometheus/prometheus
2025-03-23 09:20:29 +01:00
prombot
e1d5b04928
Update common Prometheus files
...
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2025-03-22 17:47:58 +00:00
Ben Kochie
3b86000e17
Merge pull request #618 from prometheus/repo_sync
...
Synchronize common files from prometheus/prometheus
2025-03-08 15:12:07 +01:00
prombot
a94ccca200
Update common Prometheus files
...
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2025-03-07 17:48:36 +00:00
Pedro Tanaka
4d9b92568d
Merge pull request #616 from prometheus/dependabot/go_modules/github.com/prometheus/exporter-toolkit-0.14.0
...
Bump github.com/prometheus/exporter-toolkit from 0.13.2 to 0.14.0
2025-03-03 09:50:27 +01:00
dependabot[bot]
34a445d689
Bump github.com/prometheus/exporter-toolkit from 0.13.2 to 0.14.0
...
Bumps [github.com/prometheus/exporter-toolkit](https://github.com/prometheus/exporter-toolkit ) from 0.13.2 to 0.14.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.13.2...v0.14.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>
2025-03-01 10:16:43 +00:00
Pedro Tanaka
45044cbc48
Merge pull request #602 from prometheus/feat/multi-valued-event
...
feat(event): Add MultiValueEvent interface and MultiObserverEvent implementation
2025-02-22 14:47:19 +01:00
Pedro Tanaka
cc1fcb45af
Drop Value() method from MultiValueEvent and fixing expansion logic
...
Signed-off-by: Pedro Tanaka <pedro.stanaka@gmail.com>
2025-02-22 14:05:01 +01:00
Pedro Tanaka
ce77e77d0e
Merge pull request #612 from prometheus/dependabot/go_modules/github.com/prometheus/common-0.62.0
...
Bump github.com/prometheus/common from 0.61.0 to 0.62.0
2025-02-17 11:53:25 +01:00