Skip to content

Guidance when to use EventFlow? #411

@vitaly-pavluk

Description

@vitaly-pavluk

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions