aboutsummaryrefslogtreecommitdiff
path: root/exporters/trace/stackdriver
AgeCommit message (Expand)Author
2018-09-24 Monitored Resource: replace gke_container with k8s_container in SD exporter ...Mayur Kale
2018-09-18Update release versions for all readme and build files. (#1452)sebright
2018-09-17Tracing: Add AttributeValueDouble. (#1442)Yang Song
2018-09-15Update release versions for all readme and build files. (#1435)sebright
2018-09-06Added ability to specify a custom gRPC stub for the stackdriver exporter (#1410)Steven Niemitz
2018-08-28Update release versions for all readme and build files. (#1398)Yang Song
2018-08-28Remove guava dependency from the API artifact. (#1393)Bogdan Drutu
2018-08-18 Update all targets to at least java7 and android14 (#1367)Bogdan Drutu
2018-08-01Fix incorrect argument to Checker Framework, and fix nullness warnings. (#1354)sebright
2018-07-24Extract constant functions when used in match to reduce number of allocations...Bogdan Drutu
2018-07-17Small cleanup in Stackdriver trace exporter. (#1319)Bogdan Drutu
2018-06-21Update release versions for all readme and build files. (#1277)Yang Song
2018-06-13Stackdriver Trace Exporter: improve unit tests on resource labels. (#1254)Yang Song
2018-06-12Stackdriver Trace Exporter: add resource labels to Spans. (#1243)Yang Song
2018-06-05Update release versions for all readme and build files. (#1237)Yang Song
2018-06-01Cleanup trace exporters. (#1225)Bogdan Drutu
2018-05-30 Overwrite the sampling probability to default for stats exporters. (#1219)Yang Song
2018-05-21Stackdriver Trace Exporter: update README about auth setup and project id in ...Yang Song
2018-05-08Update release versions for all readme and build files. (#1190)Yang Song
2018-05-07Map http attributes to the stackdriver format, resolves #1153 (#1183)Sebastian Bruckner
2018-05-02Update release versions for all readme and build files. (#1178)Yang Song
2018-04-27Update release versions for readme and build files. (#1160)Yang Song
2018-04-13Update release versions for all readme and build files. (#1129)Yang Song
2018-03-27Remove @SuppressWarnings("nullness") from all AutoValue classes.Kristen Kozak
2018-03-23Enable FindBugs in tests.Kristen Kozak
2018-02-27Update release versions for all readme and build files. (#1033)Yang Song
2018-02-19Update release versions for all readme and build files. (#1010)Yang Song
2018-02-18Update examples in sd trace exporter README. (#1008)Hailong Wen
2018-02-16Add MessageEvent and deprecate NetworkEvent. (closes #858) (#894)Hailong Wen
2018-02-09Add a configuration class to help to create StackdriverTraceExporter. (closes...Hailong Wen
2018-02-07Add '@since' Javadoc tag to all exporter APIs (issue #864).Kristen Kozak
2018-01-24Update release versions for all readme and build files. (#961)Hailong Wen
2018-01-23Keep artifacts dependencyConvergence-clean (#959)Bogdan Drutu
2018-01-23Update occurrences of deprecated trace exporter in README.md and javadoc (exc...Hailong Wen
2018-01-22Update script in RELEASING.md and use them to update release version in all r...Hailong Wen
2018-01-22Rename trace exporters that have inconsistent naming. (#942)Hailong Wen
2018-01-18Update google cloud java version. (#936)Bogdan Drutu
2018-01-17Update errorprone, google cloud java, grpc versions. (#931)Bogdan Drutu
2018-01-05Add unit test for SD trace exporter proto generation method. (#923)Hailong Wen
2017-12-19Add Checker Framework annotations in comments (issue #359).Kristen Kozak
2017-12-19Add missing null checks (issue #359).Kristen Kozak
2017-12-19Refactor some code to pass Checker Framework null analysis (issue #359).Kristen Kozak
2017-12-19Add more null annotations (issue #359).Kristen Kozak
2017-12-13Add methods to wrap Runnable and Callbacks and to run them. (#778)Bogdan Drutu
2017-12-13Record events to tracez page (#902)Yang Song
2017-12-06Update versions for all README files (#888)Yang Song
2017-12-04Update versions for all README files (#876)Yang Song
2017-12-01Use consistent text for AppVeyor status badges.Kristen Kozak
2017-12-01Update link to AppVeyor build in readmes.Kristen Kozak
2017-11-29Update OpenCensus version for all README files (#849)Yang Song