runbot/runbot_merge/controllers
Xavier Morel ed0fd88854 [ADD] runbot_merge: sentry instrumentation
Currently sentry is only hooked from the outside, which doesn't
necessarily provide sufficiently actionable information.

Add some a few hooks to (try and) report odoo / mergebot metadata:

- add the user to WSGI transactions
- add a transaction (with users) around crons
- add the webhook event info to webhook requests
- add a few spans to the long-running crons, when they cover multiple
  units per iteration (e.g. a span per branch being staged)

Closes #544
2023-06-21 14:26:19 +02:00
..
__init__.py [ADD] runbot_merge: sentry instrumentation 2023-06-21 14:26:19 +02:00
dashboard.py [IMP] runbot_merge: add sitemap params to http controllers 2023-06-14 16:01:42 +02:00
reviewer_provisioning.py [FIX] runbot_merge: holes in provisioning 2023-06-14 16:01:42 +02:00