We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8c928d commit f7e64ffCopy full SHA for f7e64ff
collector/info_schema_innodb_cmp.go
@@ -51,7 +51,7 @@ var (
51
}
52
)
53
54
-// ScrapeClientStat collects from `information_schema.client_statistics`.
+// ScrapeInnodbCmp collects from `information_schema.innodb_cmp`.
55
type ScrapeInnodbCmp struct{}
56
57
// Name of the Scraper.
0 commit comments