3
0
mirror of https://github.com/grafana/grafana.git synced 2025-02-25 18:55:37 -06:00
grafana/pkg/tsdb/cloudwatch/models
Kevin Yu a54df47976
CloudWatch: Add labels for Metric Query type queries ()
* CloudWatch: Fix metric query with group by not being labelled in alerts

* just use one key for the labels

* not needed

* unused function

* add tests

* pr comments

* fetch dimensions to build labels for MetricQuery type queries

* pr comments

* group cache related tests and use fresh cache for non-cache related tests

* don't cache empty values
2024-04-30 09:06:16 -07:00
..
resources Cloudwatch: Fix Unexpected error () 2023-09-25 14:19:12 -04:00
api.go Cloudwatch: Remove core imports from infra/log () 2024-02-07 13:53:05 +01:00
cloudwatch_query_test.go Core: Remove thema and kindsys dependencies () 2024-03-21 11:11:29 +01:00
cloudwatch_query.go CloudWatch: Add labels for Metric Query type queries () 2024-04-30 09:06:16 -07:00
errors.go Cloudwatch: Fix Unexpected error () 2023-09-25 14:19:12 -04:00
gmd_errors.go Cloudwatch: Backend cleanup () 2022-12-02 10:21:46 +01:00
http_error.go Cloudwatch: Refactor dimension keys resource request () 2022-10-20 12:53:28 +02:00
logs_query.go CloudWatch: Use generated type from schema in backend () 2023-04-18 11:56:00 -07:00
query_error.go CloudWatch: move QueryData input parsing types to separate package () 2022-10-20 11:21:13 +02:00
query_row_response.go Cloudwatch: Backend cleanup () 2022-12-02 10:21:46 +01:00
settings_test.go CloudWatch: Remove dependencies on grafana/pkg/setting () 2024-02-05 13:59:32 -05:00
settings.go CloudWatch: de-duplicate implementation of AWSDatasourceSettings.Load in LoadCloudWatchSettings () 2024-03-01 10:48:20 -05:00
types.go Chore: use any rather than interface{} () 2023-08-30 18:46:47 +03:00