gitlab-org--gitlab-foss/app/assets/javascripts/performance_bar
Stan Hu 65f188887b Fix performance bar warnings when Rugged is disabled
`detailed_metric.vue` was attempting to read the `duration` field even
when the metric did not exist in the JSON payload. We now check for the
existence of the metrics before attempting to display the value.

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/65491
2019-08-01 16:08:48 -07:00
..
components Fix performance bar warnings when Rugged is disabled 2019-08-01 16:08:48 -07:00
services
stores
index.js