elastic / kibana

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

profiling: support secret variables #183299

Open endorama opened 4 months ago

endorama commented 4 months ago

Describe the feature: To successfully enable secrets variable for all secrets field in the profiling collector integration we need additional support in the Profiling UI Kibana plugin.

Describe a specific use case for the feature: Integration supports secret variables. We want to enable secret variables for all Universal profiling collector integrations but we recently found the profiling UI is missing support for them at the moment.

We tried to introduced secret variables with Universal Profiling Collector and Symbolizer integrations 8.14.0 but discovered that some Kibana code does not still support secrets variables. The secrets are retrieved to be displayed by the Universal Profiling Onboarding UI which uses that field to display a guided onboarding process for user but is receiving an unexpected data type when secrets variable are used by the integration.

elasticmachine commented 4 months ago

Pinging @elastic/obs-ux-infra_services-team (Team:obs-ux-infra_services)

roshan-elastic commented 4 weeks ago

Thanks for this, I've reviewed this but in order to prioritise, more info needed in order to understand user value for this.

Are you able to summarise what this value this brings to the user?