oncall-engine/engine/engine
Ildar Iskhakov 8d5cbcecf2
Start pyroscope only after uwsgi fork (#1607)
# What this PR does
Currently main uwsgi process sends spans while being idle, which make
graphs unreadable
<img width="494" alt="Screenshot 2023-03-23 at 18 00 21"
src="https://user-images.githubusercontent.com/2262529/227168746-125f2329-bfaa-4989-a391-712a230e0087.png">

## Which issue(s) this PR fixes

## Checklist

- [ ] Tests updated
- [ ] Documentation added
- [ ] `CHANGELOG.md` updated
2023-03-27 12:00:57 +08:00
..
logging World, meet OnCall! 2022-06-03 08:09:47 -06:00
management/commands modify check_escalation_finished_task task (#1266) 2023-03-17 10:14:08 +00:00
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
celery.py Move env vars to docker-compose-dev.yml and clean up 2023-01-04 10:49:42 +08:00
middlewares.py Inbound email integration (#837) 2023-03-16 13:59:21 +08:00
parsers.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
urls.py remove mobile app feature flag (#1484) 2023-03-08 11:22:44 +01:00
views.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
wsgi.py Start pyroscope only after uwsgi fork (#1607) 2023-03-27 12:00:57 +08:00