replication: prometheus metric for number of failed replications in last attempt

- package replication: metric
- Grafana panel
- wiring
- changelog

Signed-off-by: Christian Schwarz <me@cschwarz.com>

closes #341
This commit is contained in:
Hans Schulz
2020-08-04 01:17:38 +02:00
committed by Christian Schwarz
parent 0ee7a49d31
commit 83fdffbcef
4 changed files with 215 additions and 13 deletions
+1
View File
@@ -65,6 +65,7 @@ Additional changelog:
The migration will ensure that only those old-format cursors are destroyed that have been superseeded by new-format cursors.
* |feature| New option ``listen_freebind`` (tcp, tls, prometheus listener)
* |feature| :issue:`341` Prometheus metric for failing replications + corresponding Grafana panel
* |feature| :issue:`265` transport/tcp: support for CIDR masks in client IP whitelist
* |feature| documented subcommand to generate ``bash`` and ``zsh`` completions
* |feature| :issue:`307` ``chrome://trace`` -compatible activity tracing of zrepl daemon activity