Skip to content

Releases: FinweVI/dedibox-exporter

v0.1.1

29 Jan 09:30
2ab930d
Compare
Choose a tag to compare

Changelog

v0.1

29 Jan 09:27
5b6c2d2
Compare
Choose a tag to compare
v0.1 Pre-release
Pre-release

Changelog

added: unit tests around the whole project
changed: collectors package now use the API client
changed: online package now provide an API client
changed: replaced used by usage in dedibackup usage metrics
changed: removed labels id and sender on dedibox_pending_abuse metrics
changed: removed label id on dedibox_ddos metric
changed: dedibox_ddos_count_total is now named dedibox_ddos_count
changed: dedibox_abuse_count_total is now named dedibox_pending_abuse_count
changed: dedibox_abuse is now named dedibox_pending_abuse
fixed: don't dynamically guess the abuse status as we're only retrieving pending abuses now
added: create a CHANGELOG file
fixed: metrics description consistency through the collectors and the README
added: command line flag to manage log level
changed: logging is now done through sirupsen/logrus
added: command line flag to select collectors to enable
added: metrics on ddos attacks
added: total abuse count metric
added: parse URL before querying it in the online module
changed: only fetch unresolved abuses