summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/monitoring
Commit message (Expand)AuthorAgeFilesLines
* Enable no-restricted-globals in JS filesgfyoung2018-06-152-2/+2
* Updates eslint vue plugin versionFilipa Lacerda2018-06-118-38/+38
* Adjust monitoring graphs to support widgets in EEMike Greiling2018-06-062-4/+12
* Merge branch 'master' into bootstrap4Clement Ho2018-05-087-27/+58
|\
| * Resolve "Monitoring graphs - Popover value improvements"Jose Ivan Vargas2018-05-077-27/+58
* | [skip ci] Convert panel related class names to cardClement Ho2018-04-101-3/+3
|/
* Fix dashboard sortingJoshua Lambert2018-04-061-1/+1
* Added specs for rendered output, changed the background for stable tracksJose Ivan Vargas2018-04-063-7/+22
* Componetize the legend componentJose Ivan Vargas2018-04-066-76/+139
* UX Adjustments for the prometheus dashboardJose Ivan Vargas2018-04-065-64/+30
* formatting fixesJose Ivan Vargas2018-04-061-15/+12
* Add summary statistics prometheus dashboardJose Ivan Vargas2018-04-065-191/+255
* Clean up monitoring componentsMike Greiling2018-03-278-741/+708
* add no_data illustration to monitoring empty stateMike Greiling2018-03-192-1/+10
* Use graph width to determine tick numberjivl-fix-timescale-prometheus-charts-overlappingJose Ivan Vargas2018-03-121-18/+3
* fix timescale prometheus charts overlappingJose Ivan Vargas2018-03-081-2/+18
* Merge branch 'cluster-monitoring-changes-ce-backport' into 'master'Phil Hughes2018-03-066-59/+164
|\
| * coerce hasMetrics to a boolean value before instantiating the Vue componentMike Greiling2018-03-062-5/+9
| * prefer getElementByIdMike Greiling2018-03-061-1/+1
| * remove prometheus panel styling on cluster monitoring pageMike Greiling2018-03-062-1/+21
| * add ability to override graph size measurementsMike Greiling2018-03-062-1/+12
| * fix spacing around axis label text in small breakpointsMike Greiling2018-03-061-2/+3
| * hide legend without hiding the axis labelsMike Greiling2018-03-062-35/+42
| * add option to hide the graph legendMike Greiling2018-03-062-1/+15
| * use proper dependency injection for monitoring dashboard componentMike Greiling2018-03-062-21/+66
| * make deployments endpoint optionalMike Greiling2018-03-061-0/+3
* | Squashed commit of the following:Pawel Chojnacki2018-02-241-1/+1
|/
* add link to cluster configuration from prometheus "getting started" stateMike Greiling2018-01-312-9/+25
* add noData empty state to prometheus graphsfix-prometheus-empty-state-no-dataMike Greiling2018-01-292-3/+16
* remove webpack bundle tag for monitoring:environments:metricsSimon Knox2018-01-231-2/+2
* Fix more eslint rulesFilipa Lacerda2018-01-083-91/+100
* Merge branch 'master' into 34312-eslint-vue-pluginFilipa Lacerda2018-01-085-272/+254
|\
| * Resolve "Add graph value to hover"Mike Greiling2018-01-085-200/+190
* | [ci skip] Fix more eslint rulesFilipa Lacerda2018-01-061-1/+1
* | Merge branch 'master' into 34312-eslint-vue-pluginFilipa Lacerda2018-01-051-2/+12
|\ \ | |/
| * fix missing import of timeWeek which would cause errors in prometheus graphs ...fix-missing-d3-importMike Greiling2018-01-041-2/+12
* | [ci skip] Fix more eslint rulesFilipa Lacerda2018-01-051-1/+0
* | [ci skip] Fix more rulesFilipa Lacerda2018-01-058-202/+225
* | Adds `eslint-plugin-vue`, fixes linter errors and adds docsFilipa Lacerda2018-01-031-2/+4
|/
* cleaned up date_time_formattersJose Ivan Vargas2017-12-181-17/+8
* Restored the timeScaleFormat for the prometheus dashboardJose Ivan Vargas2017-12-182-6/+41
* Refactored d3 modules to instead of having a common_d3 dir, to use the micro ...Jose Ivan Vargas2017-12-183-43/+35
* optimized d3 v4 with a custom made bundleJose Ivan Vargas2017-12-183-4/+4
* Update d3 to v4 and migrated the prometheus dashboardJose Ivan Vargas2017-12-183-43/+47
* Reduce the size of the deploy flag when there's no tag available38032-deploy-markers-should-be-more-verboseJose Ivan Vargas2017-12-071-3/+11
* Changed the deploy markers on the prometheus dashboard to be more verboseJose Ivan Vargas2017-12-075-32/+92
* Replaced vue-resource for axios in the prometheus dashboardjivl-replace-vue-resource-prometheus-dashboardJose Ivan Vargas2017-11-221-8/+5
* make legend X-offset into a constantmultiple-query-prometheus-graphsMike Greiling2017-11-062-6/+8
* fix eslint max-lineMike Greiling2017-11-061-1/+2
* correctly set the domain of a result set when it is different on other tracksMike Greiling2017-11-062-11/+11