We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f5d732 commit 0ab57a3Copy full SHA for 0ab57a3
collector/info_schema_innodb_cmpmem.go
@@ -44,7 +44,7 @@ var (
44
}
45
)
46
47
-// ScrapeClientStat collects from `information_schema.innodb_cmpmem`.
+// ScrapeInnodbCmpMem collects from `information_schema.innodb_cmpmem`.
48
type ScrapeInnodbCmpMem struct{}
49
50
// Name of the Scraper.
0 commit comments