Commit graph

27 commits

Author SHA1 Message Date
Sander Hautvast
75576de7a1 repaired svg 2020-12-30 12:30:32 +01:00
Sander Hautvast
d39c2e8694 removed node from gitignore 2020-12-30 12:28:22 +01:00
Sander Hautvast
9dff1a37d3 * added an icon
* refactored the http server
* shrunk jar size
2020-12-30 12:18:02 +01:00
Sander Hautvast
118871eeaa removed printing of errors on commandline. Fixed bug for bean class hierarchies 2020-12-29 18:56:10 +01:00
Sander Hautvast
87995efa63 * removed React UI
* moved js into separate files
* updated screenshot.png
2020-12-29 18:16:35 +01:00
Sander Hautvast
29e71c0f96 * removed React for the UI
* removed TinyHttpd for the backend service
* fixed errors
* reduced footprint
* improved performance and responsiveness
2020-12-29 18:06:30 +01:00
Sander Hautvast
4a9f17b940 some more fixes 2020-12-04 17:30:46 +01:00
Sander Hautvast
338e69e55d Revert "* removed server instance * agent now stores data in sqllite table (file) * other small improvements"
This reverts commit a6f481fc
2020-12-04 17:11:01 +01:00
Sander Hautvast
5a2ee4e7ec Bugfix for illegal field in interface: added extra check that instrumented jdbc impl class is not an interface 2019-12-19 16:16:50 +01:00
Sander Hautvast
a6f481fc43 * removed server instance
* agent now stores data in sqllite table (file)
* other small improvements
2019-12-19 14:36:27 +01:00
Sander Hautvast
63b8694eb2 fixed bugs, reduced memory overhead 2018-11-03 21:17:33 +01:00
Sander Hautvast
bd1ee0cfe9 refresh & clear 2018-07-18 15:26:13 +02:00
Sander Hautvast
74e270776d Finally implemented callstack completely and correctly 2018-07-15 12:56:40 +02:00
Sander Hautvast
78f8d406f4 removed UI and added bound variable inspection 2018-07-10 21:57:10 +02:00
Sander Hautvast
4c6b40fc2e call stack 2018-05-31 09:01:31 +02:00
Sander Hautvast
678b122c33 html interface 2018-05-19 00:48:00 +02:00
Sander Hautvast
5049459bbc default metric name after error 2018-05-17 17:09:53 +02:00
Sander Hautvast
7875c68ec3 preparedstatement recording 2018-05-17 15:45:31 +02:00
Sander Hautvast
80433b5bf2 default server is now ssh ios telnet 2018-05-15 22:28:44 +02:00
Sander Hautvast
03545bf566 default server is now ssh iso telnet 2018-05-15 22:26:46 +02:00
Sander Hautvast
2a08749384 some more cleanup 2018-04-06 16:56:13 +02:00
Sander Hautvast
ec23bbd64c more cleanup 2018-04-06 16:44:13 +02:00
Sander Hautvast
47a88fac4a cleanup 2018-04-06 16:32:52 +02:00
Sander Hautvast
bf6ec2acb6 switched to telnet interface 2018-04-06 16:31:37 +02:00
Sander Hautvast
a6b383aac2 extra logging during instrumentation 2018-03-29 14:47:27 +02:00
Sander Hautvast
e50989fb37 took invocations counting out of lambda 2018-03-29 14:22:21 +02:00
Sander Hautvast
e54907769d initial project 2018-03-29 12:51:43 +02:00