GraalVM for otel #14240
              
                
                  
                  
                    Answered
                  
                  by
                    steverao
                  
              
          
                  
                    
                      xiangtianyu
                    
                  
                
                  asked this question in
                Q&A
              
            
            
              GraalVM for otel
            
            #14240
          
          
        -
| We want to have a try with graalVM for higher performance. Now is OpenTelemetry Java Instrumentation support to package with our app.jar by graalVM? Is there any demo or suggestions? | 
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            steverao
          
      
      
        Jul 15, 2025 
      
    
    Replies: 1 comment
-
| As far as I know, OTel Java Agent hasn't supported GraalVM directly so far, you can try OTel Spring Boot Starter, for detail, you can refer to related introduction blog. | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
      Answer selected by
        xiangtianyu
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
As far as I know, OTel Java Agent hasn't supported GraalVM directly so far, you can try OTel Spring Boot Starter, for detail, you can refer to related introduction blog.