Skip to content

Export Dapr tracing to Dashboard #17

Merged
davidfowl merged 2 commits intomicrosoft:mainfrom
philliphoff:philliphoff-dapr-tracing
Oct 3, 2023
Merged

Export Dapr tracing to Dashboard #17
davidfowl merged 2 commits intomicrosoft:mainfrom
philliphoff:philliphoff-dapr-tracing

Conversation

@philliphoff
Copy link
Copy Markdown
Member

As Dapr supports OTLP tracing, this change configures the Dapr sidecars to export traces to the Dashboard's OTLP service. Adds an option to disable this feature (if, for example, the user has specified a Dapr configuration file that configures OTLP in a different way.)

Dapr sidecars only populate the service.name trace metadata so a couple of changes were made to the Dashboard to relax its metadata requirements.

With integrated tracing, calls through the Dapr sidecar are now shown on the recent tracing page of the Dashboard.

Screenshot 2023-10-02 at 09 37 12

@davidfowl davidfowl merged commit 0d9afa7 into microsoft:main Oct 3, 2023
@JamesNK
Copy link
Copy Markdown
Member

JamesNK commented Oct 3, 2023

The spans in the waterfall shouldn't be the same length.

Is that the latest source code? Have you force refreshed the web page?

@philliphoff philliphoff deleted the philliphoff-dapr-tracing branch October 3, 2023 21:23
@github-actions github-actions bot locked and limited conversation to collaborators May 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants