Add pod metrics dashboard yml
Add a pod metrics dashboard that can be used to display pod health charts. The queries use a variable called pod_name which will be replaced with the actual pod_name before the query is sent to Prometheus.
显示
- app/services/metrics/dashboard/pod_dashboard_service.rb 10 个添加, 0 个删除app/services/metrics/dashboard/pod_dashboard_service.rb
- config/prometheus/pod_metrics.yml 59 个添加, 0 个删除config/prometheus/pod_metrics.yml
- lib/gitlab/metrics/dashboard/service_selector.rb 5 个添加, 0 个删除lib/gitlab/metrics/dashboard/service_selector.rb
- spec/fixtures/lib/gitlab/metrics/dashboard/schemas/panel_groups.json 0 个添加, 1 个删除...es/lib/gitlab/metrics/dashboard/schemas/panel_groups.json
- spec/lib/gitlab/metrics/dashboard/service_selector_spec.rb 6 个添加, 0 个删除spec/lib/gitlab/metrics/dashboard/service_selector_spec.rb
- spec/services/metrics/dashboard/pod_dashboard_service_spec.rb 24 个添加, 0 个删除.../services/metrics/dashboard/pod_dashboard_service_spec.rb
- spec/support/helpers/metrics_dashboard_helpers.rb 4 个添加, 0 个删除spec/support/helpers/metrics_dashboard_helpers.rb
config/prometheus/pod_metrics.yml
0 → 100644
想要评论请 注册 或 登录