aboutsummaryrefslogtreecommitdiff
path: root/all
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-11Make jmh available for all subprojects. (#1425)Bogdan Drutu
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-21added initial support for spring annotationssavaki
2018-07-19Add opencensus-metrics to all/build.gradle.Kristen Kozak
2018-07-12Contrib: Add an exemplar_util artifact to help record special exemplars. (#1297)Yang Song
2018-06-12Start adding log correlation for Stackdriver Logging.Kristen Kozak
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-16Update README, RELEASING and all/build.gradle (#1064)Yang Song
2018-03-15Add traces exporter to Jaeger (#1023)Marc Carré
2018-02-13Implement Prometheus Stats exporter (#965)Yang Song
2018-02-05Remove Coveralls code coverage (closes #791).Kristen Kozak
2018-01-17Add http propagation APIs. (#930)Hailong Wen
2018-01-17SignalFx stats exporter (#903)Maxime Petazzoni
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-27Update javadocs for all project and code coverage. (#735)Bogdan Drutu
2017-10-23Move stats and tags packages to opencensus-api to prepare for release. (#723)sebright
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-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-06-16Enable coverage and Javadocs for all directories.Kristen Kozak
2017-06-15Prepare the release of the opencensus library. (#357)Bogdan Drutu
2017-06-08Fix all javadoc excludes for the internal package. (#349)Bogdan Drutu
2017-06-06Move internal & common & trace to the new package io.opencensus (#339)Bogdan Drutu
2017-05-26Exclude javadoc for internal package. (#324)Bogdan Drutu
2017-05-12Rename gradle subprojects name to match the directories name. (#298)Bogdan Drutu
2017-04-27Avoid generating Javadocs for duplicate classes.Kristen Kozak
2017-04-27Update other build files for core_impl split.Kristen Kozak
2017-03-24Change project name to be instrumentation-java. Helps IDEs to have the same n...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