Documentation ¶
Index ¶
Constants ¶
View Source
const DefaultAwsStatistic = "Average"
View Source
const DefaultDelaySeconds = 300
View Source
const DefaultPeriodSeconds = 60
View Source
const DefaultRangeSeconds = 600
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Cloudwatchmetricbeat ¶
type Cloudwatchmetricbeat struct {
// contains filtered or unexported fields
}
func (*Cloudwatchmetricbeat) Stop ¶
func (b *Cloudwatchmetricbeat) Stop()
type Prospector ¶
type Prospector struct {
// contains filtered or unexported fields
}
func NewProspector ¶
func NewProspector(beat *Cloudwatchmetricbeat, c config.Prospector) *Prospector
func (*Prospector) Monitor ¶
func (p *Prospector) Monitor()
Click to show internal directories.
Click to hide internal directories.