team_dashboard
team_dashboard copied to clipboard
Visualize your team's metrics all in one place.
Trying to hook it into Travis for the last week..cant find any documentation on how to activate it, how it points to Travis with creds/no creds or URLs to your...
Fix compatibility issue with mysql 5.7 based on https://stackoverflow.com/questions/37315546/uninitialized-constant-activerecordconnectionadaptersmysql2adapternative-d
Big dump to re-synchronize with averell23 version. Since we made a number of modifications, I don't see any way to break this down into neat little pull requests, at least...
Is this dashboard IE compatible? If yes and it's not too much trouble for what version of IE is this dashboard compatible for. Thank you.
Ok, here's another one for you :) The previous implementation of the sensu data source would return an error if you specified a server filter but the event list didn't...
If the user presses "enter" while naming a dashboard a "br" tag is added to the name that cannot be removed. Many people press enter thinking it will commit the...
I changed the parser so that now is more intuitive to use. For example is you have: { "foo" : [ { "bar" : [ { "foobar" : 0 "fooDescription"...
graphite:8080/render?from=11%3A23_20131031&until=11%3A53_20131031&format=json&target=collectd.mysql02_servername_lan.mysql.prtg.mysql_commands.%2A When using graph with graphite, from and until somehow doesnt render anything when the period is smaller 12 hours. So i opened development.log to see what is wrong, I...
Thanks :smile:
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,...