Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CloudFrontPlugin ¶
type CloudFrontPlugin struct { AccessKeyID string SecretAccessKey string CloudWatch *cloudwatch.CloudWatch Name string }
CloudFrontPlugin mackerel plugin for cloudfront
func (CloudFrontPlugin) FetchMetrics ¶
func (p CloudFrontPlugin) FetchMetrics() (map[string]float64, error)
FetchMetrics fetch the metrics
func (CloudFrontPlugin) GraphDefinition ¶
func (p CloudFrontPlugin) GraphDefinition() map[string]mp.Graphs
GraphDefinition of CloudFrontPlugin
Click to show internal directories.
Click to hide internal directories.