We would like to see specific headers like a cloudflare ray id or cache status in the page-load transactions.
I could not find any documentaion around it beside adding a custom span for requests that are triggered from our own code, which is not the case for most of the requests during page load, which are triggered by preload/prefetch/module loading, etc.
Is there any chance of adding an option to add additional response headers to report?