elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.64k stars 8.23k forks source link

[APM] Investigate whether we handle errors appropriately and use the right status codes #157525

Open gbamparop opened 1 year ago

gbamparop commented 1 year ago

One of the metrics to identify the health of the APM app is the request success rate for internal and external APIs as it should be accessible whenever customers use it through the browser or the Kibana REST API. Monitoring client errors is also important as they could deteriorate user experience.

Investigating whether we handle errors appropriately and using the right status codes could help us with monitoring errors and identifying underlying issues.

Use of APM data and Kibana logs in cloud could help surfacing some other issues.

Some examples we might want to have a look at are:

Links

elasticmachine commented 1 year ago

Pinging @elastic/apm-ui (Team:APM)