elastic / kibana

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

Gathering advanced telemetry with visualization configs #197702

Open markov00 opened 1 month ago

markov00 commented 1 month ago

We should improve our current telemetry to extract meaningful information about:

To achieve that I think we should get more details about the current chart configurations, rather then just counting the usages of each single feature. Chart configurations are mostly non-sensible information that can be parsed and used to analyze the general trend and usages of features.

The only possible privacy-sensible parts of a chart configuration are:

The gathering method could be done on a demand basis, without any particular schedule. In the future, this gathering could be done systematically in a scheduled manner to understand the usage trend over time.

elasticmachine commented 1 month ago

Pinging @elastic/kibana-visualizations (Team:Visualizations)