Skip to content
Snippets Groups Projects
Commit b4fe0a7f authored by Miguel Rincon's avatar Miguel Rincon
Browse files

Update custom_dashboard.yml

parent bcfa597a
No related branches found
No related tags found
No related merge requests found
Pipeline #12779160 failed
Loading
Loading
@@ -26,7 +26,9 @@ panel_groups:
type: "area-chart"
y_label: "Total Cores"
weight: 3
links:
- title: My Editable Link
url: https://staging.gitlab.com/gitlab-org/monitor/monitor-sandbox/-/edit/master/.gitlab/dashboards/custom_dashboard.yml
metrics:
- id: system_metrics_kubernetes_container_cores_total_custom
query_range: 'avg(sum(rate(container_cpu_usage_seconds_total{container_name!="POD",pod_name=~"^%{ci_environment_slug}-(.*)",namespace="%{kube_namespace}"}[1h])) by (job)) without (job)'
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment