Documentation ¶
Index ¶
- type Metrics
- func (Metrics) Args() []string
- func (Metrics) Cluster() string
- func (Metrics) DefaultPort() int
- func (m Metrics) Environment() []string
- func (Metrics) Executable() string
- func (m *Metrics) Init(ctx context.Context, pmmUserPassword string) (*plugin.Info, error)
- func (m Metrics) KV() map[string][]byte
- func (Metrics) Multiple() bool
- func (Metrics) Name() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Metrics ¶
type Metrics struct {
// contains filtered or unexported fields
}
Metrics implements plugin.Metrics.
func (Metrics) Environment ¶
Environment is a list of additional environment variables passed to exporter executable.
func (Metrics) Executable ¶
Executable is a name of exporter executable under PMMBaseDir.
Click to show internal directories.
Click to hide internal directories.