File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed 
logging-k8s-stdout-otlp-json Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -33,13 +33,16 @@ jobs:
3333          repository : grafana/oats 
3434          ref : bc2f08c5e55114234cece216290f1580a75a6032 
3535          path : oats 
36+ 
3637      - name : Set up Go 
3738        uses : actions/setup-go@v5 
3839        with :
3940          go-version : ' 1.23' 
4041          cache-dependency-path : oats/go.sum 
42+ 
4143      - name : Run acceptance tests 
4244        run : .github/scripts/run-acceptance-tests.sh 
45+ 
4346      - name : upload log file 
4447        uses : actions/upload-artifact@v4 
4548        if : failure() 
Original file line number Diff line number Diff line change @@ -20,9 +20,9 @@ This example contains
2020
2121![ OTLP/JSON Architecture] ( otlpjson-architecture.png ) 
2222
23- The OTel  Collector pipeline:
23+ The OpenTelemetry  Collector pipeline:
2424
25- ![ OTel  Collector Pipeline] ( otel-collector-otlpjson-pipeline.png ) 
25+ ![ OpenTelemetry  Collector Pipeline] ( otel-collector-otlpjson-pipeline.png ) 
2626
2727## Getting Started  
2828
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments