CloudWatch: Deprecate dynamic labels feature toggle, remove support for Alias in backend (#66494)

This commit is contained in:
Shirley
2023-04-27 11:19:45 +02:00
committed by GitHub
parent 69a14b9a5e
commit e17496d79a
14 changed files with 162 additions and 411 deletions
@@ -422,7 +422,8 @@ type CloudWatchMetricsQuery struct {
// The ID of the AWS account to query for the metric, specifying `all` will query all accounts that the monitoring account is permitted to query.
AccountId *string `json:"accountId,omitempty"`
// To be deprecated. Use label
// Deprecated: use label
// @deprecated use label
Alias *string `json:"alias,omitempty"`
// For mixed data sources the selected datasource is on the query level.