Skip to content

Comments

add declarative config support for AWS X-Ray#2296

Draft
zeitlinger wants to merge 5 commits intoopen-telemetry:mainfrom
zeitlinger:declarative-config-xray-sampler
Draft

add declarative config support for AWS X-Ray#2296
zeitlinger wants to merge 5 commits intoopen-telemetry:mainfrom
zeitlinger:declarative-config-xray-sampler

Conversation

@zeitlinger
Copy link
Member

@zeitlinger zeitlinger commented Sep 23, 2025

@zeitlinger zeitlinger requested a review from a team as a code owner September 23, 2025 13:49
@zeitlinger zeitlinger force-pushed the declarative-config-xray-sampler branch from f958075 to 0f09056 Compare October 7, 2025 06:20
@zeitlinger
Copy link
Member Author

@wangzlei @srprash please have a look

@zeitlinger zeitlinger force-pushed the declarative-config-xray-sampler branch from 68a21c8 to a6946bc Compare November 11, 2025 17:20
@Override
public void afterAutoConfigure(OpenTelemetrySdk sdk) {
if (sdk instanceof ExtendedOpenTelemetrySdk) {
this.resource = ((ExtendedOpenTelemetrySdk) sdk).getResource();
Copy link
Member Author

@zeitlinger zeitlinger Nov 11, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 9, 2026

This PR has been labeled as stale due to lack of activity. It will be automatically closed if there is no further activity over the next 14 days.

@github-actions github-actions bot added the stale label Feb 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Declarative config support for AWS X-Ray

2 participants