Prometheus metrics not getting exposed for tasks running from celery workers
95 views
Skip to first unread message
utkarsh yadav
unread,
Aug 2, 2020, 11:55:25 AM8/2/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Prometheus Users
I am running a Fastapi python server along with multiple celery workers to process tasks in background. So basically two apps are running in parallel. But the prometheus metrics of tasks run by worker process are not getting exposed at the /metrics endpoint. Anybody has any idea how to get around this?
Michael Ströder
unread,
Aug 2, 2020, 3:07:49 PM8/2/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message