Add nonci_accounts metric

Calculating this with PromQL is not easy
due to interpolation.

Also add HELP and TYPE metadata for each metric.
This commit is contained in:
link2xt
2024-07-08 13:40:11 +00:00
parent 85bb301255
commit 4292355310
3 changed files with 15 additions and 6 deletions

View File

@@ -40,6 +40,9 @@
- DKIM-sign Content-Type and oversign all signed headers
([#296](https://github.com/deltachat/chatmail/pull/296))
- Add nonci_accounts metric
([#347](https://github.com/deltachat/chatmail/pull/347))
## 1.3.0 - 2024-06-06
- don't check necessary DNS records on cmdeploy init anymore