summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/monitoring/utils
Commit message (Expand)AuthorAgeFilesLines
* make legend X-offset into a constantmultiple-query-prometheus-graphsMike Greiling2017-11-061-2/+4
* correctly set the domain of a result set when it is different on other tracksMike Greiling2017-11-061-10/+10
* simplify legend label for additonal tracksMike Greiling2017-11-061-1/+1
* add dashed and dotted line styles for multiple-query graphsMike Greiling2017-11-061-3/+3
* add track information to data legendMike Greiling2017-11-061-3/+7
* process all queries within a graphMike Greiling2017-11-061-16/+24
* pass all graph queries into createTimeSeriesMike Greiling2017-11-061-1/+2
* allow prometheus graphs to handle non-congiuous paths (with NaN, +Inf, and -Inf)Mike Greiling2017-10-061-0/+4
* Resolve "Hover and legend data should be linked"Jose Ivan Vargas Lopez2017-10-051-0/+1
* flipped series and when keysJose Ivan Vargas2017-09-071-2/+2
* Changed how the backend response is handled for when instead of seriesJose Ivan Vargas2017-09-071-3/+2
* addressed code quality observationsJose Ivan Vargas2017-09-071-25/+12
* refactored the pickColors methodJose Ivan Vargas2017-09-071-15/+18
* Improved color selector and addressed observationsJose Ivan Vargas2017-09-071-50/+37
* small fixes to code and specsJose Ivan Vargas2017-09-071-20/+14
* Added support for named colors, also added interpolations for the graphsJose Ivan Vargas2017-09-071-11/+74
* Renamed some componentsJose Ivan Vargas2017-09-071-26/+5
* Added simple support for multiple colors on the different time seriesJose Ivan Vargas2017-08-311-0/+38
* Corrected y scale for multiple time series and visual improvementsJose Ivan Vargas2017-08-301-2/+12
* Added and corrected specs for the additional time seriesJose Ivan Vargas2017-08-301-0/+32
* Added vertical spacing when there's multiple legendsJose Ivan Vargas2017-08-301-6/+6
* Resolve "Monitoring graph date formatting is wrong"Mike Greiling2017-08-291-0/+15
* Cleanup minor UX issues in the performance dashboardJose Ivan Vargas2017-07-061-5/+6
* Merge branch 'additional-metrics-dashboard' into '28717-additional-metrics-re...Phil Hughes2017-06-261-0/+39