You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@zipkin.apache.org by ab...@apache.org on 2019/01/30 17:41:52 UTC

[incubator-zipkin-brave-karaf] 11/42: Merge pull request #3 from kameshsampath/issue-2

This is an automated email from the ASF dual-hosted git repository.

abesto pushed a commit to branch test-jenkins-github-integration
in repository https://gitbox.apache.org/repos/asf/incubator-zipkin-brave-karaf.git

commit b32f77f6adcfe4e83c2b96b1d9a64da0557c0ea7
Merge: d91fe96 abe37ee
Author: Christian Schneider <ch...@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(-)