Skip to content

Commit 28a1c80

Browse files
committed
PMM-7344 Change variable name for query
1 parent 55d8f57 commit 28a1c80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

queries.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ pg_database:
129129
- datname:
130130
usage: "LABEL"
131131
description: "Name of the database"
132-
- size_bytes:
132+
- size:
133133
usage: "GAUGE"
134134
description: "Disk space used by the database"
135135

0 commit comments

Comments
 (0)