elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.81k stars 8.2k forks source link

[APM] Auto subscribe for apm new experimental features #142124

Open cauemarcondes opened 2 years ago

cauemarcondes commented 2 years ago

Related to https://github.com/elastic/apm-dev/issues/806 Blocked by https://github.com/elastic/kibana/issues/139550

In 8.5 we released the new Labs feature where the user can manually enable tech preview features from within APM UI. One of the requirements was that the user could opt-in to automatically have new experimental features enabled by default.

Why is this blocked?

All tech preview feature toggles live under the Kibana advanced settings and are space-specific. To automatically enable new features we need to update the settings on all spaces the user has available. But kibana doesn't support it, you can only update the settings for the space that is in context. In this issue, we're discussing possible ways to solve this problem https://github.com/elastic/kibana/issues/139550.

elasticmachine commented 2 years ago

Pinging @elastic/apm-ui (Team:APM)