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
405
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.
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
686 questions