PostHog / posthog

🦔 PostHog provides open-source product analytics, session recording, feature flagging and A/B testing that you can self-host.
https://posthog.com
Other
20.38k stars 1.21k forks source link

Improve celery logging #1940

Closed paolodamico closed 3 years ago

paolodamico commented 3 years ago

Is your feature request related to a problem?

Related to the weekly email issue from Oct 19, we need more comprehensive logging to understand what's going on with async tasks.

Describe the solution you'd like

Add more verbosity to celery logs (including task processing time) + implement an easy and scalable way of consuming and searching through logs for the cloud version.

Describe alternatives you've considered

Piece stuff together with Grafana.

Thank you for your feature request – we love each and every one!

Twixes commented 3 years ago

Is this still relevant @paolodamico?

paolodamico commented 3 years ago

Well I still think we need something like LogDNA or Splunk, something we can query easily and quickly, but think we can close for now as at least we have CloudWatch. CC @fuziontech