gitlab-org--gitlab-foss/spec/lib/gitlab/metrics
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
..
dashboard Expose metrics element for FE consumption 2019-07-10 11:27:25 +00:00
samplers Make unicorn_workers to return meaningful results 2019-07-09 16:06:15 +02:00
subscribers
background_transaction_spec.rb
delta_spec.rb
instrumentation_spec.rb
method_call_spec.rb
methods_spec.rb
metric_spec.rb
prometheus_spec.rb
rack_middleware_spec.rb
requests_rack_middleware_spec.rb
sidekiq_metrics_exporter_spec.rb
sidekiq_middleware_spec.rb
system_spec.rb Fix process start time 2019-07-04 10:24:19 +00:00
transaction_spec.rb Filters branch and path labels for metrics 2019-04-04 10:56:12 +00:00
web_transaction_spec.rb