-
Notifications
You must be signed in to change notification settings - Fork 98
Closed
Description
It is not clear per the documentation when to use Diagnostics.EventFlow?
What are the use cases when "it shines"?
My team uses Azure App Insights for Kubernetes to collect logs and telemetry for each of the microservice deployed in AKS.
To chain together calls between the microservices correlation token works well.
We have lots of microservices that are bound via Azure Service Bus and still can get the full request trace from the UI through the BFF (Gateway) and 2-3 microservices (bound via Azure Service Bus).
When is it preferable to use EventFlow over the Azure AppInsight for Kubernetes and how easy to track requests that could be handled by microservices chained via HTTP or Azure Service Bus/Event Grid?
Thank you in advance.
Metadata
Metadata
Assignees
Labels
No labels