-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
refactor: reduce max number of allowed labels in counters from 8 to 6 [DAT-146] #12704
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
refactor: reduce max number of allowed labels in counters from 8 to 6 [DAT-146] #12704
Conversation
@joe4dev not sure who to tag for review. I used to loop in Alex, but he's on leave. Hope you donβt mind! The change is quite minimal ππΌ |
Test Results - Preflight, Unit21β595 testsβ Β±0βββ19β940 β
Β±0βββ6m 36s β±οΈ +21s Results for commit ee262ef.βΒ± Comparison against base commit 0b05553. |
Test Results - Alternative Providers977 testsβββ547 β
ββ22m 6s β±οΈ Results for commit ee262ef. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Limiting complexity makes a lot of sense π
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Test Results (amd64) - Integration, Bootstrapββββ5 filesββββββ5 suitesβββ2h 21m 18s β±οΈ Results for commit ee262ef. |
LocalStack Community integration with Proββββ2 filesβ Β±0ββββββ2 suitesβ Β±0βββ1h 43m 13s β±οΈ +31s Results for commit ee262ef.βΒ± Comparison against base commit 0b05553. |
Motivation
Changes