aws

package
v0.0.0-...-490872b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 20, 2015 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Debug bool

Functions

This section is empty.

Types

type CloudWatch

type CloudWatch struct {
	Debug   bool
	Metrics []Metric
}

func (*CloudWatch) Description

func (cw *CloudWatch) Description() string

func (*CloudWatch) Gather

func (cw *CloudWatch) Gather(acc plugins.Accumulator) error

func (*CloudWatch) SampleConfig

func (cw *CloudWatch) SampleConfig() string

type Metric

type Metric struct {
	Region      string
	MetricNames []string
	Namespace   string
	Statistics  []string
	Period      int64
	Prefix      string
	Duration    int64
	Unit        string
	Dimensions  map[string]string
}

func (*Metric) PushMetrics

func (m *Metric) PushMetrics(acc plugins.Accumulator) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL