aboutsummaryrefslogtreecommitdiff
path: root/examples/build.gradle
AgeCommit message (Expand)Author
2018-03-01Add a QuickStart example. (#1039)Yang Song
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-16Start 0.13.0 development cycle (#1004)Yang Song
2018-01-24Update release versions for all readme and build files. (#961)Hailong Wen
2018-01-22Update script in RELEASING.md and use them to update release version in all r...Hailong Wen
2018-01-18Bump version in examples/build.gradle (#939)Bogdan Drutu
2017-12-08Remove unnecessary plugins and script commands; update README commands.Hailong Wen
2017-12-07Use fixed latest opencensusVersion and remove findbugs and errorprone.Hailong Wen
2017-12-07Address comments from bogdan and sebright.Hailong Wen
2017-12-06Make `examples` an independent gradle project.Hailong Wen
2017-11-09 Move implementation directories (#786)Yang Song
2017-10-23Move stats and tags packages to opencensus-api to prepare for release. (#723)sebright
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-22Change examples to use runtime dependency on implementations. (#383)Bogdan Drutu
2017-06-16Move stats classes to io.opencensus.stats.Kristen Kozak
2017-06-16Move TestClock in opencensus-testing package. (#368)Bogdan Drutu
2017-06-13Add README.md for examples, change all reference to Instrumentation to OpenCe...Bogdan Drutu
2017-06-06Move internal & common & trace to the new package io.opencensus (#339)Bogdan Drutu
2017-06-01Update stats example to use APIs in StatsContextFactory. (#330)Yang Song
2017-05-13Fix the examples application. (#300)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-04-27Update other build files for core_impl split.Kristen Kozak
2017-03-28Add build rule for examples to generate executable binaries. Fix javadoc erro...Bogdan Drutu
2017-03-24Change project name to be instrumentation-java. Helps IDEs to have the same n...Bogdan Drutu
2017-03-22Add gradle build support for benchmarks and examples. (#163)Bogdan Drutu