We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff49996 commit 2f5d732Copy full SHA for 2f5d732
collector/info_schema_innodb_cmp.go
@@ -47,7 +47,7 @@ var (
47
}
48
)
49
50
-// ScrapeClientStat collects from `information_schema.client_statistics`.
+// ScrapeInnodbCmp collects from `information_schema.innodb_cmp`.
51
type ScrapeInnodbCmp struct{}
52
53
// Name of the Scraper.
0 commit comments