Commit 45f5df3
committed
Move prefetch metrics and signals from CeleryInstrumentor to CeleryWorkerInstrumentor
Relocate events_total, task_prefetch_time_seconds, and
worker_prefetched_tasks metrics along with task_received,
task_revoked, and task_prerun signal handlers to
CeleryWorkerInstrumentor where they belong.1 parent b3f0254 commit 45f5df3
3 files changed
Lines changed: 207 additions & 170 deletions
File tree
- instrumentation/opentelemetry-instrumentation-celery
- src/opentelemetry/instrumentation/celery
- tests
0 commit comments