-
Incident report
-
Resolution: Fixed
-
Trivial
-
None
-
5.0.14, 5.4.3
-
None
-
Sprint 78 (Jul 2021), Sprint 79 (Aug 2021), Sprint 80 (Sep 2021), Sprint 81 (Oct 2021), Sprint 82 (Nov 2021), Sprint 83 (Dec 2021)
-
0.125
Steps to reproduce:
- In the official template "Template DB PostgreSQL Agent 2" the itemĀ "pgsql.wal.count" has wrong json.path
$.write
instead of
$.count
Result:
We are getting the same value, as for "WAL: Bytes written"
Expected:
We are getting count of files, not their size.