Fetching galera status metrics in MySQL
These are useful for Percona Xtradb cluster. closes #1437
This commit is contained in:
committed by
Cameron Sparr
parent
53f40063b3
commit
4651ab88ad
@@ -306,6 +306,10 @@ var mappings = []*mapping{
|
||||
onServer: "Threadpool_",
|
||||
inExport: "threadpool_",
|
||||
},
|
||||
{
|
||||
onServer: "wsrep_",
|
||||
inExport: "wsrep_",
|
||||
},
|
||||
}
|
||||
|
||||
var (
|
||||
|
||||
Reference in New Issue
Block a user