We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f813bd commit 0241146Copy full SHA for 0241146
mamonsu/plugins/pgsql/instance.py
@@ -19,7 +19,6 @@ class Instance(Plugin):
19
('PostgreSQL instance: rate', '00CC00', 0),
20
Plugin.UNITS.none, Plugin.DELTA.speed_per_second),
21
('blks_read', 'blocks[read]', 'blocks: read',
22
-
23
('PostgreSQL instance: rate', 'CC0000', 0),
24
25
0 commit comments