Commit 5de40804 authored by Andrei Stoicescu's avatar Andrei Stoicescu Committed by Jose Vargas

Put System Metrics group first in default dashboard

parent ceec9c1e
---
title: Put System Metrics chart group first in default dashboard
merge_request: 26355
author: Andrei Stoicescu
type: other
...@@ -151,7 +151,7 @@ panel_groups: ...@@ -151,7 +151,7 @@ panel_groups:
label: HTTP Errors label: HTTP Errors
unit: "errors / sec" unit: "errors / sec"
- group: System metrics (Kubernetes) - group: System metrics (Kubernetes)
priority: 5 priority: 15
panels: panels:
- title: "Memory Usage (Total)" - title: "Memory Usage (Total)"
type: "area-chart" type: "area-chart"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment