Commit 43f9bbc
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
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | 6 | | |
8 | 7 | | |
9 | 8 | | |
| |||
0 commit comments