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

Facilitate queue metrics collection #1893

Closed
1 task done
vinaya-procore opened this issue Nov 9, 2023 · 2 comments
Closed
1 task done

Facilitate queue metrics collection #1893

vinaya-procore opened this issue Nov 9, 2023 · 2 comments
Labels

Comments

@vinaya-procore
Copy link

Is there an existing issue that is already proposing this?

  • I have searched the existing issues

Is your feature request related to a problem? Please describe it

I am trying to have BullMQ worker automatically report metrics on regular intervals. I see that BullMQ has getMetrics function. But I did not find an easy way to call that function using BullMQ with NestJS.

Describe the solution you'd like

The registerQueue function can be configured to enable/disable metrics collection.

Teachability, documentation, adoption, migration strategy

No response

What is the motivation / use case for changing the behavior?

To easily collect Queue metrics when using BullMQ with NestJS

@Spoutnik97
Copy link

Hey @vinaya-procore!
Why this issue is closed ?
Is there a new feature in the nestjs package to get metrics ?

@vinaya-procore
Copy link
Author

Hey @vinaya-procore! Why this issue is closed ? Is there a new feature in the nestjs package to get metrics ?

I closed it after I found this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants