Skip to content
This repository was archived by the owner on Oct 3, 2023. It is now read-only.
This repository was archived by the owner on Oct 3, 2023. It is now read-only.

Add TraceParams Limits #285

@mayurkale22

Description

@mayurkale22

Add functionality to hold global trace parameters (like Attributes, Annotations etc.). Limits will be enforced on each span in order to prevent unbounded memory increase for long-running spans.

Specs: https://github.com/census-instrumentation/opencensus-specs/blob/master/trace/TraceConfig.md#traceparams

Counterpart in Java: https://github.com/census-instrumentation/opencensus-java/blob/master/api/src/main/java/io/opencensus/trace/config/TraceParams.java

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions