Rename pg_database_size to pg_database_size_bytes

This commit is contained in:
Will Rouesnel 2019-11-01 00:14:34 +11:00
parent bfd9bbb6a3
commit 0bf64ba070
No known key found for this signature in database
GPG Key ID: 72DC65802A1091C5

View File

@ -120,7 +120,7 @@ pg_database:
- datname:
usage: "LABEL"
description: "Name of the database"
- size:
- size_bytes:
usage: "GAUGE"
description: "Disk space used by the database"