Commit graph

21 commits

Author SHA1 Message Date
Alexander Dietrich 584eeda3e2 Add peersTotal count 2019-02-01 22:37:12 +01:00
ohrensessel 542ea8ba86 count total number of connected peers 2018-06-11 01:01:59 +02:00
Martin Weinelt 19cee0fc60
test build against golang 1.9 and 1.10 2018-05-23 15:14:11 +02:00
Martin Weinelt 39b21226c4
add flag to explicitly enable per-peer metrics 2018-05-23 15:11:04 +02:00
Martin Weinelt c08b4202c9 README: install through go get 2017-07-17 03:39:05 +02:00
Martin Weinelt a563e64b2e README: add link to fastd, fix irc reference 2017-07-17 03:24:43 +02:00
Martin Weinelt 6a68f2abff update default port to new default port allocation 2017-07-17 03:24:21 +02:00
Martin Weinelt 2e26aa25ee fixes inconsistent formatting in previous commit 2017-04-04 19:24:31 +02:00
Martin Weinelt 2cb4c4681a
follow metric naming conventions
closes #3, #4
2017-04-04 19:19:31 +02:00
Andreas Rammhold 3b7a9e997e Merge branch 'ci-integration' into 'master'
enable gitlab-ci testing

See merge request !1
2017-04-02 23:19:20 +02:00
Martin Weinelt 3be24c138a
enable gitlab-ci testing 2017-04-02 23:10:20 +02:00
Martin Weinelt 4c19c282e8
update README.md 2017-04-01 21:19:20 +02:00
Martin Weinelt 560638ee4e
add peer metrics 2017-04-01 21:19:11 +02:00
Martin Weinelt 7e6c635beb strip debug output 2017-03-30 23:25:33 +02:00
Martin Weinelt 5a72d5491b
clarify instancesflag description 2017-03-30 23:25:21 +02:00
Martin Weinelt 7b1bad216f
add simple up metric to advertise successful crawls from the socket 2017-03-30 23:25:14 +02:00
Martin Weinelt 9079d20e8c
Readd multi-instance support, attach interface name as label 2017-03-29 00:22:32 +02:00
Martin Weinelt e52dbd900d
Add splash page, make metrics path configuriable
Also reformat using `go fmt` and document this in
the README.md

Normalized parameter names by looking at what node-
exporter offers.
2017-03-28 22:21:39 +02:00
Andreas Rammhold 14593192c8 Added myself to LICENSE file 2017-03-27 22:21:19 +02:00
Andreas Rammhold 38b28b7a1e Added basic prometheus export for global fastd statistics 2017-03-27 22:20:39 +02:00
Martin Weinelt d553dd436a
initial commit 2017-03-27 20:06:16 +02:00