Documentation
¶
Index ¶
Constants ¶
View Source
const ( ListMetricsLabel = "list_metrics" 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 Depointerizer ¶
func Depointerizer[T any](v *T) T
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.