summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/monitoring/components/dashboard.vue
Commit message (Expand)AuthorAgeFilesLines
* Add feature flag and dashboard endpointSimon Knox2019-06-261-2/+33
* Always display environment selectorReuben Pereira2019-06-261-37/+40
* Fix missing deployment rockets in monitor dashboardDhiraj Bodicherla2019-06-141-9/+5
* Merge branch 'prom-api-3' into 'master'Mike Greiling2019-06-121-2/+16
|\
| * Use Prometheus API for dashboard metricsprom-api-3Simon Knox2019-06-071-2/+16
* | Merge branch 'prom-api-2' into 'master'Mike Greiling2019-06-121-0/+7
|\ \ | |/
| * Add feature flag and dashboard endpointprom-api-2Simon Knox2019-06-071-0/+7
* | Make time window links take up full dropdown width62300-target-area-for-dropdown-list-items-is-too-small-on-metrics-dashboardSimon Knox2019-06-121-10/+4
* | Remove metrics_time_window feature flagSarah Yasonik2019-06-071-5/+1
|/
* Use the selected time window for metrics dashboardSarah Yasonik2019-06-061-1/+1
* Handle external dashboard form submissionAdriel Santiago2019-06-041-3/+4
* Added padding to time window dropdown in monitor dashboardDhiraj Bodicherla2019-06-031-1/+1
* Migrate the monitoring dashboard store to vuexJose Ivan Vargas2019-05-271-50/+24
* Add custom metrics form to dashboardAdriel Santiago2019-05-071-45/+123
* Add external dashboard linkAdriel Santiago2019-05-071-1/+16
* Make time window parameters available in the query string59365-include-time-window-parameters-in-the-url-query-stringJose Vargas2019-05-011-23/+20
* Fix Metrics environments dropdown60687-enviro-dropdownSimon Knox2019-04-241-0/+1
* Merge branch '31368-support-different-time-windows-for-performance-dashboard'...Clement Ho2019-04-051-15/+65
|\
| * Document getTimeDifferenceMinutes usage31368-support-different-time-windows-for-performance-dashboardJose Vargas2019-04-041-2/+3
| * Changed the feature flag usageJose Vargas2019-04-041-5/+4
| * Created `getTimeDiff` utility functionJose Vargas2019-04-041-15/+9
| * Add feature flagJose Vargas2019-04-041-4/+11
| * Modify the service to support the extra parametersJose Vargas2019-04-041-1/+20
| * Add support for time windows for the performance dashbooardsJose Vargas2019-04-041-14/+44
* | Support multiple queries per chart on metrics dashSarah Yasonik2019-04-051-8/+12
|/
* Remove EE differences for monitoring dashboardSimon Knox2019-03-271-13/+35
* Change environments dropdown to use gitlab-uiJose Vargas2019-03-211-21/+17
* Use ee_else_ce alias for monitoring_bundleee-8346-hide-unlicensed-alertsSimon Knox2019-02-071-3/+3
* Add deployment dataAdriel Santiago2019-02-041-0/+1
* Handle window and container resize eventsAdriel Santiago2019-02-041-24/+18
* Remove d3 metrics graphAdriel Santiago2019-02-011-34/+2
* Support flat response for envs index routesyasonik2019-01-211-4/+4
* Add threshold lines in metrics graphAdriel Santiago2019-01-071-0/+5
* Use GitLab UI area chartAdriel Santiago2018-12-071-2/+8
* Prettify all the thingsMike Greiling2018-11-201-22/+6
* Resolve "No longer require a deploy to start Prometheus monitoring"Peter Leitzen2018-10-261-2/+6
* 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-251-2/+2
|\
| * Resolve eslint-plugin-vue errorsMike Greiling2018-09-201-2/+2
* | Fix monitoring dashboard not working properlyJose Vargas2018-09-251-15/+20
|/
* 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
* populate environments dropdown, add testsJose2018-07-041-11/+31
* Add environments endpoint, also added store and service capabilities for said...Jose2018-07-031-5/+12
* Add dropdown, without dataJose2018-07-031-1/+23
* Enable no-multi-assignment in JS filesgfyoung2018-06-151-1/+1
* Adjust monitoring graphs to support widgets in EEMike Greiling2018-06-061-1/+4
* Clean up monitoring componentsMike Greiling2018-03-271-149/+142
* add no_data illustration to monitoring empty stateMike Greiling2018-03-191-0/+5
* coerce hasMetrics to a boolean value before instantiating the Vue componentMike Greiling2018-03-061-4/+4