-
- Downloads
An error occurred while fetching merge requests data.
Merge branch '201855-rename-project_services_to_integrations-9' into 'master'
Move monitoring integrations to `Integrations::` [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!62645
Showing
- .rubocop_manual_todo.yml 0 additions, 3 deletions.rubocop_manual_todo.yml
- app/controllers/chaos_controller.rb 1 addition, 1 deletionapp/controllers/chaos_controller.rb
- app/controllers/concerns/metrics/dashboard/prometheus_api_proxy.rb 1 addition, 1 deletion...ollers/concerns/metrics/dashboard/prometheus_api_proxy.rb
- app/controllers/metrics_controller.rb 1 addition, 1 deletionapp/controllers/metrics_controller.rb
- app/controllers/projects/environments/prometheus_api_controller.rb 1 addition, 1 deletion...ollers/projects/environments/prometheus_api_controller.rb
- app/controllers/projects/prometheus/metrics_controller.rb 3 additions, 3 deletionsapp/controllers/projects/prometheus/metrics_controller.rb
- app/controllers/projects/services_controller.rb 2 additions, 2 deletionsapp/controllers/projects/services_controller.rb
- app/graphql/mutations/alert_management/prometheus_integration/prometheus_integration_base.rb 1 addition, 1 deletion...ent/prometheus_integration/prometheus_integration_base.rb
- app/graphql/mutations/alert_management/prometheus_integration/reset_token.rb 1 addition, 1 deletion...ns/alert_management/prometheus_integration/reset_token.rb
- app/graphql/mutations/alert_management/prometheus_integration/update.rb 1 addition, 1 deletion...tations/alert_management/prometheus_integration/update.rb
- app/graphql/resolvers/alert_management/integrations_resolver.rb 1 addition, 1 deletion...aphql/resolvers/alert_management/integrations_resolver.rb
- app/graphql/types/alert_management/integration_type.rb 1 addition, 1 deletionapp/graphql/types/alert_management/integration_type.rb
- app/helpers/custom_metrics_helper.rb 1 addition, 1 deletionapp/helpers/custom_metrics_helper.rb
- app/helpers/operations_helper.rb 1 addition, 1 deletionapp/helpers/operations_helper.rb
- app/models/clusters/integrations/prometheus.rb 2 additions, 2 deletionsapp/models/clusters/integrations/prometheus.rb
- app/models/integrations/base_monitoring.rb 23 additions, 0 deletionsapp/models/integrations/base_monitoring.rb
- app/models/integrations/mock_monitoring.rb 25 additions, 0 deletionsapp/models/integrations/mock_monitoring.rb
- app/models/integrations/prometheus.rb 205 additions, 0 deletionsapp/models/integrations/prometheus.rb
- app/models/project.rb 2 additions, 2 deletionsapp/models/project.rb
- app/models/project_services/mock_monitoring_service.rb 0 additions, 23 deletionsapp/models/project_services/mock_monitoring_service.rb
Loading
Please register or sign in to comment