Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Amon ¶
type Amon struct {
ServerKey string
AmonInstance string
Timeout internal.Duration
// contains filtered or unexported fields
}
func (*Amon) Description ¶
func (*Amon) SampleConfig ¶
type TimeSeries ¶
type TimeSeries struct {
Series []*Metric `json:"series"`
}
Click to show internal directories.
Click to hide internal directories.