Uploaded image for project: 'Apache ServiceComb'
  1. Apache ServiceComb
  2. SCB-1410

Mersher config for tracing didn't work.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • mesher-1.6.3
    • mesher
    • None

    Description

      I start the zipkin server by cmd docker run -d -p 9411:9411 openzipkin/zipkin in server 192.168.88.64.

      And I edit mersher config as follows and send requests.But it didn't work.There is nothing infomation in http://192.168.88.64:9411/zipkin/

      tracing:
        enabled: true #enable distribution tracing
        collectorType: zipkin 
        collectorTarget: http://localhost:9411/api/v1/spans

       

       

      When import package _ "github.com/go-chassis/go-chassis-plugins/tracing/zipkin" for zipkin.

      I find build error.

      ../pkg/mod/github.com/go-chassis/go-chassis-plugins@v0.0.0-20190507123504-83783d9c730e/tracing/zipkin/zipkin.go:75:3: undefined: zipkintracer.WithPrefixTracerState

      Attachments

        Activity

          People

            Unassigned Unassigned
            surechen chenshuo
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: