Jenkins OTEL plugin data with negative latency
- Dominant language
- Go
- Stars
- 1.3k
- Forks
- 543
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 109
Description
Hi, we are trying to use elastic APM as backend for Jenkins OTEL plugin data. All are working fine except some jobs reported with negative latency(dont see similar issue with jaeger backend) which leads to following error in APM. Error while fetching resource
Error
search_phase_execution_exception: [array_index_out_of_bounds_exception] Reason: The value -1.778526037E9 is out of bounds for histogram, current covered range [6.668014432879854E240, 5.3344115463038834E241) cannot be extended any further. Caused by: java.lang.ArrayIndexOutOfBoundsException: Negative values cannot be recorded (500)
URL
https://kibanaurl/internal/apm/latency/overall_distribution/transactions
Contributor guide
Assessment
This issue has not been assessed yet.