Update to latest debian & prometheus python library
Some checks reported errors
continuous-integration/drone/push Build encountered an error

This commit is contained in:
2024-04-27 15:45:21 +02:00
parent c7478da402
commit 7f5925d027
2 changed files with 5 additions and 11 deletions

View File

@@ -8,6 +8,7 @@ import subprocess
import time
import prometheus_client
import prometheus_client.core
import yaml
with open(sys.argv[1], 'r') as fd: