Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
Synergy Admin documentation
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Public Documentation
Synergy Admin documentation
Commits
1b8f8e60
Commit
1b8f8e60
authored
5 years ago
by
Ilya Veselov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
jboss_threads_dashboard
parent
e948eb9e
master
minsky
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
37 additions
and
16 deletions
+37
-16
_static/JBoss.json
_static/JBoss.json
+37
-16
No files found.
_static/JBoss.json
View file @
1b8f8e60
...
...
@@ -47,7 +47,7 @@
"gnetId"
:
10313
,
"graphTooltip"
:
1
,
"id"
:
null
,
"iteration"
:
156
4119795146
,
"iteration"
:
156
6474421765
,
"links"
:
[],
"panels"
:
[
{
...
...
@@ -681,7 +681,7 @@
"h"
:
1
,
"w"
:
24
,
"x"
:
0
,
"y"
:
140
"y"
:
56
},
"id"
:
29
,
"panels"
:
[],
...
...
@@ -699,7 +699,7 @@
"h"
:
9
,
"w"
:
12
,
"x"
:
0
,
"y"
:
141
"y"
:
57
},
"id"
:
24
,
"legend"
:
{
...
...
@@ -796,7 +796,7 @@
"h"
:
9
,
"w"
:
12
,
"x"
:
12
,
"y"
:
141
"y"
:
57
},
"id"
:
22
,
"legend"
:
{
...
...
@@ -885,7 +885,7 @@
"h"
:
9
,
"w"
:
12
,
"x"
:
0
,
"y"
:
150
"y"
:
66
},
"id"
:
20
,
"legend"
:
{
...
...
@@ -974,7 +974,7 @@
"h"
:
9
,
"w"
:
12
,
"x"
:
12
,
"y"
:
150
"y"
:
66
},
"id"
:
43
,
"legend"
:
{
...
...
@@ -1094,7 +1094,7 @@
"h"
:
1
,
"w"
:
24
,
"x"
:
0
,
"y"
:
159
"y"
:
75
},
"id"
:
27
,
"panels"
:
[],
...
...
@@ -1112,7 +1112,7 @@
"h"
:
9
,
"w"
:
12
,
"x"
:
0
,
"y"
:
160
"y"
:
76
},
"id"
:
25
,
"legend"
:
{
...
...
@@ -1211,7 +1211,7 @@
"h"
:
9
,
"w"
:
12
,
"x"
:
12
,
"y"
:
160
"y"
:
76
},
"id"
:
30
,
"legend"
:
{
...
...
@@ -1301,7 +1301,7 @@
"h"
:
9
,
"w"
:
12
,
"x"
:
0
,
"y"
:
169
"y"
:
85
},
"id"
:
10
,
"legend"
:
{
...
...
@@ -1391,7 +1391,7 @@
"h"
:
9
,
"w"
:
12
,
"x"
:
12
,
"y"
:
169
"y"
:
85
},
"id"
:
8
,
"legend"
:
{
...
...
@@ -1482,7 +1482,7 @@
"h"
:
9
,
"w"
:
12
,
"x"
:
0
,
"y"
:
178
"y"
:
94
},
"id"
:
41
,
"legend"
:
{
...
...
@@ -1588,7 +1588,7 @@
"h"
:
9
,
"w"
:
12
,
"x"
:
12
,
"y"
:
178
"y"
:
94
},
"id"
:
6
,
"legend"
:
{
...
...
@@ -1622,8 +1622,29 @@
"hide"
:
false
,
"interval"
:
""
,
"intervalFactor"
:
1
,
"legendFormat"
:
"{{instance}}"
,
"legendFormat"
:
"{{instance}}
- current
"
,
"refId"
:
"A"
},
{
"expr"
:
"sum by(instance,job) (jvm_threads_daemon{instance=~
\"
${instance:pipe}
\"
,job=~
\"
$job
\"
})"
,
"format"
:
"time_series"
,
"intervalFactor"
:
1
,
"legendFormat"
:
"{{instance}} - daemon"
,
"refId"
:
"B"
},
{
"expr"
:
"sum by(instance,job) (jvm_threads_current{instance=~
\"
${instance:pipe}
\"
,job=~
\"
$job
\"
}-jvm_threads_daemon{instance=~
\"
${instance:pipe}
\"
,job=~
\"
$job
\"
})"
,
"format"
:
"time_series"
,
"intervalFactor"
:
1
,
"legendFormat"
:
"{{instance}} - non- daemon"
,
"refId"
:
"C"
},
{
"expr"
:
"sum by(instance,job) (jvm_threads_deadlocked{instance=~
\"
${instance:pipe}
\"
,job=~
\"
$job
\"
})"
,
"format"
:
"time_series"
,
"intervalFactor"
:
1
,
"legendFormat"
:
"{{instance}} - deadlocked"
,
"refId"
:
"D"
}
],
"thresholds"
:
[],
...
...
@@ -1679,7 +1700,7 @@
"h"
:
9
,
"w"
:
12
,
"x"
:
0
,
"y"
:
1
87
"y"
:
1
03
},
"id"
:
14
,
"legend"
:
{
...
...
@@ -1913,7 +1934,7 @@
]
},
"time"
:
{
"from"
:
"now-
5m
"
,
"from"
:
"now-
1h
"
,
"to"
:
"now"
},
"timepicker"
:
{
...
...
This diff is collapsed.
Click to expand it.
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