team_dashboard
team_dashboard copied to clipboard
Get the latest datapoint
I want to use the number widget to get only the latest datapoint from a graphite target, is there a way to accomplish this? I don't mind modifying the code, but I can go around it.
Basically I just want not to add any aggregate function and just get the real number of the latest datapoint.