Server-sent-events (SSE) - Monitoring in APM

Does anyone use APM for monitoring SSE communication between different App components?

Although I've been impressed with APM so far for Java spring-boot microservice monitoring there are holes in the tracing due to our implementation of SSE for certain communication between components.

Would be interested to hear from any of the Elastic Development team on whether anyone else has raised this and whether its on the roadmap too?

Thanks - G

Hi and thanks for your question :+1:

SSE has not come up so far. Can you maybe use the public API to propagate the context?

Excellent - I will take a look into that and if I manage to get something working will ping you to contribute back.

2 Likes

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.