Skip to content

Use opentelemetry for tracing google-cloud-storage client calls #2470

@findinpath

Description

@findinpath

Thanks for stopping by to let us know something could be better!

PLEASE READ: If you have a support contract with Google, please create an issue in the support console instead of filing on GitHub. This will ensure a timely response.

Is your feature request related to a problem? Please describe.
What the problem is. Example: I'm always frustrated when [...]

opencensus project has been archived

Workaround to make use of opentelemetry

        <dependency>
            <groupId>io.opentelemetry</groupId>
            <artifactId>opentelemetry-opencensus-shim</artifactId>
        </dependency>

Describe the solution you'd like

The other major storage cloud providers offer opentelemetry integration and it would be comfortable to make use of the same concepts when integrating with all cloud storage providers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    api: storageIssues related to the googleapis/java-storage API.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