Skip to content

Stability for the WITH_OTLP_RETRY_PREVIEW flag #3939

@tusharg1993

Description

@tusharg1993

Hello, we are using opentelemetry-cpp sdk internally, and were seeing issues due to network communication issues with grpc exporter.

I came across the compile time flag WITH_OTLP_RETRY_PREVIEW which should allow the grpc retries to alleviate some of the temporary retries and the associated #3481 about enabling it by default. I see that support was added a while ago but cmake sets it to false by default [cite]. Are there any plans to enable it?

The issue with the compile time flag is that it can not be dynamically enabled/disabled in the production for the compile binary if there are associated issues with the same.

Metadata

Metadata

Assignees

No one assigned

    Labels

    triage/acceptedIndicates an issue or PR is ready to be actively worked on.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions