schon/monitoring
Egor fureunoir Gorbunov 069d416585 refactor(monitoring): remove django-prometheus integration
Replaced `django-prometheus` with the default Django components, including model mixins, database backends, and cache configuration. This change simplifies monitoring setup by removing unnecessary dependencies, reducing overhead, and improving compatibility.

**Details:**
- Removed Prometheus metrics endpoints and middleware.
- Updated database, cache, and model configurations to remove `django-prometheus`.
- Adjusted WSGI settings to integrate OpenTelemetry instrumentation instead of Prometheus.
- Updated dependency files and migration schemas accordingly.
2026-02-21 23:44:15 +03:00
..
generate_prometheus_password.py Extra: RUFF 2025-12-15 20:29:02 +03:00
prometheus.yml refactor(monitoring): remove django-prometheus integration 2026-02-21 23:44:15 +03:00
web.yml 2026.1 2026-01-25 23:16:38 +03:00