gitlab-org--gitlab-foss/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
methods
samplers
subscribers
background_transaction.rb
delta.rb
influx_db.rb Run rubocop -a 2019-03-13 13:42:43 +00:00
instrumentation.rb
method_call.rb
methods.rb
metric.rb
null_metric.rb
prometheus.rb
rack_middleware.rb
requests_rack_middleware.rb
sidekiq_metrics_exporter.rb
sidekiq_middleware.rb
system.rb
transaction.rb Filters branch and path labels for metrics 2019-04-04 10:56:12 +00:00
web_transaction.rb