Skip to content

Commit

Permalink
Added missing value
Browse files Browse the repository at this point in the history
  • Loading branch information
benjackwhite committed Jan 31, 2024
1 parent 3de5fea commit ac55ea6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions posthog/tasks/tasks.py
Original file line number Diff line number Diff line change
Expand Up @@ -458,6 +458,7 @@ def redis_celery_queue_depth() -> None:
"posthog_celery_queue_depth",
"We use this to monitor the depth of the celery queue.",
registry=registry,
labelnames=["queue_name"],
)

for queue in CeleryQueue:
Expand Down

0 comments on commit ac55ea6

Please sign in to comment.