|
@@ -23,6 +23,15 @@ See [code changes](https://github.com/etcd-io/etcd/compare/v3.3.15...v3.3.16) an
|
|
|
|
|
|
|
|
- Compile with [*Go 1.12.9*](https://golang.org/doc/devel/release.html#go1.12) including [*Go 1.12.8*](https://groups.google.com/d/msg/golang-announce/65QixT3tcmg/DrFiG6vvCwAJ) security fixes.
|
|
- Compile with [*Go 1.12.9*](https://golang.org/doc/devel/release.html#go1.12) including [*Go 1.12.8*](https://groups.google.com/d/msg/golang-announce/65QixT3tcmg/DrFiG6vvCwAJ) security fixes.
|
|
|
|
|
|
|
|
|
|
+### Metrics, Monitoring
|
|
|
|
|
+
|
|
|
|
|
+See [List of metrics](https://github.com/etcd-io/etcd/tree/master/Documentation/metrics) for all metrics per release.
|
|
|
|
|
+
|
|
|
|
|
+Note that any `etcd_debugging_*` metrics are experimental and subject to change.
|
|
|
|
|
+
|
|
|
|
|
+- Add [`etcd_debugging_mvcc_current_revision`](https://github.com/etcd-io/etcd/pull/11126) Prometheus metric.
|
|
|
|
|
+- Add [`etcd_debugging_mvcc_compact_revision`](https://github.com/etcd-io/etcd/pull/11126) Prometheus metric.
|
|
|
|
|
+
|
|
|
|
|
|
|
|
<hr>
|
|
<hr>
|
|
|
|
|
|