apm-agent-rum-js icon indicating copy to clipboard operation
apm-agent-rum-js copied to clipboard

Field span.self_time.sum.us with value lower than 0

Open cauemarcondes opened this issue 5 years ago • 0 comments

Related to https://github.com/elastic/kibana/pull/85945

There are documents indexed with the field span.self_time.sum.us lower than zero, it causes the Average duration by span type chart on APM UI to look wrong.

Screenshot 2020-12-16 at 12 25 17

For now, we're filtering out documents with values lower than zero.

cauemarcondes avatar Dec 16 '20 11:12 cauemarcondes