Rename pg_database_size to pg_database_size_bytes

This commit is contained in:
Will Rouesnel 2019-11-01 00:14:34 +11:00 committed by Will Rouesnel
parent 698fdb7873
commit bb0870c562

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"