-
- 下载
Merge branch 'add-alert-manager-token-to-prometheus-cluster-integration' into 'master'
Keep new Prometheus cluster integration in sync with app See merge request gitlab-org/gitlab!60877
显示
- app/models/clusters/applications/prometheus.rb 4 个添加, 22 个删除app/models/clusters/applications/prometheus.rb
- app/models/clusters/integrations/prometheus.rb 38 个添加, 0 个删除app/models/clusters/integrations/prometheus.rb
- app/services/clusters/applications/prometheus_config_service.rb 0 个添加, 2 个删除...rvices/clusters/applications/prometheus_config_service.rb
- app/services/projects/prometheus/alerts/notify_service.rb 10 个添加, 8 个删除app/services/projects/prometheus/alerts/notify_service.rb
- changelogs/unreleased/add-alert-manager-token-to-prometheus-cluster-integration.yml 5 个添加, 0 个删除...alert-manager-token-to-prometheus-cluster-integration.yml
- db/migrate/20210430034712_add_alert_manager_token_to_clusters_integration_prometheus.rb 10 个添加, 0 个删除...alert_manager_token_to_clusters_integration_prometheus.rb
- db/schema_migrations/20210430034712 1 个添加, 0 个删除db/schema_migrations/20210430034712
- db/structure.sql 3 个添加, 1 个删除db/structure.sql
- lib/gitlab/prometheus/adapter.rb 3 个添加, 5 个删除lib/gitlab/prometheus/adapter.rb
- spec/deprecation_toolkit_env.rb 1 个添加, 0 个删除spec/deprecation_toolkit_env.rb
- spec/lib/gitlab/prometheus/adapter_spec.rb 2 个添加, 2 个删除spec/lib/gitlab/prometheus/adapter_spec.rb
- spec/models/clusters/applications/prometheus_spec.rb 15 个添加, 52 个删除spec/models/clusters/applications/prometheus_spec.rb
- spec/models/clusters/integrations/prometheus_spec.rb 56 个添加, 0 个删除spec/models/clusters/integrations/prometheus_spec.rb
- spec/services/projects/prometheus/alerts/notify_service_spec.rb 35 个添加, 1 个删除...ervices/projects/prometheus/alerts/notify_service_spec.rb
加载中
想要评论请 注册 或 登录