nautobot / nautobot-app-capacity-metrics

Prometheus metrics endpoints plugin for Nautobot
Other
13 stars 7 forks source link

Add support for celery workers #34

Open davidban77 opened 2 years ago

davidban77 commented 2 years ago

Environment

Proposed Functionality

Nautobot has changed to use celery workers instead of rq workers

Kircheneer commented 1 year ago

Superseded by this: https://github.com/nautobot/nautobot/pull/3045?

Kircheneer commented 1 year ago

In a similar manner, now that Nautobot 2.0 is dropping RQ as a dependency (even though it hadn't been used anyway) we should delete anything RQ inside of this plugin.