gitlab-org--gitlab-foss/spec/lib/gitlab/metrics
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
..
dashboard Update metrics dashboard API to load yml from repo 2019-05-01 10:16:03 +00:00
samplers Clean up unicorn sampler metric labels 2019-02-06 14:19:51 +01:00
subscribers Ignore irrelevant sql commands in metrics 2018-09-05 09:10:19 +08:00
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
transaction_spec.rb Filters branch and path labels for metrics 2019-04-04 10:56:12 +00:00
web_transaction_spec.rb