-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
[APM] ML jobs should support metric documents #101734
Comments
Pinging @elastic/apm-ui (Team:apm) |
Pinging @elastic/ml-ui (:ml) |
The ML team has made a number of recommendations related to this effort that we can choose to investigate - we can determine which are required along the way:
|
It may also make sense to tackle #92839 while creating this new job. |
Re-opening due to the revert in #114961 |
Note that when re-implementing the changes made in #111957, the following additions should also be made:
|
Closes elastic#101734. This reverts commit 008421f. Additionally, incorporate suggested changes from elastic#101734 (comment).
Closes #101734. This reverts commit 008421f. Additionally, incorporate suggested changes from #101734 (comment). Co-authored-by: Dario Gieselaar <[email protected]>
Currently ML jobs calculate the average duration like:
For histogram based docs (metrics) this should be calculated using the field
transaction.duration.histogram
:Metric sample document
Click to view sample
The text was updated successfully, but these errors were encountered: