gitlab-ce/lib/gitlab/metrics
syasonik ecdc50b198 Switch errors to inherit from a base class
Error classes associated with individual stages of
dashboard processing tend to have very long names.
As dashboard post-processing includes more steps,
we will likely need to handle more error cases.
Refactoring to have all errors inherit from a specific
base class will help accommodate this and keep the code
more readable.
2019-06-06 23:05:19 +01:00
..
dashboard Switch errors to inherit from a base class 2019-06-06 23:05:19 +01:00
methods Enable even more frozen string for lib/gitlab 2018-11-16 17:41:14 -08:00
samplers Merge branch '61964-unicorn-instrumentation' into 'master' 2019-06-04 17:59:04 +00:00
subscribers Update Metrics references to Object path 2019-02-14 18:05:35 +00:00
background_transaction.rb Enable even more frozen string for lib/gitlab 2018-11-16 17:41:14 -08:00
delta.rb Enable even more frozen string for lib/gitlab 2018-11-16 17:41:14 -08:00
influx_db.rb Run rubocop -a 2019-03-13 13:42:43 +00:00
instrumentation.rb Update Metrics references to Object path 2019-02-14 18:05:35 +00:00
method_call.rb Update Metrics references to Object path 2019-02-14 18:05:35 +00:00
methods.rb Update Metrics references to Object path 2019-02-14 18:05:35 +00:00
metric.rb Run rubocop -a on CE files 2019-05-05 03:24:28 -07:00
null_metric.rb Enable even more frozen string for lib/gitlab 2018-11-16 17:41:14 -08:00
prometheus.rb Enable even more frozen string for lib/gitlab 2018-11-16 17:41:14 -08:00
rack_middleware.rb Enable even more frozen string for lib/gitlab 2018-11-16 17:41:14 -08:00
requests_rack_middleware.rb Update Metrics references to Object path 2019-02-14 18:05:35 +00:00
sidekiq_metrics_exporter.rb Update Metrics references to Object path 2019-02-14 18:05:35 +00:00
sidekiq_middleware.rb Enable even more frozen string for lib/gitlab 2018-11-16 17:41:14 -08:00
system.rb Add comment to clarify system proc stat field 2019-06-04 10:04:36 -06:00
transaction.rb Filters branch and path labels for metrics 2019-04-04 10:56:12 +00:00
web_transaction.rb Enable even more frozen string for lib/gitlab 2018-11-16 17:41:14 -08:00