Skip to content

shouldn't have a hard-dependency on a <1.0 api #621

Open
@codefromthecrypt

Description

@codefromthecrypt

Even when not using tracing, opencensus 0.18 types are required per this line in HttpRequest

  /** OpenCensus tracing component. */
private final Tracer tracer = OpenCensusUtils.getTracer();

grpc code is more defensive to not require loading classes until used.

Metadata

Metadata

Assignees

No one assigned

    Labels

    priority: p2Moderately-important priority. Fix may not be included in next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions