HFS monitoring throws ValueError: Incorrect label count exception

Issue #81 resolved
Guillaume Doré created an issue

Ervery usage or call to one of the monitoring functions in hfs/server.py such as hfs_migrate_remote_user.labels(labels).observe(delta) end up thowing an exception:

ValueError: Incorrect label count

from prometheus_client/core.py