Skip to content

Conversation

@hmmftg
Copy link
Owner

@hmmftg hmmftg commented Dec 23, 2025

  • Introduced context.Context in CallParamData for improved distributed tracing and request cancellation.
  • Updated CallApiJSON and CallApiForm handlers to set context for tracing if not already provided.
  • Ensured context is passed in ConsumeHandler for consistent tracing across API calls.

@hmmftg hmmftg self-assigned this Dec 23, 2025
@hmmftg hmmftg linked an issue Dec 23, 2025 that may be closed by this pull request
@hmmftg hmmftg merged commit c45448a into main Dec 23, 2025
- Introduced context.Context in CallParamData for improved distributed tracing and request cancellation.
- Updated CallApiJSON and CallApiForm handlers to set context for tracing if not already provided.
- Ensured context is passed in ConsumeHandler for consistent tracing across API calls.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

open-telemetry instrumentation on remote api call

2 participants