schon/engine
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
..
blog feat(feeds): add marketplace-specific feed generators 2026-01-26 17:44:21 +03:00
core refactor(monitoring): remove django-prometheus integration 2026-02-21 23:44:15 +03:00
payments 2026.1 2026-01-26 03:23:41 +03:00
vibes_auth refactor(engine): downgrade ty version and clean up unused code 2026-02-21 20:01:28 +03:00
__init__.py 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00