Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

updating prometheus_client ? #281

Open
finkr opened this issue Jul 25, 2021 · 0 comments
Open

updating prometheus_client ? #281

finkr opened this issue Jul 25, 2021 · 0 comments

Comments

@finkr
Copy link
Contributor

finkr commented Jul 25, 2021

Currently, the exporter require prometheus-client==0.0.19.

More recent version of the library provides some features that would be interesting.

As far as monitoring the exporter (for #128 ), the version 0.4.0 would be good enough.

version 0.7.0 supports Python 3.7 (used in our Dockerfile)

What do you think about it ?


abstract of prometheus_client releases notes

0.7.0 / 2019-06-07

  • [ENHANCEMENT] Add python3.7 support

0.6.0 / 2019-02-19

  • [BUGFIX] Fix thread leak in Python 3.7

0.4.0 / 2018-10-03

  • [FEATURE] Add Info, Stateset, Enum, GaugeHistogram support for OpenMetrics
  • [FEATURE] Add garbage collection metrics

0.0.21 / 2017-09-14

  • [ENHANCEMENT] Python 3.6 now officially supported

0.0.20 / 2017-07-19

  • [FEATURE] Add platform collector by default to add information about the Python/JVM runtime
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant