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 41ddfd8 commit 8b416bfCopy full SHA for 8b416bf
mamonsu/plugins/pgsql/statements.py
@@ -77,7 +77,7 @@ class Statements(Plugin):
77
Items_pg_14 = [
78
("stat_info[dealloc]",
79
"dealloc",
80
- "Nnumber of Times pg_stat_statements.max Was Exceeded",
+ "Number of Times pg_stat_statements.max Was Exceeded",
81
Plugin.UNITS.none,
82
Plugin.DELTA.simple_change,
83
("PostgreSQL Statements Info: Number of Times pg_stat_statements.max Was Exceeded", "793F5D", 0)),
0 commit comments