v3.3.0
Added
- Add
SKIP_METRICS_GROUPS
config: Metrics collected are group together depending on the query used to obtain the data. These metric groups are here and can be skipped from collection by adding the name of the group to SKIP_METRICS_GROUPS in Json array format. By default no group is skipped so no breaking changes are added.
What's Changed
- Refactor collectors and Bump dependencies+Go by @gsanchezgavier in #96
- Add SkipMetricsGroups config by @gsanchezgavier in #97
Full Changelog: v3.2.0...v3.3.0