mirror of
https://github.com/nais/wonderwall.git
synced 2026-08-23 21:16:14 +00:00
Only in gcp
Co-authored-by: Trong Huu Nguyen <trong.huu.nguyen@nav.no> Co-authored-by: Sindre Rødseth Hansen <sindre.rodseth.hansen@nav.no> Co-authored-by: Terje Sannum <terje.sannum@nav.no>
This commit is contained in:
co-authored by
Trong Huu Nguyen
Sindre Rødseth Hansen
Terje Sannum
parent
345691eb08
commit
fb6dc12a9a
+2
-4
@@ -18,7 +18,7 @@ variables:
|
||||
- datasource:
|
||||
name: ds
|
||||
type: prometheus
|
||||
regex: $env-(gcp|fss|sbs)
|
||||
regex: $env-gcp
|
||||
include_all: true
|
||||
hide: variable
|
||||
- query:
|
||||
@@ -32,12 +32,11 @@ variables:
|
||||
|
||||
rows:
|
||||
- name: Resource usage
|
||||
collapse: true
|
||||
collapse: false
|
||||
panels:
|
||||
- graph:
|
||||
title: Memory usage - $ds
|
||||
datasource: $ds
|
||||
repeat: ds
|
||||
transparent: true
|
||||
span: 4
|
||||
targets:
|
||||
@@ -56,7 +55,6 @@ rows:
|
||||
- graph:
|
||||
title: CPU usage - $ds
|
||||
datasource: $ds
|
||||
repeat: ds
|
||||
transparent: true
|
||||
span: 4
|
||||
targets:
|
||||
|
||||
Reference in New Issue
Block a user