oncall-engine/engine/settings
Innokentii Konstantinov 16f2e6ecee
Use uwsgi instrumentation and log request headers (#3997)
# What this PR does
Use uwsgi instead of TracingMiddleware to not to mess up with span
attrs. Also it's an attempt to fix different trace IDs between
cortex-gw, oncall and labels plugin. Last, but not least - add a
middleware to log request headers if OTEL is enabled. It's needed to
debug tracing headers
2024-03-04 09:25:39 +00:00
..
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
base.py Use uwsgi instrumentation and log request headers (#3997) 2024-03-04 09:25:39 +00:00
celery_task_routes.py Add task to delete empty deleted integrations from the database (#3941) 2024-02-27 17:34:41 +00:00
ci-test.py address occasional failing tests when run w/ pytest-xdist (#3840) 2024-02-06 11:57:54 -05:00
dev.py continue addressing mypy violations (#2170) 2023-06-27 10:23:08 +00: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 Improve OpenAPI schema coverage (#3629) 2024-01-12 15:11:22 +00:00