fix(celery): Stop reporting metrics directly after worker init (#64102)
reverts https://github.com/getsentry/sentry/pull/62795
We think this causes SIGABRT, and there's a clear correlation between
the deploy where that PR went out vs the errors appearing.
I don't really understand why this would break but the metric is only
nice-to-have anyway