Kibana version: 7.4.0
Elasticsearch version: 7.4.0
APM Server version: 7.4.0
APM Agent language and version: apm java 1.11
Hi there,
I implemented a simple api, just throw one exception immediately. Then I called that api one time.
But on the Kibana apm there were 3 error occurrences which is not true. And the error occurrences will increase if I throw the exception in another service.
Thanks