-
-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Closed
Description
Compared Sentrys breadcrumbs to TrackJS Telemetry Timeline, and I think Sentrys can be improved a little bit.
Sentry ui-click:
div.well.ng-scope > div.ng-scope > div > button.btn.btn-lg.btn-primary
TrackJS ui-click:
<button class="btn btn-lg btn-primary" ng-click="uploadFile()" />
It'd be really nice to be able to see all attributes on the button, such as ng-click.
If possible, it'd be nice to see the text of the button aswell.
Metadata
Metadata
Assignees
Labels
No labels