You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ML] Log Rate Analysis: Fix Performance journey test (elastic#244871)
Resolveselastic#244725
The dataset used for testing produces a spike change point, however, it
wasn't detected previously due to the
elastic/elasticsearch#127517 issue. That issue
was fixed in
elastic/elasticsearch@352229b,
and after the fix, our test no longer matched the newly produced change
point. In this PR, we update the assertions to expect the spike and run
the analysis against it.
0 commit comments