Download Latest Version v1.4.1 source code.tar.gz (6.3 MB)
Email in envelope

Get an email when there's a new version of Prometheus JVM Client

Home / v1.4.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-08-18 8.9 kB
v1.4.0 source code.tar.gz 2025-08-18 6.3 MB
v1.4.0 source code.zip 2025-08-18 7.0 MB
Totals: 3 Items   13.3 MB 0

What's Changed

Unicode support

UTF-8 is now supported for metric and label names!

  • this is a backwards compatible change
  • only Prometheus servers that can handle UTF-8 will actually see it
  • otherwise you'll still get the same _ replacement characters as before
  • in the push gateway, you have to enable UTF-8 support explicitly
  • unit names still do not support UTF-8
  • refer to the documentation for details

🏕 Features

🧹 Chore

👒 Dependencies

New Contributors

Full Changelog: https://github.com/prometheus/client_java/compare/v1.3.10...v1.4.0

Source: README.md, updated 2025-08-18