-
Notifications
You must be signed in to change notification settings - Fork 842
Comparing changes
Open a pull request
base repository: prometheus/client_python
base: v0.14.0
head repository: prometheus/client_python
compare: v0.15.0
- 13 commits
- 11 files changed
- 5 contributors
Commits on Apr 8, 2022
-
Rename choose_formatter back to choose_encoder
Temporarily keep an alias so that choose_formatter will work for the 0.14.x release cycle. Signed-off-by: Chris Marchbanks <csmarchbanks@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ff2e7a4 - Browse repository at this point
Copy the full SHA ff2e7a4View commit details -
Merge pull request #796 from prometheus/revert-unintentional-breaking…
…-change Rename choose_formatter back to choose_encoder
Configuration menu - View commit details
-
Copy full SHA for c835d17 - Browse repository at this point
Copy the full SHA c835d17View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c18ede - Browse repository at this point
Copy the full SHA 5c18edeView commit details
Commits on Apr 25, 2022
-
Add
sum,livemin, andlivemaxmultiprocess modes forGauges (#…Configuration menu - View commit details
-
Copy full SHA for 5a5261d - Browse repository at this point
Copy the full SHA 5a5261dView commit details
Commits on May 6, 2022
-
Update common Prometheus files
Signed-off-by: prombot <prometheus-team@googlegroups.com>
Configuration menu - View commit details
-
Copy full SHA for 748ffb0 - Browse repository at this point
Copy the full SHA 748ffb0View commit details
Commits on Aug 2, 2022
-
updated docs with code to remove default metrics
Signed-off-by: Sam Snarr <sssnarr1@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 21a7e9a - Browse repository at this point
Copy the full SHA 21a7e9aView commit details
Commits on Aug 19, 2022
-
updated README installation command (#833)
The command says pip install prometheus_client (underscore) but the steps above and PyPi says prometheus-client (dash) Signed-off-by: Alexa Griffith <agriffith96@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f17a836 - Browse repository at this point
Copy the full SHA f17a836View commit details
Commits on Oct 11, 2022
-
Add tls_auth_handler for push gateway
Support pushing metrics to a push gateway instance running with TLS Authentication. A user will need to provide the appropriate certificates to send to the server, and can specify additional parameters depending on their setup. Signed-off-by: Chris Marchbanks <csmarchbanks@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 82eca8f - Browse repository at this point
Copy the full SHA 82eca8fView commit details -
Merge pull request #841 from prometheus/tls-auth
Add tls_auth_handler for push gateway
Configuration menu - View commit details
-
Copy full SHA for 64328fb - Browse repository at this point
Copy the full SHA 64328fbView commit details -
Remove choose_formatter before 0.15.0 release
The original choose_encoder function was accidentally renamed in 0.14.0 to choose_formatter. In 0.14.1 we left both functions but with choose_formatter marked deprecated and to be removed by 0.15.0. Signed-off-by: Chris Marchbanks <csmarchbanks@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 3babf4b - Browse repository at this point
Copy the full SHA 3babf4bView commit details -
Merge pull request #846 from prometheus/remove-deprecated-function
Remove choose_formatter before 0.15.0 release
Configuration menu - View commit details
-
Copy full SHA for e6b9ebf - Browse repository at this point
Copy the full SHA e6b9ebfView commit details -
Merge pull request #827 from sss-ng/docs/remove-default-metrics
updated docs with code to remove default metrics
Configuration menu - View commit details
-
Copy full SHA for 71fb75d - Browse repository at this point
Copy the full SHA 71fb75dView commit details
Commits on Oct 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for db391db - Browse repository at this point
Copy the full SHA db391dbView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.14.0...v0.15.0