Skip to content

Conversation

@hmmftg
Copy link
Owner

@hmmftg hmmftg commented Dec 23, 2025

  • Refactored HandlerRequest to include GetParser method for better parser access.
  • Updated CallApiJSON and CallApiForm to utilize parser for distributed tracing.
  • Enhanced ConsumeHandler to pass parser context for tracing.
  • Introduced libTracing functions for tracing function calls and errors, ensuring consistent tracing across API interactions.
  • Added context management methods to RequestParser interface for improved tracing support.

@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 49370f9 into main Dec 23, 2025
- Refactored HandlerRequest to include GetParser method for better parser access.
- Updated CallApiJSON and CallApiForm to utilize parser for distributed tracing.
- Enhanced ConsumeHandler to pass parser context for tracing.
- Introduced libTracing functions for tracing function calls and errors, ensuring consistent tracing across API interactions.
- Added context management methods to RequestParser interface for improved tracing support.
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.

enhance otlp instrumentation

2 participants