Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

v1.21.0-rc.0 / 2025-01-21

Pre-release
Pre-release

Choose a tag to compare

@bwplotkabwplotka released this 21 Jan 18:03
· 175 commits to main since this release
v1.21.0-rc.0
This tag was signed with the committer’sverified signature.
bwplotka Bartlomiej Plotka
GPG key ID:8349A522E525B5E9
Verified
Learn about vigilant mode.
f1f89dc
This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode.

⚠️ This release contains potential breaking change if you upgradegithub.com/prometheus/common to 0.62+ together with client_golang.⚠️

New common versionchangesmodel.NameValidationScheme global variable, 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 changemodel.NameValidationScheme to oldmodel.LegacyValidation value in your projectinit function.

  • [BUGFIX] gocollector: Fix help message for runtime/metric metrics.#1583
  • [BUGFIX] prometheus: FixDesc.String() method for no labels case.#1687
  • [ENHANCEMENT] prometheus: Optimize popularprometheus.BuildFQName function; now up to 30% faster.#1665
  • [ENHANCEMENT] prometheus: OptimizeInc,Add andObserve cumulative metrics; now up to 50% faster under high concurrent contention.#1661
  • [CHANGE] Upgrade prometheus/common to 0.62.0 which changesmodel.NameValidationScheme global variable.#1712
  • [CHANGE] Add support for Go 1.23.#1602
  • [FEATURE] process_collector: Add support for Darwin systems.#1600#1616#1625#1675#1715
  • [FEATURE] api: Add ability to invokeCloseIdleConnections on api.Client usingapi.Client.(CloseIdler).CloseIdleConnections() casting.#1513
  • [FEATURE] promhttp: Addpromhttp.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
  • [FEATURE] prometheus: AddNewConstNativeHistogram function.#1654
All commits

New Contributors

Full Changelog:v1.20.5...v1.21.0-rc.0

Contributors

  • @kakkoyun
  • @ywwg
  • @SuperQ
  • @jkroepke
  • @marcosnils
  • @dashpole
  • @cuisongliu
  • @mmorel-35
  • @lilic
  • @imorph
  • @bwplotka
  • @prombot
  • @ArthurSens
  • @dependabot
  • @Manask322
  • @vesari
  • @parthlaw
  • @mharbison72
  • @ying-jeanne
  • @shivanthzen
kakkoyun, ywwg, and 18 other contributors
Assets2
Loading

[8]ページ先頭

©2009-2025 Movatter.jp