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

ui: add telemetry to statements list page #45506

Closed
4 tasks done
piyush-singh opened this issue Feb 27, 2020 · 1 comment · Fixed by #45920
Closed
4 tasks done

ui: add telemetry to statements list page #45506

piyush-singh opened this issue Feb 27, 2020 · 1 comment · Fixed by #45920
Assignees
Labels
A-webui-telemetry Issues tracking new analytics events or properties to add to the DB Console (fka web UI or admin UI)

Comments

@piyush-singh
Copy link

piyush-singh commented Feb 27, 2020

This issue tracks which new actions we would like to record telemetry for in the Statements list page of the Admin UI.

  • Changing sort order (want to see which column and asc vs desc)
  • Search (how often is enough, we probably want to scrub out any actual search terms)
  • Clicking to paginate (we should track whether the user clicked next, or a specific page number)

As part of the diagnostic bundle/tracing work, we should track:

  • Diagnostic bundle activations (capturing high level statement performance information as part of the event is nice, e.g. latency or execution count; we should scrub the actual fingerprint)
@piyush-singh piyush-singh added the A-webui-telemetry Issues tracking new analytics events or properties to add to the DB Console (fka web UI or admin UI) label Feb 27, 2020
@nathanstilwell nathanstilwell self-assigned this Mar 3, 2020
@nathanstilwell
Copy link
Contributor

@piyush-singh Since diagnostics downloads and trace link clicks don't happen on the statements page, I'm going to pick them up in #45625 (telemetry on the details page)

@craig craig bot closed this as completed in 1320e13 Mar 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-webui-telemetry Issues tracking new analytics events or properties to add to the DB Console (fka web UI or admin UI)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants