Skip to content

[Feature]: Optimizing and modifying the dependency of the internal-logs feature in opentelemetry-otlp #1

@houseme

Description

@houseme

Related Problems?

Currently, opentelemetry-http/internal-logs in opentelemetry-otlp's internal-logs feature can be changed to opentelemetry/internal-logs?

Because: The internal-logs feature in opentelemetry-http depends on opentelemetry/internal-logs. This will eliminate the need to enable grpc-tonic in opentelemetry-otlp and disable default and internal-logs, eliminating the need to rely on opentelemetry-http. Thank you.

Describe the solution you'd like:

internal-logs = ["tracing", "opentelemetry_sdk/internal-logs", "opentelemetry/internal-logs"]

Considered Alternatives

No response

Additional Context

No response

Tip

React with 👍 to help prioritize this issue. Please use comments to provide useful context, avoiding +1 or me too, to help us triage it. Learn more here.

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions