OpenTelemetry traces through the client #7137
-
| 
         Hi, I can't find any code / docs regarding OTEL tracing. In an application in which I rely heavily on observability, I'ld like to pass the trace / span through the kubernetesclient. I hope this behavior is implemented by default, is that so? If not, any examples on how to do this based on your experience? kind regards  | 
  
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            appiepollo14
          
      
      
        Jul 21, 2025 
      
    
    Replies: 1 comment
-
| 
         Looked further into this, this isn't possible as the k8s api doesn't pass these headers to the next steps.  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
      Answer selected by
        appiepollo14
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Looked further into this, this isn't possible as the k8s api doesn't pass these headers to the next steps.