Use promhttp and setup logger

This commit is contained in:
Johannes 'fish' Ziemke 2017-01-05 19:30:48 +01:00
commit 3983cd58ff
3 changed files with 212 additions and 5 deletions

6
vendor/vendor.json vendored
View file

@ -56,6 +56,12 @@
"revision": "c5b7fccd204277076155f10851dad72b76a49317",
"revisionTime": "2016-08-17T15:48:24Z"
},
{
"checksumSHA1": "lG3//eDlwqA4IOuAPrNtLh9G0TA=",
"path": "github.com/prometheus/client_golang/prometheus/promhttp",
"revision": "575f371f7862609249a1be4c9145f429fe065e32",
"revisionTime": "2016-11-24T15:57:32Z"
},
{
"checksumSHA1": "DvwvOlPNAgRntBzt3b3OSRMS2N4=",
"path": "github.com/prometheus/client_model/go",