Requirement
- We'd like to have full visibility on the logs from the app
- We need to print the full HTTP Request/Response submitted to Sentry
- For whitelisting dozens of apps, it's impossible to double-check the configs for all of them
- We need ta way to verify how the apps are configured
Design
- We have mobile apps: Flutter (Android, iOS)
- We have Web apps: Flutter (Progressive Web Apps)
- We have backend services: Java, Golang, Python, Node.js
We need a consistent way to turn HTTP requests on/off