summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/monitoring
Commit message (Expand)AuthorAgeFilesLines
* Add threshold lines in metrics graphAdriel Santiago2019-01-072-4/+13
* Add NGINX 0.16.0 and above metricsJoshua Lambert2018-12-171-14/+18
* Use GitLab UI area chartAdriel Santiago2018-12-072-2/+105
* Add empty state for graphs with no valuesJose Ivan Vargas2018-11-292-11/+51
* Merge branch 'winh-parse-boolean' into 'master'Phil Hughes2018-11-271-2/+2
|\
| * Replace convertPermissionToBoolean with parseBooleanWinnie Hellmann2018-11-271-2/+2
* | Update environments metrics empty stateGeorge Tsiolis2018-11-261-21/+27
|/
* Prettify all the thingsMike Greiling2018-11-2010-205/+57
* Resolve "No longer require a deploy to start Prometheus monitoring"Peter Leitzen2018-10-261-2/+6
* Fix prometheus graphs in firefox40372-prometheus-dashboard-broken-on-firefoxAdriel Santiago2018-10-241-2/+3
* Prettify merge_conflicts monitoring and notebook modulesMike Greiling2018-10-109-56/+47
* Backport changes from gitlab-ee!7538Simon Knox2018-10-052-36/+76
* Change forceRedraw key formatjivl-fix-monitoring-dashboard-resizing-navbarJose Vargas2018-09-251-3/+3
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into jivl-fix-monito...Jose Vargas2018-09-252-4/+4
|\
| * Resolve eslint-plugin-vue errorsMike Greiling2018-09-202-4/+4
* | Fix monitoring dashboard not working properlyJose Vargas2018-09-252-28/+20
|/
* multiseriesSimon Knox2018-09-074-17/+77
* Resolve "Remove redundant header from metrics page"Adriel Santiago2018-08-201-1/+1
* fix height of full-width Metrics chartsSimon Knox2018-07-311-0/+1
* Resolve "Fix arrow for popovers on monitoring graph"Annabel Gray2018-07-181-0/+1
* Resolve "Metrics drop down doesn't show all environment, some not clickable"Jose Ivan Vargas2018-07-171-2/+7
* populate environments dropdown, add testsJose2018-07-043-14/+36
* Add environments endpoint, also added store and service capabilities for said...Jose2018-07-033-6/+29
* Add dropdown, without dataJose2018-07-031-1/+23
* Enable "prefer-destructuring" in JS filesgfyoung2018-06-251-2/+2
* Enable no-multi-assignment in JS filesgfyoung2018-06-152-2/+2
* 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