You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs(user-interaction): update docs to include examples of config options (#1840)
* docs(user-interaction): update docs to include examples of config options
* add example to prevent span creation
* fix lint
* address PR comments
* update link to list of events
* syntax updates
Co-authored-by: Martin Kuba <[email protected]>
---------
Co-authored-by: Martin Kuba <[email protected]>
By default, only `click` events are automatically instrumented. To automatically instrument other events, specify the events that should be captured for telemetry. Most [HTMLElement interface events](https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement#events) are supported.
0 commit comments