summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/monitoring/components
Commit message (Expand)AuthorAgeFilesLines
* Embed metrics undefined param fixTristan Read2019-08-201-2/+2
* Adds specific metric styles and propLaura Montemayor2019-08-162-14/+24
* Add clipboard button to metric chart dropdownTristan Read2019-08-162-3/+39
* Adds download CSV functionality to dropdown in metricsLaura Montemayor2019-08-143-29/+43
* Adds button to download metrics data as csvLaura Montemayor2019-08-091-3/+28
* Improve layout of dropdowns in metrics pageMiguel Rincon2019-08-091-91/+122
* Simplify getTimeDiff functionSimon Knox2019-08-082-20/+32
* Add actions dropdown to metrics chartsSimon Knox2019-08-062-19/+73
* Alerts dropdown to modal - CE1Simon Knox2019-07-292-1/+9
* Add empty chart componentJose Ivan Vargas2019-07-244-8/+63
* Add ability to embed metricsTristan Read2019-07-223-48/+152
* Add support for additional panel typesJose Ivan Vargas2019-07-105-61/+121
* Replace runtime isEE check with compile time one60213-fix-is-ee-webpack-checksLukas Eipert2019-07-051-3/+8
* Use gl-empty-state for monitor chartslittle-cluster-health-charts-ceSimon Knox2019-07-042-37/+34
* Turn commit sha in monitor charts popover to link11888-regression-deploy-correlation-markers-on-monitoring-graphs-not-clickableDhiraj Bodicherla2019-06-262-3/+12
* Add feature flag and dashboard endpointSimon Knox2019-06-261-2/+33
* Always display environment selectorReuben Pereira2019-06-261-37/+40
* Merge branch 'vue-i18n-js-monitoring-directory' into 'master'Kushal Pandya2019-06-252-23/+30
|\
| * Vue-i18n: app/assets/javascripts/monitoring directoryvue-i18n-js-monitoring-directoryEzekiel Kigbo2019-06-242-23/+30
* | Add column chart component to the monitoring bundlejivanvl-add-column-chart-monitoring-dashboardJose Vargas2019-06-211-0/+131
|/
* Fix missing deployment rockets in monitor dashboardDhiraj Bodicherla2019-06-141-9/+5
* Merge branch 'prom-api-3' into 'master'Mike Greiling2019-06-122-2/+17
|\
| * Use Prometheus API for dashboard metricsprom-api-3Simon Knox2019-06-072-2/+17
* | 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
* | Merge branch '59651-remove-unnecessary-decimal-places-on-chart-axes' into 'ma...Phil Hughes2019-06-121-2/+2
|\ \
| * | Strip trailing decimal zeros from Metrics axis59651-remove-unnecessary-decimal-places-on-chart-axesSimon Knox2019-06-121-2/+2
* | | 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
* Merge branch 'jivanvl-add-single-stat-chart-component' into 'master'Filipa Lacerda2019-06-051-0/+37
|\
| * Add single_stat chart component to the monitoring bundlejivanvl-add-single-stat-chart-componentJose Vargas2019-06-041-0/+37
* | 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
* Remove datapoint sorting from area chartAdriel Santiago2019-05-221-8/+8
* 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
* | Wrap long chart tooltip series label namesAdriel Santiago2019-04-051-11/+25
* | Support multiple queries per chart on metrics dashSarah Yasonik2019-04-052-12/+22
* | Restore multiple series supportAdriel Santiago2019-04-051-8/+7
|/