Product Analytics Beta release plan
Approvals
The following people need to agree that we're ready to move the Product Analytics feature set to beta.
Actions
Once a decision has been made to release Product Analytics to beta, complete the following steps.
-
Announce in #analytics-section
that the beta release is beginning. Cross-post to#g_monitor_product_analytics
and#g_monitor_analytics_instrumentation
-
Enable product_analytics_dashboards
globally from#production
./chatops run feature set product_analytics_dashboards true
-
Enable combined_analytics_dashboards
globally from#production
./chatops run feature set combined_analytics_dashboards true
-
Enable product_analytics_beta_optin
globally from#production
./chatops run feature set product_analytics_beta_optin true
-
Verify changes by instrumenting a few newly created projects from SaaS. -
Open MR to update the documentation with the Beta flag and that the feature flags are now enabled by default on SaaS.
Edited by Dennis Tang