elastic / kibana

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

[Alerts] Page actions - user activity tracking #136229

Open maciejforcone opened 2 years ago

maciejforcone commented 2 years ago

Describe the feature: We need to start tracking the usage of page actions, to be able to optimise experience, cleanup UI. Today we don't have attributes for actions in our code, so it's impossible to track it in Fullstory.

To do:

image

Actions to be tracked:

Related design issue: https://github.com/elastic/observability-design/issues/228

elasticmachine commented 2 years ago

Pinging @elastic/actionable-observability (Team: Actionable Observability)

emma-raffenne commented 2 years ago

Example of implementation by APM: https://github.com/elastic/kibana/pull/137039

emma-raffenne commented 2 years ago

@emma-raffenne and @vinaychandrasekhar to investigate if it can be obtained OOTB from Fullstory