Skip to content
Snippets Groups Projects
Commit a666adff authored by Jose Ivan Vargas Lopez's avatar Jose Ivan Vargas Lopez
Browse files

Add step dashboard low dashboard yaml file

parent 3697d407
No related branches found
No related tags found
No related merge requests found
Pipeline #12750472 waiting for manual action
dashboard: "Metrics Dev"
panel_groups:
- group: "Step"
panels:
- title: "Core Usage (Total)"
type: "area-chart"
y_label: "Total Cores"
weight: 3
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)'
label: Total (cores)
step: 10
unit: "cores"
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