Skip to content

Document OTEL_SEMCONV_STABILITY_OPT_IN #4202

@xrmx

Description

@xrmx

All the http instrumentation now supports the OTEL_SEMCONV_STABILITY_OPT_IN env variable but we're not documenting it. We should document in each http instrumentation documentation that if they are setting the env var to:

  • http - emit the new, stable HTTP and networking conventions, and stop emitting the old experimental HTTP and networking conventions that the instrumentation emitted previously.
  • http/dup - emit both the old and the stable HTTP and networking conventions, allowing for a seamless transition.

And that by default the old experimental HTTP and networking conventions are emitted.

Also we should probably document this in opentelemetry.io somewhere.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationgood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions