Move analytics agent flag to beta type and enable by default
Problem to solve
The feature flag foundational_analytics_agent is currently marked as wip and defaulted to off. For %18.7 we need to move this to beta and have it defaulted to on.
Implementation plan
- Move feature flag to
beta/directory - Update feature flag type to
betaand enable it by default - Add history to agent doc
Edited by Robert Hunt