celery-exporter
celery-exporter copied to clipboard
A Prometheus exporter for Celery metrics
Bumps [types-requests](https://github.com/python/typeshed) from 2.27.11 to 2.28.8. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [pudb](https://github.com/inducer/pudb) from 2020.1 to 2022.1.2. Commits d94532e Bump version to 2022.1.2 884a368 refactor: replace LGPL code 8fd3d93 docs: Fix a few typos 3e1cf9b pudb.run: Expose version information (#528) 1711b0e...
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.12.2 to 2.14.5. Commits 566ffca Bump pylint to 2.14.5, update changelog 1b82319 Allow lists of default values in parameter documentation for Numpy (#7149) 8af7472 Fix disabling of...
Hi, has anyone noticed when scaling up/down the celery workers (pods) that the metric celery_worker_up just keeps rising and reports all previous workers as running? When I try to run...
Bumps [celery-types](https://github.com/sbdchd/celery-types) from 0.11.0 to 0.13.1. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [click](https://github.com/pallets/click) from 8.0.4 to 8.1.3. Release notes Sourced from click's releases. 8.1.3 This is a fix release for the 8.1.0 feature release. Changes: https://click.palletsprojects.com/en/8.1.x/changes/#version-8-1-3 Milestone: https://github.com/pallets/click/milestone/18?closed=1 8.1.2 This is...
Hello, I tried to execute the `celery-exporter` binary and I get a Segmentation fault ... Perhaps `pip install` like is better than distributing a PyInstaller binaries ?
I followed all the steps but can't get the metrics.Any help @danihodovic
Hello! I'm using docker image on the latest version and sometimes the container randomly crashes and exports wrong data or no data at all to Prometheus. sometimes it happens with...