There is a limited set of collected metrics that can be controlled from the AXA UI profile window. The following screenshot of UI highlights the sections that can be edited and others not highlighted sections are not editable i.e they would be always collected.
<Please see attached file for image>

This is from the out-of-the-box perspective.
A deeped approach would be to consider the SDK but this will definitely affect the analytics. In other words, our SDK has ways to disable collection of network/views/privateZone and gives control to have it collected via apis in a controlled way. For ex: sending only status codes which are errored out makes analytics skewed as % of errored will always be 100% as non problematic urls are never collected.