aboutsummaryrefslogtreecommitdiff
path: root/settings.gradle
AgeCommit message (Expand)Author
2024-05-20Upgrade opencensus-java to baa68680b19040ff7739e314a2422a25cf41e27aSadaf Ebrahimi
2021-12-19Remove log4j and its references from opencensusandroid-t-preview-2android-t-preview-1android-t-beta-3android-s-v2-beta-3android-s-qpr3-beta-1android-t-preview-1android-s-v2-beta-3android-s-qpr3-beta-1Guang Zhu
2020-02-04Add observability ready util (#2002)Mayur Kale
2019-06-11add spring starter package for opencensus spring integration. (#1934)rghetia
2019-05-10Exporter/Trace: Extract timeout logic to a common util artifact. (#1887)Yang Song
2019-03-29Remove deprecated package monitored-resource-util. (#1823)Yang Song
2019-03-11elasticsearch trace exporter (#1774)Malike St
2019-02-06Add resource-util and deprecate monitored-resource-util. (#1746)Bogdan Drutu
2019-01-30Cleanup gradle after java7 build was removed. (#1719)Bogdan Drutu
2019-01-16Adding support for JAX-RS client and server (#1653)Thor Anker Kvisgård Lange
2019-01-09Add trace exporter for Datadog. (#1652)William Huba
2019-01-04Add metrics util and helper classes to read metrics. (#1647)Bogdan Drutu
2019-01-03Add a new contrib module for dropwizard 5.0 with metrics tagging support (#1607)Adrian Muraru
2018-12-20Add stats for jetty http client. (#1642)rghetia
2018-12-04Exporter/Metrics/OcAgent: Start adding ocagent metrics exporter. (#1627)Yang Song
2018-11-26Exclude http instrumentation api from 0.18 release. (#1608)rghetia
2018-11-15Add extractor for Jetty Client. (#1582)rghetia
2018-11-14Add Trace config options and extractor for Http Servlets. (#1577)rghetia
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