Changes
- feat(network): search every level of the site hierarchy from Device Topology (#3981)
- PR: #4069
- INP for single-page apps: per-view INP in session replay, INP by route on RUM, P75 aggregation
- PR: #4070
- Topology Map: compute topology server-side so counts, search and connections cover the whole inventory
- PR: #4072
- perf(dashboard): layer service maps in linear time, even with cycles
- PR: #4073
- feat(inventory): page an item's connections from the Topology API with exact totals
- PR: #4074
- fix(inventory): count the Overview's tiles and breakdown in Postgres instead of a capped list
- PR: #4075