summaryrefslogtreecommitdiff
path: root/vendor/github.com/docker/go-metrics/docs.go
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/docker/go-metrics/docs.go')
-rw-r--r--vendor/github.com/docker/go-metrics/docs.go3
1 files changed, 3 insertions, 0 deletions
diff --git a/vendor/github.com/docker/go-metrics/docs.go b/vendor/github.com/docker/go-metrics/docs.go
new file mode 100644
index 000000000..8fbdfc697
--- /dev/null
+++ b/vendor/github.com/docker/go-metrics/docs.go
@@ -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