Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Collector ¶
type Collector struct {
// contains filtered or unexported fields
}
func NewCollector ¶
func NewCollector(log *logrus.Logger, sess *session.Session, creds *credentials.Credentials, regions []string) *Collector
func (*Collector) Collect ¶
func (mc *Collector) Collect(ch chan<- prometheus.Metric)
func (*Collector) Describe ¶
func (mc *Collector) Describe(ch chan<- *prometheus.Desc)
Click to show internal directories.
Click to hide internal directories.