This is an automated email from the ASF dual-hosted git repository.
abesto pushed a commit to branch dont-sign-snapshots
in repository https://gitbox.apache.org/repos/asf/incubator-zipkin-brave-karaf.git
commit b32f77f6adcfe4e83c2b96b1d9a64da0557c0ea7
Merge: d91fe96 abe37ee
Author: Christian Schneider <chris@die-schneider.net>
AuthorDate: Mon Jul 3 14:13:12 2017 +0200
Merge pull request #3 from kameshsampath/issue-2
Adding okhttp3 reporter and tracer
brave-exporter-okhttp3/pom.xml | 103 +++++++++++++++
.../okhttp3/internal/OkHttp3ReporterExporter.java | 140 +++++++++++++++++++++
brave-features/src/main/resources/features.xml | 15 +++
pom.xml | 3 +-
4 files changed, 260 insertions(+), 1 deletion(-)
|