Commit Graph

11 Commits

Author SHA1 Message Date
Phil Porada 343344a7af
Updated log line 2017-08-04 16:00:03 -04:00
Phil Porada c1c75dd76b
Changed the logging to use the prometheus logger 2017-08-04 15:47:26 -04:00
Phil Porada 1f2ccfac82
Updated readme once more based on what I needed to do to get the install command working. 2017-07-28 12:55:52 -04:00
Phil Porada 862a1b49fa
Updates per comments in PR 2017-07-28 12:49:11 -04:00
Phil Porada 5d1cfac0f2
Update readme 2017-07-27 21:16:21 -04:00
Ed Schouten 890663c1aa Don't abbreviate the label name. 2017-01-09 10:47:26 +01:00
Ed Schouten 1da4c902c9 Publish all descriptions through Describe(). 2017-01-09 10:14:08 +01:00
Ed Schouten e42e8700d0 Add a proper license. 2017-01-09 09:35:52 +01:00
Ed Schouten 6b651400c4 Add a README. 2017-01-09 09:27:01 +01:00
Ed Schouten 6c7f692818 Set a proper server name.
It looks like the server certificate of Unbound uses "unbound" as its
hostname. I'm not sure whether that's always the case, but for now,
let's assume it is.
2017-01-09 09:17:01 +01:00
Ed Schouten e519050935 Check in the initial version of the Unbound metrics exporter.
This exporter does not call into the Unbound command line utility, as
that tool only acts as a very light-weight shim around invoking an RPC
over TLS.
2017-01-09 09:01:42 +01:00