-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
user should be notified on span duration change
How to demo:
- As a developer I run some scenario (traces are ingested by the digma collector)
- When I modifying my code which causes slowness of some span and running again the previous scenario
- Then I should see notification message which indicates that there was a duration change and I should be able to navigate to the specified span.
please see the attached mockup for more details.
- Things to thing about
The notification is immediate so if vs code was closed he won't get the notification.
He should get the notification only once
This feature should be turned on in the vscode by using some kind of feature flag