-
Notifications
You must be signed in to change notification settings - Fork 817
Comparing changes
Open a pull request
base repository: prometheus/client_python
base: v0.10.1
head repository: prometheus/client_python
compare: v0.11.0
- 16 commits
- 5 files changed
- 5 contributors
Commits on Feb 14, 2021
-
readme: inform on the upper case variable
Following PR #624 Signed-off-by: Marc-Aurèle Brothier <m@brothier.org>
Configuration menu - View commit details
-
Copy full SHA for 9b7fcc2 - Browse repository at this point
Copy the full SHA 9b7fcc2View commit details
Commits on May 10, 2021
-
allow textfile to be overwritten on windows
Signed-off-by: Sander Van de Moortel <sander.vandemoortel@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0be4d06 - Browse repository at this point
Copy the full SHA 0be4d06View commit details -
Signed-off-by: Sander Van de Moortel <sander.vandemoortel@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 3688edd - Browse repository at this point
Copy the full SHA 3688eddView commit details -
Signed-off-by: Sander Van de Moortel <sander.vandemoortel@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1089530 - Browse repository at this point
Copy the full SHA 1089530View commit details
Commits on May 11, 2021
-
forego deletion if file isn't found
Signed-off-by: Sander Van de Moortel <sander.vandemoortel@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 20a31b4 - Browse repository at this point
Copy the full SHA 20a31b4View commit details -
Merge pull request #650 from bluppfisk/fix_rename_windows
allow textfile to be overwritten on windows
Configuration menu - View commit details
-
Copy full SHA for d8bc027 - Browse repository at this point
Copy the full SHA d8bc027View commit details -
Merge pull request #628 from marcaurele/readme-env-var
readme: inform on the upper case variable
Configuration menu - View commit details
-
Copy full SHA for fea6964 - Browse repository at this point
Copy the full SHA fea6964View commit details
Commits on May 13, 2021
-
Guidance to avoid duplicate metrics in multiprocess
Signed-off-by: Chris Marchbanks <csmarchbanks@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 6d572df - Browse repository at this point
Copy the full SHA 6d572dfView commit details
Commits on May 14, 2021
-
Merge pull request #651 from prometheus/clarify-multiprocess-registry…
…-use Guidance to avoid duplicate metrics in multiprocess
Configuration menu - View commit details
-
Copy full SHA for 6df81ae - Browse repository at this point
Copy the full SHA 6df81aeView commit details
Commits on May 17, 2021
-
Readme: Add release/changelog link
Signed-off-by: Martin Thoma <info@martin-thoma.de>
Configuration menu - View commit details
-
Copy full SHA for 453153a - Browse repository at this point
Copy the full SHA 453153aView commit details -
Merge pull request #655 from MartinThoma/changelog-docs
Readme: Add release/changelog link
Configuration menu - View commit details
-
Copy full SHA for 9118c02 - Browse repository at this point
Copy the full SHA 9118c02View commit details
Commits on May 26, 2021
-
Document implications of negative observations
Fixes #638. It's of course weird to talk abou negative values of an "amount". However, for the Gauge, which quite regularly will receive negative increments, the word "amount" is used, too, so I didn't want to change it everywhere to "value" or something. AFAIK the only place where negative values are rejected is indeed the Counter. Signed-off-by: beorn7 <beorn@grafana.com>
Configuration menu - View commit details
-
Copy full SHA for 13f786a - Browse repository at this point
Copy the full SHA 13f786aView commit details
Commits on May 28, 2021
-
Merge pull request #658 from prometheus/beorn7/doc
Document implications of negative observations
Configuration menu - View commit details
-
Copy full SHA for e18828f - Browse repository at this point
Copy the full SHA e18828fView commit details -
Attrs 21.1.0 does not work with Python 3.4. The release has been yanked from pypi, but will still get used sometimes, so specify not to install 21.1.0. Signed-off-by: Chris Marchbanks <csmarchbanks@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 269bbde - Browse repository at this point
Copy the full SHA 269bbdeView commit details
Commits on Jun 1, 2021
-
Rename labelvalues to _labelvalues (#660)
Make it clear that labelvalues are for internal use only. Right now it is easy to assume that they provide a way of creating static labels on a counter, but that is not the case. Signed-off-by: Chris Marchbanks <csmarchbanks@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 59025d0 - Browse repository at this point
Copy the full SHA 59025d0View commit details -
Signed-off-by: Chris Marchbanks <csmarchbanks@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b6cad95 - Browse repository at this point
Copy the full SHA b6cad95View 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.10.1...v0.11.0