aboutsummaryrefslogtreecommitdiff
path: root/settings.gradle
AgeCommit message (Expand)Author
2018-10-08Add dropwizard contrib (#1423)Mayur Kale
2018-09-24Exporter/OCAgent: Move TraceProtoUtils to exporter. (#1470)Yang Song
2018-09-24Exporter: Start adding OC-Agent Trace Exporter. (#1455)Yang Song
2018-09-20Contrib: Add opencensus-contrib-opencensus-proto-util. (#1459)Yang Song
2018-09-07Change spring-sleuth package to include version. (#1417)Bogdan Drutu
2018-09-06Rename opencensus-contrib-log-correlation-log4j artifact/package to use log4j...sebright
2018-09-05Spring sleuth (#1378)Dino Oliva
2018-08-27Start adding log correlation for Log4j. (#1371)sebright
2018-08-10Metrics: Move metrics to opencensus-api. (#1346)Yang Song
2018-07-21removed Java 8 requirement for spring packagesavaki
2018-07-21added initial support for spring annotationssavaki
2018-07-12Contrib: Add an exemplar_util artifact to help record special exemplars. (#1297)Yang Song
2018-06-19Metrics: Add LabelKey and LabelValue. (#1261)Yang Song
2018-06-12Remove opencensus-contrib-log-correlation-stackdriver-demo.Kristen Kozak
2018-06-12Start adding log correlation for Stackdriver Logging.Kristen Kozak
2018-06-05Metrics: Move Metrics to a separate artifact. (#1216)Yang Song
2018-05-30Add util contrib package for AppEngine standard. (#1214)Bogdan Drutu
2018-04-26Move monitored resource detection utils to a separate artifact. (#1135)Yang Song
2018-03-15Add traces exporter to Jaeger (#1023)Marc Carré
2018-02-26Cleanup benchmarks and test both impl and impl-lite. (#1022)Bogdan Drutu
2018-02-13Implement Prometheus Stats exporter (#965)Yang Song
2018-02-09First proof of concept for Instana integration (#972)Fabian Lange
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