Skip to content

Commit 43f9bbc

Browse files
authored
Remove billing from the list of AWS light metricsets (#21164)
On tests, loading any metricset from the AWS module is trying to load the billing metricset as light metricset, what fails. This shouldn't happen after #15011, but it is probably happening because on tests, not all metricsets are registered. billing metricset was refactored to a native implementation recently, in #20527. By now, remove billing from the list so tests can be executed.
1 parent 82a670c commit 43f9bbc

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

x-pack/metricbeat/module/aws/module.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ metricsets:
33
- elb
44
- ebs
55
- usage
6-
- billing
76
- sns
87
- lambda
98
- dynamodb

0 commit comments

Comments
 (0)