Documentation
¶
Index ¶
Constants ¶
View Source
const GetMetricDataLabel = "get_metric_data"
Variables ¶
View Source
var QueriesTotalCounter = promauto.NewCounterVec( prometheus.CounterOpts{ Namespace: "grafana_plugin", Name: "aws_cloudwatch_queries_total", Help: "Counter for AWS Queries", }, []string{"query_type"}, )
Functions ¶
func BatchDataQueriesByTimeRange ¶
BatchDataQueriesByTimeRange separates the passed in queries into batches based on time ranges
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.