What would you like to be added:
Enable the new extensible data layer as default instead of the current implementation.
Allow existing to run for a release as deprecated and the remove the code.
The main tasked is scoped on changing the featuregate from Enable to Disable, so that the datalayer metrics implementation runs by default. This aspect is user facing and should be noted in the PR.
Why is this needed:
Transition to extensible data layer to provide more flexible data collection for EPP decisions and avoid duplicate fixes in both implementations.
The new data layer implementation has been vetted in performance and soak test (see below) and can be used as the default.
What would you like to be added:
Enable the new extensible data layer as default instead of the current implementation.
Allow existing to run for a release as deprecated and the remove the code.
The main tasked is scoped on changing the featuregate from
EnabletoDisable, so that the datalayer metrics implementation runs by default. This aspect is user facing and should be noted in the PR.Why is this needed:
Transition to extensible data layer to provide more flexible data collection for EPP decisions and avoid duplicate fixes in both implementations.
The new data layer implementation has been vetted in performance and soak test (see below) and can be used as the default.