Skip to content

Metric data always shows pending and is not changing to success after completion. It only shows pending state. #59

@kanhaiya787

Description

@kanhaiya787

I am using celery=5.0.2 and django=2.2.2. I have enabled these two settings in my django app: CELERY_WORKER_SEND_TASK_EVENTS = True
CELERY_TASK_SEND_SENT_EVENT = True

I am using the docker image and passing my broker url as args to it. It is able to connect to my broker and I can run it locally on port 9540 but only the pending counter is updating and doest change later.

celery-exporter.txt
metric.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions