gitlab-org--gitlab-foss/lib
Sarah Yasonik bf918b68f6 Support dashboard params for metrics dashboard
https://gitlab.com/gitlab-org/gitlab-ce/issues/62971

Adds support to EnvironmentsController#metrics_dashboard
for the following params: group, title, y_label
These params are used to uniquely identify a panel on
the metrics dashboard.

Metrics are stored in several places, so this adds
utilities to find a specific panel from the database
or filesystem depending on the metric specified.

Also moves some shared utilities into separate classes,
notably default values and errors.
2019-08-07 16:17:35 +00:00
..
api Add group level container repository endpoints 2019-08-05 20:00:50 +00:00
assets
backup Remove dead MySQL code 2019-07-23 16:53:03 +01:00
banzai Initial commit of WIP code for consideration 2019-08-07 15:13:13 +00:00
bitbucket
bitbucket_server
constraints
container_registry Explicitly reject non http(s) schemes 2019-07-29 19:20:30 -03:00
declarative_policy
feature Remove catfile cache feature flag 2019-07-15 11:32:56 -07:00
flowdock
generators/rails/post_deployment_migration
gitaly Add Gitaly data to the usage ping 2019-06-20 15:26:56 +02:00
gitlab Support dashboard params for metrics dashboard 2019-08-07 16:17:35 +00:00
google_api
json_web_token
mattermost Add a rubocop for Rails.logger 2019-07-10 19:26:47 +00:00
microsoft_teams Add a rubocop for Rails.logger 2019-07-10 19:26:47 +00:00
object_storage
omni_auth/strategies
peek/views Only track Redis calls if Peek is enabled 2019-08-02 23:48:14 -07:00
prometheus Fix pid discovery for Unicorn in PidProvider 2019-07-26 15:02:21 +00:00
quality Resolves confusion within spec rake tasks 2019-07-23 18:34:50 -06:00
rouge Support selective highlighting of lines 2019-08-06 09:32:29 +08:00
rspec_flaky Add a rubocop for Rails.logger 2019-07-10 19:26:47 +00:00
safe_zip
sentry Convert RestClient to Gitlab::HTTP for Prometheus Monitor 2019-08-07 02:42:20 +00:00
serializers Remove dead MySQL code 2019-07-23 16:53:03 +01:00
support Fix incorrect web server parameter in init.d script 2019-07-24 08:48:49 +00:00
system_check Use Git 2.22 for GitLab 2019-08-07 14:25:58 +02:00
tasks Fix broken update_project_templates rake task 2019-07-30 13:52:28 +00:00
after_commit_queue.rb Refactor inside_transaction? to Gitlab::Database 2019-06-25 09:15:35 +00:00
backup.rb
banzai.rb
carrier_wave_string_file.rb
declarative_policy.rb
event_filter.rb
expand_variables.rb
extracts_path.rb
feature.rb Add new Feature.remove method 2019-08-01 08:29:14 +10:00
file_size_validator.rb
forever.rb Remove dead MySQL code 2019-07-23 16:53:03 +01:00
gitlab.rb Backport EE changes made to the scripts/ directory 2019-07-29 13:53:20 +02:00
gt_one_coercion.rb
milestone_array.rb
static_model.rb
system_check.rb
uploaded_file.rb
version_check.rb