We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f175ec9 commit a4a2f96Copy full SHA for a4a2f96
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