File tree Expand file tree Collapse file tree 8 files changed +8
-8
lines changed 
logging-k8s-stdout-otlp-json Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ import org.springframework.boot.gradle.plugin.SpringBootPlugin
22
33plugins {
44    id(" java" 
5-     id(" org.springframework.boot" " 3.4.4 " 
5+     id(" org.springframework.boot" " 3.4.5 " 
66}
77
88val  moduleName by extra { " io.opentelemetry.examples.docs.exporters" 
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ import org.springframework.boot.gradle.plugin.SpringBootPlugin
22
33plugins {
44    id(" java" 
5-     id(" org.springframework.boot" " 3.4.4 " 
5+     id(" org.springframework.boot" " 3.4.5 " 
66}
77
88val  moduleName by extra { " io.opentelemetry.examples.docs.getting-started" 
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ import org.springframework.boot.gradle.plugin.SpringBootPlugin
22
33plugins {
44    id(" java" 
5-     id(" org.springframework.boot" " 3.4.4 " 
5+     id(" org.springframework.boot" " 3.4.5 " 
66}
77
88val  moduleName by extra { " io.opentelemetry.examples.docs.spring-starter" 
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ import org.springframework.boot.gradle.tasks.bundling.BootJar
33
44plugins {
55    id(" java" 
6-     id(" org.springframework.boot" " 3.4.4 " 
6+     id(" org.springframework.boot" " 3.4.5 " 
77}
88
99description =  " OpenTelemetry Example for Java Agent" 
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ import org.springframework.boot.gradle.tasks.bundling.BootJar
33
44plugins {
55    id(" java" 
6-     id(" org.springframework.boot" " 3.4.4 " 
6+     id(" org.springframework.boot" " 3.4.5 " 
77}
88
99description =  " OpenTelemetry Example for Java Agent with Stdout logging" 
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ import org.springframework.boot.gradle.tasks.run.BootRun
33
44plugins {
55    id(" java" 
6-     id(" org.springframework.boot" " 3.4.4 " 
6+     id(" org.springframework.boot" " 3.4.5 " 
77}
88
99description =  " OpenTelemetry Example for Micrometer Shim" 
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ import org.springframework.boot.gradle.plugin.SpringBootPlugin
22
33plugins {
44    id(" java" 
5-     id(" org.springframework.boot" " 3.4.4 " 
5+     id(" org.springframework.boot" " 3.4.5 " 
66    id(" org.graalvm.buildtools.native" " 0.10.6" 
77}
88
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ import org.springframework.boot.gradle.tasks.run.BootRun
44
55plugins {
66    id(" java" 
7-     id(" org.springframework.boot" " 3.4.4 " 
7+     id(" org.springframework.boot" " 3.4.5 " 
88}
99
1010description =  " OpenTelemetry Example for Telemetry Testing" 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments