Tail sampling process with batch processor order #13092
              
                Unanswered
              
          
                  
                    
                      ross-paypay
                    
                  
                
                  asked this question in
                Q&A
              
            Replies: 0 comments
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
I am a bit confused by the docs. In the batch processor documentation it recommends having it after filter and sampling.
However the tail sample process docs state that it will group by trace ID. This makes sense as it needs to get all spans for a given trace ID to make decisions. But is this grouping different than the batching in the batch processor?
Beta Was this translation helpful? Give feedback.
All reactions