aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-21added `@since` to exported classes and methodssavaki
2018-07-21added contrib/spring/README.md to list of README files in RELEASING.mdsavaki
2018-07-21removed test prefix from test methods; updated readmesavaki
2018-07-21added final keyword to CensusSpringAspect and CensusSpringSqlAspectsavaki
2018-07-21pushed spring runtime requirements to testCompilesavaki
2018-07-21fixed type on examplesavaki
2018-07-21capturing exception type rather than entire stacktracesavaki
2018-07-21switched error to exception for consistency with tools like zipkinsavaki
2018-07-21updated spring README.mdsavaki
2018-07-21fixed formatting of commentssavaki
2018-07-21included summary of testing methodology with testssavaki
2018-07-21reorganized spring dependencies into compile, runtime, and testCompilesavaki
2018-07-21reduced signature dependency to Java 1.6savaki
2018-07-21removed debug statementsavaki
2018-07-21moved spring_test down to the test dependencies blocksavaki
2018-07-21reduced Java version requirement to Java 6savaki
2018-07-21removed Java 8 requirement for spring packagesavaki
2018-07-21renamed @Trace to @Tracedsavaki
2018-07-21updated CHANGELOG to note spring supportsavaki
2018-07-21Census*Aspects now receive Tracer via dependency injectionsavaki
2018-07-21refactored "".equals(...) with isEmptysavaki
2018-07-21changed example custom-label to custom-span-namesavaki
2018-07-21removed unused debug statementsavaki
2018-07-21improved test coveragesavaki
2018-07-21fixed checkstyle problemssavaki
2018-07-21removed references to New Relicsavaki
2018-07-21removed unintended changesavaki
2018-07-21removed unintended changesavaki
2018-07-21added initial support for spring annotationssavaki
2018-07-20Update dependencies. (#1328)Yang Song
2018-07-20Remove copy of the internal.Utils. (#1332)Bogdan Drutu
2018-07-20Add metric components for export and main package and metric producer. (#1322)Bogdan Drutu
2018-07-19Update 'Add dependencies' section in README. (#1325)Yang Song
2018-07-19Add opencensus-metrics to all/build.gradle. (#1329)sebright
2018-07-19Add opencensus-metrics to all/build.gradle.Kristen Kozak
2018-07-19Update google java formatter tool and plugin version. (#1326)Bogdan Drutu
2018-07-18Metrics: Add Exemplar to Distribution. (#1321)Yang Song
2018-07-17Small cleanup in Stackdriver trace exporter. (#1319)Bogdan Drutu
2018-07-17Revert "Temporarily disable example-bazel build for Travis CI. (#1229)" (#1318)sebright
2018-07-17Revert "Temporarily disable example-bazel build for Travis CI. (#1229)"Kristen Kozak
2018-07-16Tracing: Reduce default limit on Links to 32. (#1315)Yang Song
2018-07-16Metrics: Add Metric. (#1313)Yang Song
2018-07-13Update Cloud Beta and GA version in build.gradle. (#1312)Yang Song
2018-07-13Update import control on metrics. (#1311)Yang Song
2018-07-13Metrics: Add TimeSeriesList. (#1310)Yang Song
2018-07-13Metrics: Move TimeSeriesCumulative and TimeSeriesGauge to top level. Hide Tim...Yang Song
2018-07-12Export cumulative buckets for Prometheus (#1309)Thor Anker Kvisgård Lange
2018-07-12Add exemplar_util/README to releasing note. (#1308)Yang Song
2018-07-12Contrib: Add an exemplar_util artifact to help record special exemplars. (#1297)Yang Song
2018-07-11Update and add imports to examples in readme. (#1305)sebright