oncall-engine/engine/settings
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
..
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
base.py Start pyroscope only after uwsgi fork (#1607) 2023-03-27 12:00:57 +08:00
ci-test.py Restore email notifications (#621) 2022-10-19 12:32:56 +01:00
dev.py Fix of templates api behaviour for public and private api (#1408) 2023-03-01 16:32:15 +08:00
helm.py Allow multiple database and celery broker types (#582) 2022-10-04 09:25:53 +01:00
hobby.py Allow multiple database and celery broker types (#582) 2022-10-04 09:25:53 +01:00
prod_without_db.py Move FCM relay logic into a celery task (#1137) 2023-01-13 19:28:34 +00:00