This job is a prototype.
But what is not accurate now, that 'cpu' and 'memory' in ms and thresholds rules applied to them.
It would be nice being able to build custom metric reports, with aggregate medians and average to see correlation with system.
We run fast-load test on ec2 jenkins slaves with same config, and this correlation is important for us on the same page and using even CloudWatch is not convenient.
There's also the jmeter-plugin report for performance monitoring. It would be great if the plugin could integrate with those. Specifically, the jmeter plugin "PerfMon Metrics Collector". It can be used to gather statistics for CPU, memory usage and other things and output them as JTL files.
Glenn Caccia
added a comment - There's also the jmeter-plugin report for performance monitoring. It would be great if the plugin could integrate with those. Specifically, the jmeter plugin "PerfMon Metrics Collector". It can be used to gather statistics for CPU, memory usage and other things and output them as JTL files.
[{"id":-1,"name":"My open issues","jql":"assignee = currentUser() AND resolution = Unresolved order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-2,"name":"Reported by me","jql":"reporter = currentUser() order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-4,"name":"All issues","jql":"order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-5,"name":"Open issues","jql":"resolution = Unresolved order by priority DESC,updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-9,"name":"Done issues","jql":"statusCategory = Done order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-3,"name":"Viewed recently","jql":"issuekey in issueHistory() order by lastViewed DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-6,"name":"Created recently","jql":"created >= -1w order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-7,"name":"Resolved recently","jql":"resolutiondate >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-8,"name":"Updated recently","jql":"updated >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false}]
There's also the jmeter-plugin report for performance monitoring. It would be great if the plugin could integrate with those. Specifically, the jmeter plugin "PerfMon Metrics Collector". It can be used to gather statistics for CPU, memory usage and other things and output them as JTL files.