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
Improve wording when no significant correlations were found
Filters added using special chars are not formatted correctly in the query bar. If you add a filter for a url.path it doesn't return any results in the data because the formatting from clicking the filter value option in the table wasn't correct. [ML] Fix UI inconsistencies in APM Failed transaction correlations #109187
Needs once more validating against python results -> no longer applicable since we dont' display overall latency correlations
Is the filter in the query bar carried forward into the correlation calculation? Should it be? -> The filter applies to the whole page, so yes
Correlations for monitor service in anti-fraud hangs at 10% for date range 23-May-2021 00:00 to 30-May-2021 23:30 (but it works if I extend the time to 31-May-2021 00:00) -> couldn't reproduce on post 7.15 FF master branch
The text was updated successfully, but these errors were encountered:
Meta issue detailing improvements for 7.15 to the Latency correlations feature added in 7.14 in #99905.
Must have
Covered by #107370
includeFrozen
request attributeCovered by #107266
[ML] APM Latency Correlations UX improvements/fixes #108860
Trace samples
[ML] APM Latency Correlations UX improvements/fixes #108860
Should have
[ML] Replace APM error rate table with failed transactions correlations #108441
url.path
it doesn't return any results in the data because the formatting from clicking the filter value option in the table wasn't correct.[ML] Fix UI inconsistencies in APM Failed transaction correlations #109187
Could have
function* fetchTransactionDurationHistograms()
to its own file and cover it with unit tests[ML] APM Latency Correlations: Field/value candidates prioritization #107370
x-pack/plugins/apm/public/components/app/correlations/index.tsx
x-pack/plugins/apm/public/components/app/transaction_details/Distribution/*
x-pack/plugins/apm/server/lib/transactions/distribution/*
[ML] APM Latency Correlations: Improve log log chart loading behavior and axis ticks. #108211
[ML] APM Latency Correlations: Improve log log chart loading behavior and axis ticks. #108211 (comment)
[ML] APM Latency Correlations: Fix formatting of duration values for log x axis and selection badge. #109214
Clarify / Tests
monitor
service in anti-fraud hangs at 10% for date range 23-May-2021 00:00 to 30-May-2021 23:30 (but it works if I extend the time to 31-May-2021 00:00) -> couldn't reproduce on post 7.15 FF master branchThe text was updated successfully, but these errors were encountered: