- [ENHANCEMENT] Iterate through droplet pages [#12]
- [FEATURE] Add Kubernetes Collector [#5]
- [FEATURE] Add Incidents Collector - exposes Gauge about number of ongoing incidents [#9]
- [BREAKING] Update dependencies and use dep over govendor [9b6c995]
- [FEATURE] Add a LoadBalancer Collector [4#]
- [ENHANCEMENT] Convert the example rules to prom v2 yaml [a9de2b8]
- [FEATURE] Add metrics for
domain_record_port
,domain_record_priority
,domain_record_weight
,domain_ttl_seconds
. - [ENHANCEMENT] Use timeouts with a default 5000ms for evey godo request.
- [FEATURE] Add example.rules with my own recording rules & alerts as examples.
- [FEATURE] Add DEBUG env variable to change log filter on the server.
- [FEATURE] Expose build_info & start_time metric.
- [ENHANCEMENT] Use go-kit logger everywhere with levels.
- [BUGFIX] Don’t crash if floating ip not assigned to droplet. [#1]
- [ENHANCEMENT] Rename
digitalocean_account_status
todigitalocean_account_active
with a simple 0 or 1 for false and true. - [ENHANCEMENT] Drone CI now builds docker images only with version tags, no more latest.
- [ENHANCEMENT] Drone CI cross compiles binaries and uploads them to GitHub.
Initial release.