As a domain expert interested in monitoring, I would like to create a monitoring specification template by dragging the monitoring specification icon onto the canvas to model a monitoring specification with regard to the observed domain story.
Acceptance Criteria
[ ] There exists an icon for monitoring specifications that can be dragged onto the domain story
[ ] Upon dropping the icon on a domain story, a new view is created for a monitoring specification
[ ] Upon dropping the icon on a domain story, a button is created that allows viewing the monitoring specification template
[ ] The view can be closed by clicking on the "close" button inside the view
[ ] The view shows a "close" button
[ ] The view shows a "save" button
[ ] The view contains the following data input fields:
[ ] entering a name for the monitoring specification
[ ] selecting a service from a list of existing services
[ ] selecting one HTTP endpoint as a measurement endpoint from a list of possible endpoints of the previously selected service
[ ] entering a time duration in hours:minutes as the observation period
[ ] entering a response time threshold in milliseconds
Description
As a domain expert interested in monitoring, I would like to create a monitoring specification template by dragging the monitoring specification icon onto the canvas to model a monitoring specification with regard to the observed domain story.
Acceptance Criteria