journald: add tag v0.26 (#78679)
gitea/publik-infra/pipeline/head This commit looks good Details

This commit is contained in:
Guillaume Baffoin 2023-08-22 12:40:54 +02:00
parent cf566de881
commit 3a60ab3773
1 changed files with 1 additions and 0 deletions

View File

@ -112,6 +112,7 @@ def harakiri(ctn):
if 'HARAKIRI ON WORKER' in e['MESSAGE']:
eo_harakiri.labels(ctn, 'errors', e['_SYSTEMD_UNIT']).inc()
def journald(ctn):
j = journal.Reader()
fifteen = time.time() - 15 * 60