aboutsummaryrefslogtreecommitdiff
path: root/buildscripts
AgeCommit message (Expand)Author
2018-09-14Revert "Temporarily move "metrics" package into impl_core/ for release. (#142...Yang Song
2018-09-14Improve implementation of OpenCensusTraceContextDataInjector. (#1413)sebright
2018-09-12Temporarily move "metrics" package into impl_core/ for release. (#1426)sebright
2018-09-09Avoid using internal org.apache.logging.log4j.core.impl package. (#1421)sebright
2018-09-06Rename opencensus-contrib-log-correlation-log4j artifact/package to use log4j...sebright
2018-09-05Spring sleuth (#1378)Dino Oliva
2018-08-28Remove guava dependency from the API artifact. (#1393)Bogdan Drutu
2018-08-27Start adding log correlation for Log4j. (#1371)sebright
2018-08-16checkstyle: 8.0 -> 8.12 (#1369)sebright
2018-08-15Stats: Register MetricProducer in Stats-impl. (#1348)Yang Song
2018-08-14Ignore VarInt for coverage. (#1366)Bogdan Drutu
2018-08-13 Metrics: Implement ExportComponent, make ProducerManager abstract. (#1347)Yang Song
2018-08-08Metrics: Produce and store Metrics in Stats impl. (#1338)Yang Song
2018-08-01Fix incorrect argument to Checker Framework, and fix nullness warnings. (#1354)sebright
2018-07-26Update import control. (#1345)Yang Song
2018-07-21fixed checkstyle problemssavaki
2018-07-20Add metric components for export and main package and metric producer. (#1322)Bogdan Drutu
2018-07-13Update import control on metrics. (#1311)Yang Song
2018-07-12Contrib: Add an exemplar_util artifact to help record special exemplars. (#1297)Yang Song
2018-06-12Merge pull request #1212 from sebright/stackdriver-log-correlationsebright
2018-06-12Remove opencensus-contrib-log-correlation-stackdriver-demo.Kristen Kozak
2018-06-12Start adding log correlation for Stackdriver Logging.Kristen Kozak
2018-06-12Stackdriver Trace Exporter: add resource labels to Spans. (#1243)Yang Song
2018-06-07Remove Checkstyle rule VariableDeclarationUsageDistance (#1242)Yang Song
2018-06-05Metrics: Move Metrics to a separate artifact. (#1216)Yang Song
2018-06-04Fix checkstyle download link. (#1232)Bogdan Drutu
2018-05-30Add util contrib package for AppEngine standard. (#1214)Bogdan Drutu
2018-05-24Run codecov reporting only if running as part of kokoro build. (#1210)rghetia
2018-05-23To bring parity with travis build add missing tasks to kokoro build.rghetia
2018-05-03Merge pull request #1182 from rghetia/kokoro_osxrghetia
2018-05-03Add kokoro build scripts for osx platform.rghetia
2018-05-03Add kokoro build scripts for windows platform.rghetia
2018-04-30Add build script and configure for Internal CI build.rghetia
2018-04-26Move monitored resource detection utils to a separate artifact. (#1135)Yang Song
2018-04-18Add some general guidelines on package imports to import-control.xml.Kristen Kozak
2018-04-18Control package dependencies with Checkstyle.Kristen Kozak
2017-09-02Add RedundantImport check and upgrade checkstyle to 8.0. (#579)Bogdan Drutu
2017-08-24Move checkstyle files to buildscripts directory. (#542)Bogdan Drutu