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

Stackdriver Trace Exporter: add resource labels to Spans. #14

Open
@songy23

Description

@songy23

After finishing census-instrumentation/opencensus-ruby#66, please use that util to get the monitored resource for Stackdriver Trace exporter, and add the resource labels to the uploaded Spans as Attribute. The format of attribute key is g.co/r/<resource_type>/<label>, for example g.co/r/aws_ec2_instance/aws_account.

Counterpart in Java: census-instrumentation/opencensus-java#1243.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions