elastic / kibana

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

Reduce or improve the number of assets added under the hood #183369

Open yomduf opened 6 months ago

yomduf commented 6 months ago

Describe the feature: When users browse Kibana, they may activate features (by mistake) that automatically add assets (data-views/dashboards) that are managed by Kibana. Some of these assets are not easy to delete because they are "Managed" so it add a kind of noise in the Kibana Environment

Example :

Describe a specific use case for the feature: Maybe add

elasticmachine commented 6 months ago

Pinging @elastic/security-solution (Team: SecuritySolution)

jlind23 commented 5 months ago

@nimarezainia is this something you have already heard of?

lucabelluccini commented 5 months ago

Additional context:

nimarezainia commented 5 months ago

so it add a kind of noise in the Kibana Environment

there's a fairly comprehensive filtering options there. Why couldn't the user just filter out "managed"? I'm worried about changing already established behaviour in this regard.

lucabelluccini commented 1 week ago

I think this can be expressed as "Fleet UI to offer the ability to install assets selectively":

I can provide 2 possible use cases:

nimarezainia commented 1 week ago

let's pursue this as giving the user the ability to make non-essential assets as optional installs. Provide the package developer the ability to nominate which assets are "optional" (and therefore can be de-selected) and which are mandatory (which can't be de-selected).

All assets are "selected" by default as that is the current behavior.