-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: Monitoring
-
Release Notes Summary:You can select a minimal filter to reduce the number of metrics
-
Epic Link:
-
Tags:
-
Sprint:nxplatform #105, nxplatform #106, nxplatform #107
-
Story Points:5
The initial idea was to update the default filter so only metrics reported as "Actively queried" in Datadadog are reported.
But, changing the default filter will create HF regressions, the filter being shared by all metric reporters, customers will experience missing metrics.
Instead we should provide a way to have multiple filters that can be selected by name, for instance:
- default: the current default filter, 1478 metrics, (~120 with dimensions)
- minimal: metrics matching actual production usage, 1041 metrics (~100 with dimensions), this is a reduction of 30% of custom metrics
To select the minimal filter (instead of default) you have to update you nuxeo.conf with:
metrics.filter.name=minimal