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 b3bc98c commit b5a10f0Copy full SHA for b5a10f0
postgres-observ-lib/.lint
@@ -17,10 +17,10 @@ exclusions:
17
panel-units-rule:
18
reason: "rows/s is semantically correct; table panels don't require units"
19
entries:
20
- - panel: "Write Operations (Primary)"
21
- - panel: "Read Operations by Instance"
22
- - panel: "Rows Activity"
+ - panel: "Write operations (primary)"
+ - panel: "Read operations by instance"
+ - panel: "Rows activity"
23
- panel: "Top queries by rows"
24
- - panel: "Unused Indexes"
25
- - panel: "PostgreSQL Settings"
26
- - panel: "Read/Write Over Time"
+ - panel: "Unused indexes"
+ - panel: "PostgreSQL settings"
+ - panel: "Read/Write over time"
0 commit comments