Home
last modified time | relevance | path

Searched defs:dashboard_path (Results 1 – 16 of 16) sorted by relevance

/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/spec/support/helpers/
H A Dmetrics_dashboard_helpers.rb12 def project_with_dashboard(dashboard_path, dashboard_yml = nil, project_params = {}) argument
18 def project_with_dashboard_namespace(dashboard_path, dashboard_yml = nil, project_params = {}) argument
22 def delete_project_dashboard(project, user, dashboard_path) argument
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/services/metrics/users_starred_dashboards/
H A Ddelete_service.rb7 def initialize(user, project, dashboard_path = nil) argument
19 attr_reader :user, :project, :dashboard_path accessor in Metrics.UsersStarredDashboards.DeleteService
H A Dcreate_service.rb13 def initialize(user, project, dashboard_path) argument
32 attr_reader :user, :project, :dashboard_path accessor in Metrics.UsersStarredDashboards.CreateService
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/lib/gitlab/metrics/dashboard/
H A Dimporter.rb7 def initialize(dashboard_path, project) argument
28 attr_accessor :dashboard_path, :project accessor in Gitlab.Metrics.Dashboard.Importer
H A Drepo_dashboard_finder.rb24 def read_dashboard(project, dashboard_path) argument
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/lib/gitlab/metrics/dashboard/importers/
H A Dprometheus_metrics.rb12 def initialize(dashboard_hash, project:, dashboard_path:) argument
31 attr_reader :dashboard_hash, :project, :dashboard_path accessor in Gitlab.Metrics.Dashboard.Importers.PrometheusMetrics
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/services/metrics/dashboard/
H A Dcluster_metrics_embed_service.rb25 def dashboard_path method in Metrics.Dashboard.ClusterMetricsEmbedService
H A Dbase_embed_service.rb18 def dashboard_path method in Metrics.Dashboard.BaseEmbedService
H A Dpredefined_dashboard_service.rb47 def dashboard_path method in Metrics.Dashboard.PredefinedDashboardService
H A Dbase_service.rb91 def dashboard_path method in Metrics.Dashboard.BaseService
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/lib/gitlab/metrics/dashboard/validator/
H A Dpost_schema_validator.rb22 attr_reader :project, :metric_ids, :dashboard_path accessor in Gitlab.Metrics.Dashboard.Validator.PostSchemaValidator
H A Dclient.rb29 attr_reader :content, :schema_path, :project, :dashboard_path accessor in Gitlab.Metrics.Dashboard.Validator.Client
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/lib/gitlab/metrics/dashboard/transformers/yml/v1/
H A Dprometheus_metrics.rb47 attr_reader :dashboard_hash, :project, :dashboard_path accessor in Gitlab.Metrics.Dashboard.Transformers.Yml.V1.PrometheusMetrics
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/db/
H A Dinit_structure.sql14139 dashboard_path character varying(255) NOT NULL, field
14159 dashboard_path text NOT NULL, field
16214 dashboard_path text, field
H A Dci_structure.sql16329 dashboard_path character varying(255) NOT NULL, field
16349 dashboard_path text NOT NULL, field
18700 dashboard_path text, field
H A Dstructure.sql16329 dashboard_path character varying(255) NOT NULL, field
16349 dashboard_path text NOT NULL, field
18700 dashboard_path text, field