Hello @SriRaghavendran Prabhakaran - It seems as though you were able to resolve this issue, and are now able to trace accordingly, per: https://learn.microsoft.com/en-us/answers/questions/1613693/zipkin-azure-container-apps
Zipkin tracing dapr container apps
SriRaghavendran Prabhakaran
365
Reputation points
Hello,
I want to enable Zipkin to my dapr connected Azure container apps. For that I followed below steps.
- Created Zipkin based Azure container instance.
- . Created similar config.yaml, with App configuration.
- Created another app configuration with annotation like mentioned below
- Attached the above annotation specified configuration with the dapr config.
Attached above DAPR configuration with DAPR app's to enable tracing, but no luck. can you please help?