Hey everyone,
If people are happy to spend 5 minutes helping, I'm interested to see just how much 'detailed' APM Component data people have on their Orion instances.
The following query will count the rows in the NetPerfMon database:
USE NetPerfMon
SELECT COUNT(1) FROM APM_ComponentStatus_Detail
We currently have 35 million rows (our retention is 7 days for detailed), and whilst performance isn't too bad we do notice issues with this table, so I'm curious how far other people are pushing their instances.
Thanks,
Andy.