aboutsummaryrefslogtreecommitdiff
path: root/settings.gradle
AgeCommit message (Expand)Author
2018-01-17Add http propagation APIs. (#930)Hailong Wen
2018-01-17SignalFx stats exporter (#903)Maxime Petazzoni
2017-12-06Make `examples` an independent gradle project.Hailong Wen
2017-11-09 Move implementation directories (#786)Yang Song
2017-11-08Add a StackDriver exporter for stats using a Pull model (#713)Yang Song
2017-10-23Move stats and tags packages to opencensus-api to prepare for release. (#723)sebright
2017-10-23Move all trace exporters in exporters/trace directory. (#719)Bogdan Drutu
2017-10-20Rename opencensus-grpc-rpc-constants to opencensus-contrib-grpc-metrics.Kristen Kozak
2017-10-19Start adding a new library containing RPC constants for gRPC (fixes #705).Kristen Kozak
2017-09-24Adds ZipkinExporter (#620)Adrian Cole
2017-09-05Add a new artifact for gRPC utility classes for instrumentation. (#577)Bogdan Drutu
2017-09-01Update all project to calculate coverage for all projects and generate javado...Bogdan Drutu
2017-08-28Add a Stackdriver trace exporter using V1 Stackdriver Trace API. (#554)Bogdan Drutu
2017-08-24Rename contrib projects. (#551)Stefan Schmidt
2017-08-16Add initial implementation of the tracez page. (#517)Bogdan Drutu
2017-07-05Move logging exporter into an independent package. (#416)Bogdan Drutu
2017-06-18Add the *OpenCensus Agent for Java* to the build process. (#365)Stefan Schmidt
2017-06-16Move TestClock in opencensus-testing package. (#368)Bogdan Drutu
2017-06-15Prepare the release of the opencensus library. (#357)Bogdan Drutu
2017-06-06Move internal & common & trace to the new package io.opencensus (#339)Bogdan Drutu
2017-05-17No longer override projectDirs now that the gradle subproject names match the...Stefan Schmidt
2017-05-16Move VarInt to core_impl and change the package name. (#308)Bogdan Drutu
2017-05-12Rename gradle subprojects name to match the directories name. (#298)Bogdan Drutu
2017-05-10Remove java7/8 directories. Currently we do not need any feature from java8. ...Bogdan Drutu
2017-05-02Set correct source and target in gradle for java7 and java8 artifacts. (#272)Bogdan Drutu
2017-04-27Split core_impl into directories for Android, Java 7, and Java 8.Kristen Kozak
2017-04-13Remove proto directory. (#216)Yang Song
2017-03-24Change project name to be instrumentation-java. Helps IDEs to have the same n...Bogdan Drutu
2017-03-22Remove maven support for instrumentation-java. (#166)Bogdan Drutu
2017-03-22Add gradle build support for benchmarks and examples. (#163)Bogdan Drutu
2017-03-21Change the trace API to directly depend on the Context implementation. (#154)Bogdan Drutu
2017-03-21Add support for gradle to build the instrumentation-java. (#158)Bogdan Drutu