Skip to content

Commit 7fc8ed8

Browse files
authored
AWS EC2 metrics: use latency option (#547)
1 parent 170de22 commit 7fc8ed8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

test/packages/aws/data_stream/ec2_metrics/_dev/test/system/test-default-config.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ vars:
55
session_token: '{{AWS_SESSION_TOKEN}}'
66
data_stream:
77
vars:
8-
period: 60s
8+
period: 5m
9+
latency: 10m
910
tags_filter: |-
1011
- key: Name
1112
value: "elastic-package-test-{{TEST_RUN_ID}}"

0 commit comments

Comments
 (0)