gitlab-org--gitlab-foss/spec/fixtures/lib/gitlab/metrics/dashboard/schemas
Sarah Yasonik bf918b68f6 Support dashboard params for metrics dashboard
https://gitlab.com/gitlab-org/gitlab-ce/issues/62971

Adds support to EnvironmentsController#metrics_dashboard
for the following params: group, title, y_label
These params are used to uniquely identify a panel on
the metrics dashboard.

Metrics are stored in several places, so this adds
utilities to find a specific panel from the database
or filesystem depending on the metric specified.

Also moves some shared utilities into separate classes,
notably default values and errors.
2019-08-07 16:17:35 +00:00
..
dashboard.json Copy dashboard fixture schema from EE 2019-07-24 15:28:14 -05:00
embedded_dashboard.json Add embedding flag and filter to CPU/Mem 2019-06-20 14:06:18 +00:00
embedded_panel_groups.json Add embedding flag and filter to CPU/Mem 2019-06-20 14:06:18 +00:00
metrics.json Support dashboard params for metrics dashboard 2019-08-07 16:17:35 +00:00
panel_groups.json
panels.json