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 c7ae565 commit 335f7caCopy full SHA for 335f7ca
README.md
@@ -32,11 +32,14 @@ You should then configure the MySQL plugin:
32
Port 3306 (default: 3306)
33
User "root" (default: root)
34
Password "xxxx" (default: empty)
35
+ Instance "" (default: empty instance identifier)
36
HeartbeatTable "percona.heartbeat" (if using pt-heartbeat to track slave lag)
37
Verbose false (default: false)
38
</Module>
39
</Plugin>
40
41
+Repeat the "Module" section for multiple instances
42
+
43
## Metrics
44
45
### MySQL Status
0 commit comments