Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gathering advanced telemetry with visualization configs #197702

Open
Tracked by #198136
markov00 opened this issue Oct 24, 2024 · 1 comment
Open
Tracked by #198136

Gathering advanced telemetry with visualization configs #197702

markov00 opened this issue Oct 24, 2024 · 1 comment
Labels
enhancement New value added to drive a business result Team:Visualizations Visualization editors, elastic-charts and infrastructure telemetry Issues related to the addition of telemetry to a feature

Comments

@markov00
Copy link
Member

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

  • advanced chart configurations (analze precisely the usages of each chart type and feature)
  • forecast disruptions of feature deprecations
  • remove/reduce unused features and tools
  • understand used feature workarounds

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:

  • titles and descriptions
  • field name/labels
  • axis name/labels
  • markdown content
  • indices names

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.

@markov00 markov00 added enhancement New value added to drive a business result Team:Visualizations Visualization editors, elastic-charts and infrastructure telemetry Issues related to the addition of telemetry to a feature labels Oct 24, 2024
@elasticmachine
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New value added to drive a business result Team:Visualizations Visualization editors, elastic-charts and infrastructure telemetry Issues related to the addition of telemetry to a feature
Projects
None yet
Development

No branches or pull requests

2 participants