Skip to content

Commit

Permalink
[APM] Remove ML docs link (#21137)
Browse files Browse the repository at this point in the history
  • Loading branch information
sorenlouv authored Jul 24, 2018
1 parent 7748a18 commit c8d8b8a
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -179,10 +179,10 @@ export default class DynamicBaselineFlyout extends Component {
expected bounds from the Machine Learning job and annotate the
graph once the anomaly score is >=75.
</p>
<img
{/* <img
src="/plugins/apm/images/apm-ml-anomaly-detection-example.png"
alt="Anomaly detection on response times in APM"
/>
/> */}
<p>
Jobs can be created per transaction type and based on the average
response time. Once a job is created, you can manage it and see
Expand All @@ -192,7 +192,7 @@ export default class DynamicBaselineFlyout extends Component {
refresh the graph a few minutes after creating the job.
</p>
<p>
<a href="#">Learn more</a> about the Machine Learning integration.
{/* <a href="#">Learn more</a> about the Machine Learning integration. */}
</p>
</EuiText>
</EuiFlyoutBody>
Expand Down

0 comments on commit c8d8b8a

Please sign in to comment.