Rq-exporter

Latest version: v3.0.0

Safety actively analyzes 695678 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 4

3.0.0

- Add support for `rq v2.0.0`
- Update the Docker image Python version to `3.13`
- Update dependencies

2.1.2

Pass the password when connecting to the Sentinel master.

2.1.1

Pass the password when creating the Sentinel connection.

2.1.0

- Added support for Sentinel hosts with different ports (`sentinel1:26379,sentinel2:26380`)
- Changed Python Docker image to `3.8-slim-bookworm`

2.0.0

New metrics for successful and failed job counts and worker total working time in seconds, used to calculate the avg. job latency, added by mkotsalainen.

| Metric Name | Type | Labels | Description |
| ------------------------------- | ------- | ------------------------- | --------------------------------------- |
| `rq_workers_success_total` | Counter | `name`, `queues` | Successful job count by worker |
| `rq_workers_failed_total` | Counter | `name`, `queues` | Failed job count by worker |
| `rq_workers_working_time_total` | Counter | `name`, `queues` | Total working time in seconds by worker |

1.9.3

Build a new Docker image.

Page 1 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.