gitlab-org--gitlab-foss/lib/gitlab/metrics/dashboard
Sarah Yasonik 7d393bd852 Expose metrics element for FE consumption
Adds GFM Pipline filters to insert a placeholder in the generated
HTML from GFM based on the presence of a metrics dashboard link.

The front end should look for the class 'js-render-metrics' to
determine if it should replace the element with metrics charts.
The data element 'data-dashboard-url' should be the endpoint
the front end should hit in order to obtain a dashboard layout
in order to appropriately render the charts.
2019-07-10 11:27:25 +00:00
..
stages Switch errors to inherit from a base class 2019-06-06 23:05:19 +01:00
base_service.rb Add permission check to dashboards 2019-06-27 10:54:29 +00:00
cache.rb Refactor for cleaner caching in dashboards 2019-06-13 16:45:36 +00:00
dynamic_dashboard_service.rb Add embedding flag and filter to CPU/Mem 2019-06-20 14:06:18 +00:00
finder.rb Add embedding flag and filter to CPU/Mem 2019-06-20 14:06:18 +00:00
processor.rb Expose prometheus endpoint per metric in dashboard 2019-06-06 11:43:50 +01:00
project_dashboard_service.rb Specify a dropdown name for dashboards 2019-06-14 15:55:08 +00:00
system_dashboard_service.rb Specify a dropdown name for dashboards 2019-06-14 15:55:08 +00:00
url.rb Expose metrics element for FE consumption 2019-07-10 11:27:25 +00:00