Documentation
¶
Index ¶
Constants ¶
View Source
const ( DOMAIN = "stmt.current" OPT_THRESHOLD = "slow-threshold" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Current ¶
type Current struct {
// contains filtered or unexported fields
}
Stmt collects metrics for the stmt domain. The source is performance_schema.events_statements_current.
func NewCurrent ¶
func (*Current) Help ¶
func (c *Current) Help() blip.CollectorHelp
Help returns the output for blip --print-domains.
Click to show internal directories.
Click to hide internal directories.