mirror of
https://github.com/nshttpd/mikrotik-exporter.git
synced 2025-04-16 20:05:40 +02:00
* added config file implementation, refactoring * add gitignore * improved test * preperations for more metrics * added resource metrics * added first bgp metrics * added asn as label for bgp metrics * added prefix and message counts to bgp metrics * simplified * Update README.md * added yaml dependency * fixed go routine call * added timeout * clean up * added TLS support * set default api port for TLS * added routes metric * added missing log information |
||
---|---|---|
.. | ||
cpp | ||
go | ||
python/prometheus | ||
ruby | ||
src/main/java/io/prometheus/client | ||
.gitignore | ||
CONTRIBUTING.md | ||
LICENSE | ||
MAINTAINERS.md | ||
Makefile | ||
metrics.proto | ||
NOTICE | ||
pom.xml | ||
README.md | ||
setup.py |
Background
Under most circumstances, manually downloading this repository should never be required.
Prerequisites
Base
Java
- Apache Maven
- Prometheus Maven Repository checked out into ../io.prometheus-maven-repository
Go
Ruby
Building
$ make
Getting Started
- The Go source code is periodically indexed: Go Protocol Buffer Model.
- All of the core developers are accessible via the Prometheus Developers Mailinglist.