Skip to content

Releases: trustpilot/beat-exporter

TLS support

12 Jun 13:17
Compare
Choose a tag to compare

TLS support added by @treff7es - thanks!

Runtime goroutines metric added

27 Feb 08:56
fa0f26f
Compare
Choose a tag to compare

Adding a new metric: #36

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

Auditbeat support, other minor enchancements

14 Jan 20:42
94f55b2
Compare
Choose a tag to compare
  • Added support for auditbeat
  • Added support for unix:// (unix socket) listening beats
  • Dependencies updated
  • sha256sums.txt file should be now part of release

Metrics rename and windows service support

03 Oct 11:08
b9216cb
Compare
Choose a tag to compare

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.

Dependencies update

12 Feb 07:34
54b852f
Compare
Choose a tag to compare

Bugfix release

14 Sep 13:13
67af338
Compare
Choose a tag to compare

Fixes registrar collector #2

Initial release

07 Sep 11:46
Compare
Choose a tag to compare

Initial release