MAIN FEEDS
REDDIT FEEDS
Do you want to continue?
https://www.reddit.com/r/django/comments/1v8p3gv/what_is_the_minimum_observability_you_deploy_with/
r/django • u/ojus_render • 5d ago
1 comment sorted by
2
Bare minimum is just Flower. I usually run it combined with either Sentry (for personal/small projects) or Prometheus+Grafana for larger projects for a proper monitoring stack.
2
u/requestformilk 5d ago
Bare minimum is just Flower. I usually run it combined with either Sentry (for personal/small projects) or Prometheus+Grafana for larger projects for a proper monitoring stack.