hg.sr.ht: build hgsrht-keys Go program
meta.sr.ht: use app, not app_dispatch, w/gunicorn
The latter has been removed now that instrumentation is built into
core.sr.ht.
alertmanager: upgrade to 0.20.0
We can drop this patch as a similar fix landed in this release.
alertmanager-irc-relay: add default_prepare
We were not applying the patches without this.
alertmanager: add Message-ID patch
alertmanager-irc-relay: add PRIVMSG patch
alertmanager: add alertmanager_args to initd/confd
Many alertmanager options are only configurable at the command line.
alertmanager: correct daemon path
alertmanager: checkpath to ensure storage dir
The last commit was a red herring, the actual problem is that the
storage dir was not there.
alertmanager: remove storage path option
This was a copy+paste error from prometheus.
alertmanager-irc-relay: bump pkgrel & fix confd
meta.sr.ht: remove py3-prometheus-client dependency
This comes from py3-srht now
py3-srht: add py3-prometheus-client dependency
metrics.sr.ht: rename post-upgrade
metrics.sr.ht: drop -rules from pkgname
prometheus: add reload to extra_started_commands
prometheus: add reload function
metrics.sr.ht: fix check function
?