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
Description
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 Span
s 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
Labels
No labels