apm-agent-rum-js
apm-agent-rum-js copied to clipboard
Field span.self_time.sum.us with value lower than 0
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.
For now, we're filtering out documents with values lower than zero.