Abstract
Engineering modern large-scale software requires software developers to not solely focus on writing code, but also to continuously examine monitoring data to reason about the dynamic behavior of their systems. These additional monitoring responsibilities for developers have only emerged recently, in the light of DevOps culture. Interestingly, software development activities happen mainly in the IDE, while reasoning about production monitoring happens in separate monitoring tools. We propose an approach that integrates monitoring signals into the development environment and workflow. We conjecture that an IDE with such capability improves the performance of developers as time spent continuously context switching from development to monitoring would be eliminated. This paper takes a first step towards understanding the benefits of a possible monitoring-aware IDE. We implemented a prototype of a monitoring-aware IDE, connected to the monitoring systems of Adyen, a large-scale payment company that performs intense monitoring in their software systems. Given our results, we firmly believe that monitoring-aware IDEs can play an essential role in improving how developers perform monitoring.
Original language | English |
---|---|
Title of host publication | ESEC/FSE 2019 |
Subtitle of host publication | Proceedings of the 27th ACM Joint European Software Engineering Conference and Symposium on the Foundations of Software Engineering |
Publisher | Association for Computing Machinery (ACM) |
Pages | 420-431 |
Number of pages | 12 |
ISBN (Print) | 978-1-4503-5572-8 |
DOIs | |
Publication status | Published - 2019 |
Event | 27th ACM Joint European Software Engineering Conference and Symposium on the Foundations of Software Engineering, ESEC/FSE 2019: The 27th ACM Joint European Software Engineering Conference and Symposium on the Foundations of Software Engineering - Tallinn, Estonia Duration: 26 Aug 2019 → 30 Aug 2019 |
Conference
Conference | 27th ACM Joint European Software Engineering Conference and Symposium on the Foundations of Software Engineering, ESEC/FSE 2019 |
---|---|
Country/Territory | Estonia |
City | Tallinn |
Period | 26/08/19 → 30/08/19 |
Keywords
- software engineering
- devops
- systems monitoring
- runtime monitoring
- integrated development environment
- ide