Partial fix (push gateway) for #150

This commit is contained in:
deajan 2025-03-05 10:57:00 +01:00
parent 219105b761
commit da88f6262e

View file

@ -167,6 +167,8 @@ def metric_writer(
logger.info("No metrics authentication present.")
authentication = None
# Partial fix for #150, add repo name and action to backup
destination = f"{destination}_repo_name={repo_name}_action={operation}"
upload_metrics(destination, authentication, no_cert_verify, metrics)
else:
write_metrics_file(