For example, https://tendril.wikimedia.org/host/view/db1061.eqiad.wmnet/3306 has "12hr / 5min" as headings, but the graphs are 12hr graphs (6x 2h bars). Either the text should say 12 or the graph should be for 24 hr.
Description
Description
Related Objects
Related Objects
Event Timeline
Comment Actions
Also, "5 minutes" and "1 hours" as units is a really bad idea in general, and makes impossible to compare those graphs. The unit should be seconds or minutes in both cases.
Comment Actions
Actually, the graphs should return 24 hours, not sure why they are returning only 12 :-/
$hours = 24;
...
sprintf('gsl.server_id = %d and gsl.stamp > now() - interval 24 hour', $server_id))Comment Actions
I am going to close this as I don't think we are going to spend time on this - the idea is to replace/refactor tendril with more/different stuff that we have in mind and discussed several times.
Further, we don't really use tendril for any of its graphing capabilities.
