gitlab-org--gitlab-foss/lib/gitlab/metrics/dashboard
Sarah Yasonik 552a3d2fd9 Update metrics dashboard API to load yml from repo
Updates the EnvironmentController#metrics_dashboard endpoint
to support a "dashboard" param, which can be used to specify
the filepath of a dashboard configuration from a project
repository. Dashboard configurations are expected to be
stored in .gitlab/dashboards/.

Updates dashboard post-processing steps to exclude custom
metrics, which should only display on the system dashboard.
2019-05-01 10:16:03 +00:00
..
stages Update metrics dashboard API to load yml from repo 2019-05-01 10:16:03 +00:00
base_service.rb Update metrics dashboard API to load yml from repo 2019-05-01 10:16:03 +00:00
finder.rb Update metrics dashboard API to load yml from repo 2019-05-01 10:16:03 +00:00
processor.rb Update metrics dashboard API to load yml from repo 2019-05-01 10:16:03 +00:00
project_dashboard_service.rb Update metrics dashboard API to load yml from repo 2019-05-01 10:16:03 +00:00
system_dashboard_service.rb Update metrics dashboard API to load yml from repo 2019-05-01 10:16:03 +00:00