We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently, the exporter require prometheus-client==0.0.19.
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
0.6.0 / 2019-02-19
0.4.0 / 2018-10-03
0.0.21 / 2017-09-14
0.0.20 / 2017-07-19
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
0.6.0 / 2019-02-19
0.4.0 / 2018-10-03
0.0.21 / 2017-09-14
0.0.20 / 2017-07-19
The text was updated successfully, but these errors were encountered: