Hacker News new | ask | show | jobs
by orliesaurus 1119 days ago
I have to read that guide, I was thinking stuff like monitoring usage/traffic i.e. if there are spikes, how should I be alerted?
1 comments

For this case, Django apps usually pick services like Sentry, and it is the app's responsibility to integrate with them anyway, so there is nothing we need to offer.

Although the idea around some built-in analytics is still on my mind. But it can easily become a huge pain for high-load projects, so I am not rushing this feature.