aboutsummaryrefslogtreecommitdiffstats
path: root/buildscripts
Commit message (Expand)AuthorAgeFilesLines
* Exporter/OcAgent: Add a fake implementation of TraceService. (#1481)Yang Song2018-10-081-0/+1
* Add dropwizard contrib (#1423)Mayur Kale2018-10-081-0/+7
* Exporter/OCAgent: Add OcAgentNodeUtils. (#1471)Yang Song2018-09-261-0/+1
* Exporter/OCAgent: Move TraceProtoUtils to exporter. (#1470)Yang Song2018-09-241-6/+3
* Exporter: Start adding OC-Agent Trace Exporter. (#1455)Yang Song2018-09-241-0/+4
* Contrib: Add opencensus-contrib-opencensus-proto-util. (#1459)Yang Song2018-09-201-0/+6
* Revert "Temporarily move "metrics" package into impl_core/ for release. (#142...Yang Song2018-09-141-5/+5
* Improve implementation of OpenCensusTraceContextDataInjector. (#1413)sebright2018-09-141-0/+1
* Temporarily move "metrics" package into impl_core/ for release. (#1426)sebright2018-09-121-5/+5
* Avoid using internal org.apache.logging.log4j.core.impl package. (#1421)sebright2018-09-091-0/+1
* Rename opencensus-contrib-log-correlation-log4j artifact/package to use log4j...sebright2018-09-061-1/+1
* Spring sleuth (#1378)Dino Oliva2018-09-051-0/+12
* Remove guava dependency from the API artifact. (#1393)Bogdan Drutu2018-08-281-3/+0
* Start adding log correlation for Log4j. (#1371)sebright2018-08-271-0/+4
* checkstyle: 8.0 -> 8.12 (#1369)sebright2018-08-162-32/+72
* Stats: Register MetricProducer in Stats-impl. (#1348)Yang Song2018-08-151-1/+0
* Ignore VarInt for coverage. (#1366)Bogdan Drutu2018-08-141-0/+2
* Metrics: Implement ExportComponent, make ProducerManager abstract. (#1347)Yang Song2018-08-131-0/+3
* Metrics: Produce and store Metrics in Stats impl. (#1338)Yang Song2018-08-081-0/+1
* Fix incorrect argument to Checker Framework, and fix nullness warnings. (#1354)sebright2018-08-011-8/+9
* Update import control. (#1345)Yang Song2018-07-261-2/+0
* fixed checkstyle problemssavaki2018-07-211-0/+7
* Add metric components for export and main package and metric producer. (#1322)Bogdan Drutu2018-07-201-0/+1
* Update import control on metrics. (#1311)Yang Song2018-07-131-0/+1
* Contrib: Add an exemplar_util artifact to help record special exemplars. (#1297)Yang Song2018-07-121-0/+4
* Merge pull request #1212 from sebright/stackdriver-log-correlationsebright2018-06-121-0/+4
|\
| * Remove opencensus-contrib-log-correlation-stackdriver-demo.Kristen Kozak2018-06-121-5/+0
| * Start adding log correlation for Stackdriver Logging.Kristen Kozak2018-06-121-0/+9
* | Stackdriver Trace Exporter: add resource labels to Spans. (#1243)Yang Song2018-06-121-0/+1
|/
* Remove Checkstyle rule VariableDeclarationUsageDistance (#1242)Yang Song2018-06-071-1/+0
* Metrics: Move Metrics to a separate artifact. (#1216)Yang Song2018-06-051-0/+5
* Fix checkstyle download link. (#1232)Bogdan Drutu2018-06-041-1/+1
* Add util contrib package for AppEngine standard. (#1214)Bogdan Drutu2018-05-301-0/+4
* Run codecov reporting only if running as part of kokoro build. (#1210)rghetia2018-05-241-9/+15
* To bring parity with travis build add missing tasks to kokoro build.rghetia2018-05-239-0/+172
* Merge pull request #1182 from rghetia/kokoro_osxrghetia2018-05-032-3/+11
|\
| * Add kokoro build scripts for osx platform.rghetia2018-05-032-3/+11
* | Add kokoro build scripts for windows platform.rghetia2018-05-032-0/+26
|/
* Add build script and configure for Internal CI build.rghetia2018-04-302-0/+26
* Move monitored resource detection utils to a separate artifact. (#1135)Yang Song2018-04-261-0/+4
* Add some general guidelines on package imports to import-control.xml.Kristen Kozak2018-04-181-0/+17
* Control package dependencies with Checkstyle.Kristen Kozak2018-04-182-0/+176
* Add RedundantImport check and upgrade checkstyle to 8.0. (#579)Bogdan Drutu2017-09-021-0/+1
* Move checkstyle files to buildscripts directory. (#542)Bogdan Drutu2017-08-242-0/+247