Skip to content

declarative config: support Inferred spans #2030

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

Open
wants to merge 17 commits into
base: main
Choose a base branch
from

Conversation

zeitlinger
Copy link
Member

@zeitlinger zeitlinger commented Jul 15, 2025

The declarative config bridge has been copied from the agent - eventually, we can use only one, but that's a later step.

Fixes #2029

@zeitlinger zeitlinger requested a review from a team July 15, 2025 12:20
@zeitlinger zeitlinger marked this pull request as draft July 22, 2025 14:36
@zeitlinger zeitlinger marked this pull request as ready for review August 15, 2025 11:59
@zeitlinger zeitlinger requested a review from a team as a code owner August 15, 2025 11:59
@zeitlinger
Copy link
Member Author

@JonasKunz please have a look

@zeitlinger zeitlinger changed the title Inferred spans declarative config: support Inferred spans Aug 15, 2025
@zeitlinger
Copy link
Member Author

@jaydeluca please have a look

@zeitlinger
Copy link
Member Author

@jaydeluca please check again

Comment on lines +6 to +7
description = "OpenTelemetry extension that provides a bridge for declarative configuration."
otelJava.moduleName.set("io.opentelemetry.contrib.sdk.config.bridge")
Copy link
Member

Choose a reason for hiding this comment

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

can you add a README for this module, and describe why it's needed? thanks

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.

Declarative config: support inferred spans