v0.11.2 containers/common

Signed-off-by: Qi Wang <qiwan@redhat.com>
This commit is contained in:
Qi Wang
2020-05-11 16:31:45 -04:00
parent 0ec2610f04
commit b79a37ead9
169 changed files with 28217 additions and 679 deletions

3
vendor/github.com/docker/go-metrics/docs.go generated vendored Normal file
View File

@@ -0,0 +1,3 @@
// This package is small wrapper around the prometheus go client to help enforce convention and best practices for metrics collection in Docker projects.
package metrics