]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commit
exporter: With no exporter running, metrics collection should no-op 1981/head
authorZack Cerza <zack@redhat.com>
Thu, 25 Jul 2024 20:29:19 +0000 (14:29 -0600)
committerZack Cerza <zack@redhat.com>
Fri, 2 Aug 2024 18:50:37 +0000 (12:50 -0600)
commit2812cb22c07d960d66861d36e6663605f65561f9
tree496c8fda9b862f4626a258f83d962227789bbb89
parent9060a26f274fd974a2d9d6f17994778565a81793
exporter: With no exporter running, metrics collection should no-op

The new import tests exposed a ValueError raised by prometheus_client regarding
duplicate metrics in the multiprocess directory.

Signed-off-by: Zack Cerza <zack@redhat.com>
teuthology/dispatcher/__init__.py
teuthology/dispatcher/supervisor.py
teuthology/exporter.py
teuthology/kill.py
teuthology/provision/__init__.py
teuthology/repo_utils.py
teuthology/report.py
teuthology/run_tasks.py