Beat Exporter Versions Save

Elastic beat-exporter for Prometheus

0.4.0

3 years ago

TLS support added by @treff7es - thanks!

0.3.1

4 years ago

Adding a new metric: #36

# HELP filebeat_runtime_goroutines beat.runtime.goroutines
# TYPE filebeat_runtime_goroutines gauge
filebeat_runtime_goroutines 19

0.3.0

4 years ago
  • Added support for auditbeat
  • Added support for unix:// (unix socket) listening beats
  • Dependencies updated
  • sha256sums.txt file should be now part of release

0.2.0

4 years ago

BC break: some metrics changed name (got _total suffix) to match Prometheus naming conventions, look at #11 Windows executable now can run as windows service Moved CI/CD pipeline to Github Actions Docker images now follow semantic versioning, so users can pick the right version in a semantic way.

v0.1.2

5 years ago

Fixes #10

v0.1.1

5 years ago

Fixes registrar collector #2

v0.1.0

5 years ago

Initial release