Documentation ¶
Overview ¶
Package slowlog runs built-in QAN Agent for MySQL slow log.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Change ¶
type Change struct { Status inventorypb.AgentStatus Request *qanpb.CollectRequest }
Change represents Agent status change _or_ QAN collect request.
type Params ¶
type Params struct { DSN string AgentID string SlowLogFilePrefix string // for development and testing }
Params represent Agent parameters.
Click to show internal directories.
Click to hide internal directories.