Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Exporter ¶
Exporter implements the prometheus.Exporter interface, and exports AWS AutoScaling metrics.
func NewExporter ¶
NewExporter returns a new exporter of AWS Autoscaling group metrics.
func (*Exporter) Collect ¶
func (e *Exporter) Collect(ch chan<- prometheus.Metric)
Collect fetches info from the AWS API
func (*Exporter) Describe ¶
func (e *Exporter) Describe(ch chan<- *prometheus.Desc)
Describe outputs metric descriptions.
Click to show internal directories.
Click to hide internal directories.