tag 890501 + pending thanks Some bugs in the prometheus package are closed in revision c5bb310a6c3fe2d00bc3660f632bb2752359874c in branch 'debian/sid' by Martín Ferrari
The full diff can be seen at https://anonscm.debian.org/cgit/pkg-go/packages/prometheus.git/commit/?id=c5bb310 Commit message: Stop creating a tsdb lockfile by default. Replace storage.tsdb.no-lockfile flag with storage.tsdb.use-lockfile, so the default is not to create a lockfile, while still allowing people to request the feature. Closes: #890501