Rq-exporter

Latest version: v2.1.2

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

Scan your dependencies

Page 1 of 4

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.

1.9.2

Use explicit UID (`999`) for the container user. Thanks to aleksandr-vin

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.