Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add task monitoring using Flower #1175

Merged
merged 1 commit into from
Mar 7, 2023

Conversation

bartjkdp
Copy link
Contributor

@bartjkdp bartjkdp commented Feb 21, 2023

Description

This PR adds task monitoring using Flower. During local development via Docker compose, Flower is available via:

http://localhost:5566/

For production we can add a deployment to the Helm chart and use the Prometheus endpoint of Flower to scrape the metrics.

Copy link
Contributor

@4c0n 4c0n left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's check this out on our local dev environments before we decide to deploy it to acc or prod.

Copy link
Member

@vanbuiten vanbuiten left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you fix the conflicts?

@bartjkdp bartjkdp force-pushed the chore/add-celery-monitoring branch from 3cc415a to 994a314 Compare March 7, 2023 07:59
@bartjkdp
Copy link
Contributor Author

bartjkdp commented Mar 7, 2023

@vanbuiten done ;)

@bartjkdp bartjkdp force-pushed the chore/add-celery-monitoring branch from 994a314 to b998225 Compare March 7, 2023 08:02
@bartjkdp bartjkdp merged commit 889fb17 into Amsterdam:main Mar 7, 2023
@bartjkdp bartjkdp deleted the chore/add-celery-monitoring branch March 7, 2023 08:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants