Skip to content

Commit

Permalink
adding dimensions and metrics to map
Browse files Browse the repository at this point in the history
  • Loading branch information
Paramadon committed Feb 28, 2024
1 parent 10266e7 commit a3a17bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/metric_value_benchmark/eks_daemonset_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -418,6 +418,7 @@ func (e *EKSDaemonTestRunner) validateLogs(env *environment.MetaData) status.Tes
nil,
&now,
awsservice.AssertLogsNotEmpty(),
awsservice.AssertNoDuplicateLogs(),
awsservice.AssertPerLog(
awsservice.AssertLogSchema(func(message string) (string, error) {
var eksClusterType awsservice.EKSClusterType
Expand Down

0 comments on commit a3a17bf

Please sign in to comment.