-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Comparing changes
Open a pull request
base repository: prometheus/client_golang
base: v1.8.0
head repository: prometheus/client_golang
compare: v1.9.0
- 16 commits
- 12 files changed
- 5 contributors
Commits on Oct 23, 2020
-
Update common Prometheus files
Signed-off-by: prombot <prometheus-team@googlegroups.com>
Configuration menu - View commit details
-
Copy full SHA for aa8191a - Browse repository at this point
Copy the full SHA aa8191aView commit details -
add the NewPidFileFn to helper
Signed-off-by: sbookworm <lisong.cruise@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 469ec27 - Browse repository at this point
Copy the full SHA 469ec27View commit details -
Merge pull request #804 from sbookworm/get_pid_from_file
add the NewPidFileFn to helper
Configuration menu - View commit details
-
Copy full SHA for f97b033 - Browse repository at this point
Copy the full SHA f97b033View commit details -
Merge pull request #809 from prometheus/repo_sync
Synchronize common files from prometheus/prometheus
Configuration menu - View commit details
-
Copy full SHA for 2f1052b - Browse repository at this point
Copy the full SHA 2f1052bView commit details
Commits on Nov 4, 2020
-
Update common Prometheus files
Signed-off-by: prombot <prometheus-team@googlegroups.com>
Configuration menu - View commit details
-
Copy full SHA for c2caa7a - Browse repository at this point
Copy the full SHA c2caa7aView commit details -
Merge pull request #811 from prometheus/repo_sync
Synchronize common files from prometheus/prometheus
Configuration menu - View commit details
-
Copy full SHA for 06b1a0a - Browse repository at this point
Copy the full SHA 06b1a0aView commit details
Commits on Nov 20, 2020
-
Added example api code showing how to add auth tokens and user agents…
… to prom client. (#817) * Added example api code showing how to add auth tokens and user agents to prom client. Signed-off-by: Bartlomiej Plotka <bwplotka@gmail.com> * Ran go mod tidy. Signed-off-by: Bartlomiej Plotka <bwplotka@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 39b478e - Browse repository at this point
Copy the full SHA 39b478eView commit details
Commits on Dec 1, 2020
-
Correct spelling: possibilites -> possibilities
Signed-off-by: Michael Vetter <jubalh@iodoru.org>
Configuration menu - View commit details
-
Copy full SHA for cf6dc82 - Browse repository at this point
Copy the full SHA cf6dc82View commit details -
Merge pull request #819 from jubalh/sp
Correct spelling: possibilites -> possibilities
Configuration menu - View commit details
-
Copy full SHA for fd6d368 - Browse repository at this point
Copy the full SHA fd6d368View commit details
Commits on Dec 2, 2020
-
Be more explicit about the multi-line properties of MultiError
Signed-off-by: beorn7 <beorn@grafana.com>
Configuration menu - View commit details
-
Copy full SHA for 34ca120 - Browse repository at this point
Copy the full SHA 34ca120View commit details
Commits on Dec 3, 2020
-
Merge pull request #821 from prometheus/beorn7/multierror
Be more explicit about the multi-line properties of MultiError
Configuration menu - View commit details
-
Copy full SHA for 37c26ed - Browse repository at this point
Copy the full SHA 37c26edView commit details
Commits on Dec 9, 2020
-
promhttp: Correctly detect invalid metric and label names
Without this fix, the `InstrumentHandler...` middlewares get locked in an endless loop in case of an invalid Collector, eating all the memory. Signed-off-by: beorn7 <beorn@grafana.com>
Configuration menu - View commit details
-
Copy full SHA for 98eb6cb - Browse repository at this point
Copy the full SHA 98eb6cbView commit details -
Merge pull request #823 from prometheus/beorn7/promhttp
promhttp: Correctly detect invalid metric and label names
Configuration menu - View commit details
-
Copy full SHA for 8b73bd9 - Browse repository at this point
Copy the full SHA 8b73bd9View commit details
Commits on Dec 16, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 8d16199 - Browse repository at this point
Copy the full SHA 8d16199View commit details -
Configuration menu - View commit details
-
Copy full SHA for 80ca9cd - Browse repository at this point
Copy the full SHA 80ca9cdView commit details
Commits on Dec 17, 2020
-
Merge pull request #826 from prometheus/beorn7/release
 Cut release 1.9.0
Configuration menu - View commit details
-
Copy full SHA for d89cf5a - Browse repository at this point
Copy the full SHA d89cf5aView 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 v1.8.0...v1.9.0