有没有办法验证 celery 是否在 Google 云中启动,因为所有作业都将进入队列状态

发布于 2025-01-16 19:29:49 字数 216 浏览 2 评论 0原文

有没有办法在 Gcp 中验证 celery 是启动还是关闭,因为我们所有的气流作业都进入队列状态并且没有被执行。 (气流在谷歌云中运行)

在此处输入图像描述

Is there a way to verify in Gcp if the celery is up or down as all our airflow jobs are going into queue status and not getting executed. (airflow is running in google cloud)

enter image description here

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

油焖大侠 2025-01-23 19:29:49

Airflow 有内置的flower,可用于监控芹菜:

Flower 是一个基于 Web 的工具,用于监控和管理 Celery 集群。

Airflow has flower built in which can be used to monitor celery:

Flower is a web based tool for monitoring and administrating Celery clusters.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文