This repository was archived by the owner on Dec 23, 2023. It is now read-only.
File tree Expand file tree Collapse file tree
exporters/trace/stackdriver Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -96,9 +96,9 @@ Java 7 or above is required for using this exporter.
9696
9797## FAQ
9898### Why do I not see some trace events in Stackdriver?
99- The current Stackdriver Trace exporter is implemented using the [ v1 API ] [ stackdriver-v1-api-url ]
100- which is not fully compatible with the OpenCensus data model. Trace events like Annotations and
101- NetworkEvents will be dropped. Soon a v2 API will be available .
99+ In all the versions before '0.9.0' the Stackdriver Trace exporter was implemented using the [ v1
100+ API ] [ stackdriver-v1-api-url ] which is not fully compatible with the OpenCensus data model. Trace
101+ events like Annotations and NetworkEvents will be dropped .
102102
103103[ travis-image ] : https://travis-ci.org/census-instrumentation/opencensus-java.svg?branch=master
104104[ travis-url ] : https://travis-ci.org/census-instrumentation/opencensus-java
You can’t perform that action at this time.
0 commit comments