Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-27019

Add tracing capabilities with OpenCensus

    XMLWordPrintable

    Details

    • Type: Task
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 11.1, 2021.0
    • Component/s: Monitoring
    • Release Notes Description:
      Hide

      Nuxeo has been instrumented and is now able to publish traces to Jaeger and Zipkin.

      Probabilistic sampling is used and can be configured using a nuxeo.conf option:

      # trace 5% of requests
      tracing.sampler.probability=0.05 

      Sampling can also be configured using zPage UI if enabled by:

      tracing.zpage.enabled=true
      tracing.zpage.port=8887
      

      To use Jaeger:

      tracing.jaeger.enabled=true
      tracing.jaeger.url=http://jaeger:14268/api/traces 

      To use Zipkin:

      tracing.zipkin.enabled=true
      tracing.zipkin.url=http://zipkin:9411/api/v2/spans 

       

      Show
      Nuxeo has been instrumented and is now able to publish traces to Jaeger and Zipkin. Probabilistic sampling is used and can be configured using a nuxeo.conf option: # trace 5% of requests tracing.sampler.probability=0.05 Sampling can also be configured using zPage UI if enabled by: tracing.zpage.enabled= true tracing.zpage.port=8887 To use Jaeger: tracing.jaeger.enabled= true tracing.jaeger.url=http: //jaeger:14268/api/traces To use Zipkin: tracing.zipkin.enabled= true tracing.zipkin.url=http: //zipkin:9411/api/v2/spans  
    • Team:
      PLATFORM
    • Sprint:
      nxcore 11.1.5, nxcore 11.1.6, nxplatform 11.1.36
    • Story Points:
      2

      Attachments

        Issue Links

          Activity

            People

            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved:

                Time Tracking

                Estimated:
                Original Estimate - 0 minutes
                0m
                Remaining:
                Remaining Estimate - 0 minutes
                0m
                Logged:
                Time Spent - 1 week
                1w