Make version informations consistent between prometheus components
This also fixes #231 by adding the '-version' flag
This commit is contained in:
parent
d890b63fb5
commit
60cbc9efc0
7 changed files with 122 additions and 62 deletions
9
vendor/vendor.json
vendored
9
vendor/vendor.json
vendored
|
|
@ -72,6 +72,12 @@
|
|||
"revision": "0a3005bb37bc411040083a55372e77c405f6464c",
|
||||
"revisionTime": "2016-01-04T14:47:38+01:00"
|
||||
},
|
||||
{
|
||||
"checksumSHA1": "91KYK0SpvkaMJJA2+BcxbVnyRO0=",
|
||||
"path": "github.com/prometheus/common/version",
|
||||
"revision": "dd586c1c5abb0be59e60f942c22af711a2008cb4",
|
||||
"revisionTime": "2016-05-03T22:05:32Z"
|
||||
},
|
||||
{
|
||||
"path": "github.com/prometheus/procfs",
|
||||
"revision": "406e5b7bfd8201a36e2bb5f7bdae0b03380c2ce8",
|
||||
|
|
@ -87,5 +93,6 @@
|
|||
"revision": "833a04a10549a95dc34458c195cbad61bbb6cb4d",
|
||||
"revisionTime": "2015-12-10T17:34:15-08:00"
|
||||
}
|
||||
]
|
||||
],
|
||||
"rootPath": "github.com/prometheus/node_exporter"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue