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

Looking for Clarification on HTTP Stable Semantic Convention support. #5205

Closed
TylerHelmuth opened this issue Jan 9, 2024 · 3 comments
Closed
Labels
question Further information is requested

Comments

@TylerHelmuth
Copy link
Member

I'm trying to understand exactly which packages are submitting stable HTTP semantic conventions. Is this table accurate?

Instrumentation OTEL_SEMCONV_STABILITY_OPT_IN supported http/dup supported Only Stable HTTP SemConv Emitted
OpenTelemetry.Instrumentation.AspNetCore 1.5.1-beta.1 - 1.6.0-beta.3 YES 1.6.0-rc.1/1.6.0
OpenTelemetry.Instrumentation.Http 1.5.1-beta.1 - 1.6.0-beta.3 YES 1.6.0-rc.1/1.6.0
OpenTelemetry.Instrumentation.AspNet.TelemetryHttpModule NO NO NO
OpenTelemetry.Instrumentation.AspNet NO NO 1.7.0-beta.1
OpenTelemetry .NET Automatic Instrumentation Agent v1.0.0-rc.1 - Latest YES NO
@TylerHelmuth TylerHelmuth added the question Further information is requested label Jan 9, 2024
@vishweshbankwar
Copy link
Member

@TylerHelmuth OpenTelemetry.Instrumentation.AspNetCore and OpenTelemetry.Instrumentation.Http details are correct in the table.

For OpenTelemetry.Instrumentation.AspNet - Please ask the question on https://github.com/open-telemetry/opentelemetry-dotnet-contrib since it is part of that repo.

For OpenTelemetry .NET Automatic Instrumentation Agent - Reach out to https://github.com/open-telemetry/opentelemetry-dotnet-instrumentation

@Kielek
Copy link
Contributor

Kielek commented Jan 17, 2024

@TylerHelmuth, OpenTelemetry .NET Automatic Instrumentation Agent - please check list of dependencies related to the OpenTelemetry.Instrumentation.* packages. Http sem. conv. i mostly related to these libraries.

Versions can be found in https://github.com/open-telemetry/opentelemetry-dotnet-instrumentation/blob/main/CHANGELOG.md

@Kielek
Copy link
Contributor

Kielek commented May 14, 2024

Closing. Migration to new sem. conv. seems to be done.

@TylerHelmuth, please reopen/comment if you need more help here.

@Kielek Kielek closed this as not planned Won't fix, can't repro, duplicate, stale May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants