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

[Lens][Telemetry] Add Lens-chart-rendering telemetry #203438

Open
thomasneirynck opened this issue Dec 9, 2024 · 1 comment
Open

[Lens][Telemetry] Add Lens-chart-rendering telemetry #203438

thomasneirynck opened this issue Dec 9, 2024 · 1 comment
Assignees
Labels
discuss Team:Visualizations Visualization editors, elastic-charts and infrastructure

Comments

@thomasneirynck
Copy link
Contributor

thomasneirynck commented Dec 9, 2024

Describe the feature:

Lens needs to introduce more fine-grained telemetry that covers:

  • From and expression change trigger event to data plugin query request
  • from received data from expression to elastic-chart API configuration
  • from elastic-charts API configuration to the rendered chart

It should also:

  • send these measurements to Telemetry EBT journeys
  • possibly incorporate a chart identifier and a chart type

To evaluate:

  • use of performance.mark if possible
  • cleaup marks/measuremenets after sending data to EBT if using performance.marks
  • integrate this only in development mode to avoid issues with performance marks polluting too much the memory
@botelastic botelastic bot added the needs-team Issues missing a team label label Dec 9, 2024
@wayneseymour wayneseymour added the Team:Visualizations Visualization editors, elastic-charts and infrastructure label Dec 13, 2024
@elasticmachine
Copy link
Contributor

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

@botelastic botelastic bot removed the needs-team Issues missing a team label label Dec 13, 2024
@jb1b84 jb1b84 added the discuss label Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discuss Team:Visualizations Visualization editors, elastic-charts and infrastructure
Projects
None yet
Development

No branches or pull requests

5 participants