Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
andriikushch committed May 10, 2024
1 parent 0606624 commit db54ddd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ integrations:
store_container_labels: false
cloudwatch_configs:
- sts_region: us-east-2
aws_sdk_version: "v1"
discovery:
jobs:
- type: AWS/EC2
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ integrations:
cloudwatch_exporter:
enabled: true
sts_region: us-east-2
aws_sdk_version: "v1"
discovery:
jobs:
- type: AWS/EC2
Expand Down

0 comments on commit db54ddd

Please sign in to comment.