Slide 42
Slide 42 text
Logs: lines, size, exceptions/errors count
DB: read/write queries, transaction time, network connections
OS: peak CPU and memory usage, swap size, disk i/o
Network: 3rd party API calls, packets counts, DNS queries
Language Specific: objects created, threads count, GC runs, heap size
What data to collect after a test run is completed…