Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added tracing layer #527

Closed
wants to merge 1 commit into from

Conversation

AH-dark
Copy link

@AH-dark AH-dark commented Nov 7, 2024

Motivation

Implemented cross-service trace propagation as mentioned in #514

Solution

Introduced an optional dependency on OpenTelemetry and added Injector and Extractor implementations for MetadataMap to facilitate trace propagation. Provided ClientTracingLayer and ServerTracingLayer to support tracing at both client and server levels.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant