Changelog for go-wavefront.
Feature to configure http client timeout
- Expose http client timeout parameter
Add Missing Fields to Dashboards
- Add missing field from Sources (SecondaryAxis)
Add Missing Fields to Dashboards
- A large number of fields previously missing from Dashboard have been implemented
Improvements to Dashboards
- Add missing fields from Sources (ScatterPlotSource, Disabled, QuerybuilderEnabled and SourceDescription)
- Add Dynamic and List parameter types
- Allow optional Alert fields to be omitted
Add the ability to manage alert targets
- Support for Alert Targets (notificants)
Add the ability to manage dashboards
- Support for dashboards
Complete re-write of libraries. Breaking API changes
- Re-write of library code to make compatible with the Wavefront v2 API.
- Support for Alerts, Querying, Search, Events.
- Writer now supports metric tagging.
- Remove CLI, restructure code, sanitise data-structures, make more idiomatic.