Open edwardgou-sentry opened 19 hours ago
Attention: Patch coverage is 93.54839%
with 2 lines
in your changes missing coverage. Please review.
:white_check_mark: All tests successful. No failed tests found.
Files with missing lines | Patch % | Lines |
---|---|---|
static/app/views/alerts/rules/metric/ruleForm.tsx | 33.33% | 2 Missing :warning: |
Changes will increase total bundle size by 16.76kB (0.05%) :arrow_up:. This is within the configured threshold :white_check_mark:
Updates EAP Alerts and supporting timeseries utilities (
eventsRequest
, etc) to handle confidence if it is returned by Discover. This PR assumes that discover timeseries intervals will include aconfidence
attribute alongside the original count, ie:If any low confidence interval is detected in the timeseries response of an EAP Alert, we display a warning banner.