Project

General

Profile

Feature #17178

Updated by Tom Clegg about 2 years ago

See https://docs.google.com/document/d/15JDlp1ZzxHGxsV-y1gmNd0sjtuEYdIQz-YgTOqeyLqs/edit 


 
 * 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