Hello!
We run a Sentry on-premise instance and are looking at injecting an analytics javascript inside all the responses, that goes and collects some custom data from the Sentry users. (Sorta like Google Analytics, but more custom).
Is there a way to do this from the configuration (sentry.conf.py and config.yaml) without editing the core Sentry’s code base.
Would Sentry be willing to accept a pull-request implementing this feature if this is not present?