Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Agent ¶
type Agent struct {
// contains filtered or unexported fields
}
func (*Agent) GetMetrics ¶
func (a *Agent) GetMetrics(ctx context.Context) (outputs []InstanceMetric, err error)
type AgentOpt ¶
type AgentOpt func(*Agent)
func WithClient ¶
func WithClient(c HTTPClient) AgentOpt
func WithMetricsPath ¶
type InstanceMetric ¶
Click to show internal directories.
Click to hide internal directories.