Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
KIZ
B
BBB
config
grafana
Commits
87c9f33e
Commit
87c9f33e
authored
Apr 03, 2020
by
Simon Volpert
🐧
Browse files
Update dashboards/bbb-instance.json
parent
541499d3
Pipeline
#77011
passed with stage
in 56 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
25 additions
and
11 deletions
+25
-11
dashboards/bbb-instance.json
dashboards/bbb-instance.json
+25
-11
No files found.
dashboards/bbb-instance.json
View file @
87c9f33e
...
...
@@ -2,6 +2,7 @@
"annotations"
:
{
"list"
:
[
{
"$$hashKey"
:
"object:653"
,
"builtIn"
:
1
,
"datasource"
:
"-- Grafana --"
,
"enable"
:
true
,
...
...
@@ -15,8 +16,7 @@
"editable"
:
true
,
"gnetId"
:
null
,
"graphTooltip"
:
0
,
"id"
:
4
,
"iteration"
:
1585237638870
,
"iteration"
:
1585927044612
,
"links"
:
[],
"panels"
:
[
{
...
...
@@ -357,6 +357,7 @@
"renderer"
:
"flot"
,
"seriesOverrides"
:
[
{
"$$hashKey"
:
"object:740"
,
"alias"
:
"Participants"
,
"yaxis"
:
2
}
...
...
@@ -366,9 +367,9 @@
"steppedLine"
:
false
,
"targets"
:
[
{
"expr"
:
"
sum(
irate(node_cpu_seconds_total{
mode!=
\"
idle
\"
,
service_id=
'
$instance
'
}[5m]))"
,
"expr"
:
"
avg by (service_id) (1 -
irate(node_cpu_seconds_total{service_id=
~
\"
$instance
\"
, mode=
\"
idle
\"
}[5m]))"
,
"interval"
:
""
,
"legendFormat"
:
"
CPU Utlization
"
,
"legendFormat"
:
""
,
"refId"
:
"A"
},
{
...
...
@@ -398,14 +399,16 @@
},
"yaxes"
:
[
{
"format"
:
"percent"
,
"$$hashKey"
:
"object:753"
,
"format"
:
"percentunit"
,
"label"
:
"CPU Utlization [%]"
,
"logBase"
:
1
,
"max"
:
"1
00
"
,
"max"
:
"1"
,
"min"
:
null
,
"show"
:
true
},
{
"$$hashKey"
:
"object:754"
,
"format"
:
"short"
,
"label"
:
"Participants"
,
"logBase"
:
1
,
...
...
@@ -988,9 +991,10 @@
{
"allValue"
:
null
,
"current"
:
{
"$$hashKey"
:
"object:690"
,
"selected"
:
true
,
"text"
:
"bbb-
3
"
,
"value"
:
"bbb-
3
"
"text"
:
"bbb-
8
"
,
"value"
:
"bbb-
8
"
},
"datasource"
:
"Prometheus"
,
"definition"
:
"label_values(bbb_api_up, service_id)"
,
...
...
@@ -1002,51 +1006,61 @@
"name"
:
"instance"
,
"options"
:
[
{
"$$hashKey"
:
"object:683"
,
"selected"
:
false
,
"text"
:
"bbb-1"
,
"value"
:
"bbb-1"
},
{
"$$hashKey"
:
"object:684"
,
"selected"
:
false
,
"text"
:
"bbb-2"
,
"value"
:
"bbb-2"
},
{
"selected"
:
true
,
"$$hashKey"
:
"object:685"
,
"selected"
:
false
,
"text"
:
"bbb-3"
,
"value"
:
"bbb-3"
},
{
"$$hashKey"
:
"object:686"
,
"selected"
:
false
,
"text"
:
"bbb-4"
,
"value"
:
"bbb-4"
},
{
"$$hashKey"
:
"object:687"
,
"selected"
:
false
,
"text"
:
"bbb-5"
,
"value"
:
"bbb-5"
},
{
"$$hashKey"
:
"object:688"
,
"selected"
:
false
,
"text"
:
"bbb-6"
,
"value"
:
"bbb-6"
},
{
"$$hashKey"
:
"object:689"
,
"selected"
:
false
,
"text"
:
"bbb-7"
,
"value"
:
"bbb-7"
},
{
"selected"
:
false
,
"$$hashKey"
:
"object:690"
,
"selected"
:
true
,
"text"
:
"bbb-8"
,
"value"
:
"bbb-8"
},
{
"$$hashKey"
:
"object:691"
,
"selected"
:
false
,
"text"
:
"bbb-9"
,
"value"
:
"bbb-9"
},
{
"$$hashKey"
:
"object:692"
,
"selected"
:
false
,
"text"
:
"bbb-10"
,
"value"
:
"bbb-10"
...
...
@@ -1089,5 +1103,5 @@
"variables"
:
{
"list"
:
[]
},
"version"
:
4
"version"
:
1
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment