Project

General

Profile

Feature #17178

Updated by Ward Vandewege over 3 years ago

 
 * Add an API endpoint that exports the last X minutes of data points for a container 
 * Use the graphs from crunch-stat-summary (the JS library has a react bridge) 


 Bonus points: 

 * add start/end time parameters to the API endpoint so that wb2 can request the last X minutes (by default?) or the data for the entire run.

Back