Open edwardgou-sentry opened 15 hours ago
Changes will increase total bundle size by 5.05kB (0.02%) :arrow_up:. This is within the configured threshold :white_check_mark:
Attention: Patch coverage is 79.48718%
with 8 lines
in your changes missing coverage. Please review.
:white_check_mark: All tests successful. No failed tests found.
Files with missing lines | Patch % | Lines |
---|---|---|
...p/views/alerts/rules/metric/ruleConditionsForm.tsx | 33.33% | 6 Missing :warning: |
static/app/views/alerts/rules/metric/ruleForm.tsx | 33.33% | 2 Missing :warning: |
Updates EAP Alert builder query filter field to use the
EAPSpanSearchQueryBuilder
component, same as Explore. Also uses theSpanTagsProvider
and context.