Hi SriRaghavendran Prabhakaran - Thanks for confirming in the comments. The per-app setups are instrumentation for Zipkin, and if you want to see traces across all distributed services holistically, the Dependencies diagram in the Zipkin dashboard should display such views. I recommend going through the following video that shows setting up Zipkin via DAPR for .NET apps: Building reliable and portable microservices with Dapr and .NET
Zipkin Azure container apps
SriRaghavendran Prabhakaran
300
Reputation points
Hello,
I deployed the Zipkin app with Zipkin image from Docker.io and I can able to send the trace from my .NET application with the help of OpenTelemetry package. Here I need all the existing apps configured with DAPR in Azure container environment to share traces with Zipkin app that I created. Do we have the option for that instead of having below code changes to available application.
1 answer
Sort by: Most helpful
-
Mike Urnun 9,811 Reputation points Microsoft Employee
2024-03-25T21:48:01.4966667+00:00