vendor: bump prometheus/common v0.7.0
full diff: 89604d1970...v0.7.0
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
8
vendor/github.com/prometheus/common/README.md
generated
vendored
8
vendor/github.com/prometheus/common/README.md
generated
vendored
@@ -6,7 +6,11 @@ components and libraries.
|
||||
|
||||
* **config**: Common configuration structures
|
||||
* **expfmt**: Decoding and encoding for the exposition format
|
||||
* **log**: A logging wrapper around [logrus](https://github.com/sirupsen/logrus)
|
||||
* **model**: Shared data structures
|
||||
* **promlog**: A logging wrapper around [go-kit/log](https://github.com/go-kit/kit/tree/master/log)
|
||||
* **route**: A routing wrapper around [httprouter](https://github.com/julienschmidt/httprouter) using `context.Context`
|
||||
* **version**: Version informations and metric
|
||||
* **server**: Common servers
|
||||
* **version**: Version information and metrics
|
||||
|
||||
## Deprecated
|
||||
* **log**: A logging wrapper around [logrus](https://github.com/sirupsen/logrus)
|
||||
|
||||
Reference in New Issue
Block a user