File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -210,10 +210,10 @@ sleep 2
210210export  END_TIME=" $( date +%s) " 
211211
212212rm -rf $GATEWAY_DIR /overview.png ||  echo  " " 
213- npx --quiet capture-website-cli " http://localhost:3000/d/01npcT44k/k6?orgId=1&from=${START_TIME} 000&to=${END_TIME} 000&kiosk"   --output $OUT_DIR  /overview.png --width 1200 --height 850
213+ npx --quiet capture-website-cli " http://localhost:3000/d/01npcT44k/k6?orgId=1&from=${START_TIME} 000&to=${END_TIME} 000&kiosk"   --output $GATEWAY_DIR  /overview.png --width 1200 --height 850
214214
215215rm -rf $GATEWAY_DIR /http.png ||  echo  " " 
216- npx --quiet capture-website-cli " http://localhost:3000/d-solo/01npcT44k/k6?orgId=1&from=${START_TIME} 000&to=${END_TIME} 000&panelId=41"   --output $OUT_DIR  /http.png --width 1200 --height 850
216+ npx --quiet capture-website-cli " http://localhost:3000/d-solo/01npcT44k/k6?orgId=1&from=${START_TIME} 000&to=${END_TIME} 000&panelId=41"   --output $GATEWAY_DIR  /http.png --width 1200 --height 850
217217
218218rm -rf $GATEWAY_DIR /containers.png ||  echo  " " 
219219npx --quiet capture-website-cli " http://localhost:3000/d/pMEd7m0Mz/cadvisor-exporter?orgId=1&var-host=All&var-container=accounts&var-container=inventory&var-container=products&var-container=reviews&from=${START_TIME} 000&to=${END_TIME} 000&kiosk"   --output $GATEWAY_DIR /containers.png --width 1200 --height 850
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments