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

Feature/xray init #5582

Closed

Conversation

huypham612
Copy link

Description

Add X-Ray OTLP Sink plugin skeleton

Issues Resolved

N/A

Check List

  • New functionality includes testing.
  • New functionality has a documentation issue. Please link to it in this PR.
    • New functionality has javadoc added
  • Commits are signed with a real name per the DCO

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

- Updated `XRayOTLPSink` to accept `Record<Span>` instead of `Record<String>`
- Added sample pipeline config and OTLP test span JSON under `src/test/resources`
- Verified local pipeline ingest and logging using `grpcurl`
- Extended README with developer instructions for running and testing locally

These changes establish the foundation for local testing and future X-Ray integration logic.

Signed-off-by: huy pham <[email protected]>
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.

1 participant