summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/monitoring/utils
Commit message (Expand)AuthorAgeFilesLines
* Squashed commit of the following:Pawel Chojnacki2018-02-241-1/+1
* Resolve "Add graph value to hover"Mike Greiling2018-01-081-1/+1
* fix missing import of timeWeek which would cause errors in prometheus graphs ...fix-missing-d3-importMike Greiling2018-01-041-2/+12
* cleaned up date_time_formattersJose Ivan Vargas2017-12-181-17/+8
* Restored the timeScaleFormat for the prometheus dashboardJose Ivan Vargas2017-12-181-4/+38
* Refactored d3 modules to instead of having a common_d3 dir, to use the micro ...Jose Ivan Vargas2017-12-182-25/+20
* optimized d3 v4 with a custom made bundleJose Ivan Vargas2017-12-182-3/+3
* Update d3 to v4 and migrated the prometheus dashboardJose Ivan Vargas2017-12-182-26/+26
* Changed the deploy markers on the prometheus dashboard to be more verboseJose Ivan Vargas2017-12-071-0/+1
* 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