Expose dashboard.yml file when user enable monitoring
Problem to solve
Customizing our dashboard is a challenge as it involved creating (from scratch) a .yml file, it will be nice and convinent if we will provide an out of the box template which is exposed to our users
Intended users
Further details
Currently, we allow users to customize their metric dashboard using a .yml file, we asked them to create a file from scratch (https://docs.gitlab.com/ee/user/project/integrations/prometheus.html#defining-custom-dashboards-per-project), this is an extra step (and a hurdle). instead, we should expose the dashboard.yml file we currently use on building our default dashboard, this way users could easily customize their metric dashboard.
Links / references
Edited by Dov Hershkovitch