denz
652ff80518
fixed a problem where favorites list was displayed incorrectly
2017-02-09 15:02:27 +09:00
denz
5275c4a72a
attempt 3 times when there is no response to the request(transaction-list).
...
remove max-connection field color.
2017-02-09 14:43:40 +09:00
verdantyang and Woonduk Kang
d1e7471e21
translate: change the help info to english
2017-02-09 13:54:31 +09:00
denz
ed8f0e227e
jshint fix.
2017-02-09 11:03:43 +09:00
denz
f495bfefa7
update detail-info ui of data-source
...
bug fix.
- can't update chart data.
- display wrong option in select box .
2017-02-09 10:56:39 +09:00
koo.taejin
fa7740ea19
[no issue] travis
...
Change travis status to fail when maven build or maven test fail
2017-02-08 16:17:20 +09:00
koo.taejin
a7d87e98fc
[no issue] add test case
2017-02-08 15:17:26 +09:00
denz
38681704cf
change y axis-value of datasource-chart.
...
update detail info ui.
add tooltip of datasource-chart.
2017-02-08 14:31:40 +09:00
denz
8921f4c15a
jslint fix.
2017-02-08 09:16:24 +09:00
denz
888b1f459f
add datasource-chart to inspector
2017-02-07 18:00:59 +09:00
koo.taejin
33a03d39f3
[ #2496 ] Add datasource metric collection
...
Apply dbcp plugin to collect datasource metrics
2017-02-07 15:45:09 +09:00
koo.taejin
a049d182e1
[no issue] fix findbug
2017-02-03 18:50:00 +09:00
koo.taejin
1dcb9dd191
[ #2496 ] Add datasource metric collection
...
Moving class's package
2017-02-03 16:36:43 +09:00
denz
93c569938e
add jvmVersion column and pieChart for jvmVersion
2017-02-03 10:42:16 +09:00
emeroad
fb25422b2b
#2524 fix testcase fail
2017-02-03 00:55:18 +09:00
emeroad
918f1c1a6f
#2524 refactoring TraceContext
...
- extract MetaDataService
- remove setter
2017-02-02 20:56:55 +09:00
koo.taejin and Woonduk Kang
73af3b16db
[ #2496 ] Add datasource metric collection
...
Apply dbcp2 plugin to collect datasource metrics
2017-02-02 19:07:54 +09:00
emeroad
7b2c38052c
#2524 refactoring object wiring codebase
2017-02-02 16:17:28 +09:00
koo.taejin and HyunGil Jeong
4bac3d99d3
[ #2496 ] Add datasource metric collection
...
add controller for to read datasource metric
2017-02-02 15:17:07 +09:00
emeroad
69aa5bb7f2
#2524 TraceFactory refactoring
...
- extract BaseTraceFactory
- add testcase
2017-01-31 18:56:53 +09:00
emeroad
815979c2fe
#2524 remove duplicate constructor
2017-01-31 13:42:00 +09:00
JHE and Jaehong Kim
d1b4a6505f
Typo
2017-01-31 10:56:24 +09:00
emeroad
c30d4fabbe
#2524 Improved immutability of Trace
...
- remove setter of DefaultTrace
2017-01-26 17:05:45 +09:00
HyunGil Jeong
c5c4e7f898
Add README for Resin plugin
2017-01-26 16:55:17 +09:00
emeroad
261d962aae
#2524 refactoring async api
...
- extract AsyncState
2017-01-26 15:54:26 +09:00
koo.taejin and HyunGil Jeong
e47859012d
[ #2496 ] Add datasource metric collection
...
1. add handler for datasource
2017-01-26 15:35:29 +09:00
HyunGil Jeong
0eb0b48436
#2522 Revert back to testing 0.9.x due to conflict with agent's thrift dependency
2017-01-25 18:52:40 +09:00
emeroad
60114a4388
#2477 change RetentionPolicy
...
- RetentionPolicy.SOURCE -> RetentionPolicy.RUNTIME
2017-01-25 18:11:13 +09:00
HyunGil Jeong
b4d34f2d44
#2522 Recompile to test for libthrift v0.10.0+
...
Thfit v0.10.0 introduced breaking changes to generated `AsyncIface` methods. Thrift plugin integration tests implement and invoke these methods so changes have been made.
Unfortunately, this means binary incompatibilitiy with previous libthrift versions so integration tests for 0.9.x libthrift are removed.
2017-01-25 16:12:50 +09:00
denz
d71f442557
bug fix
...
- slow when deleting input value
2017-01-25 10:18:24 +09:00
koo.taejin
cbf2d28fb1
[ #2496 ] Add datasource metric collection
...
1. Moving class's package
2. Change TDataSource's activeConnectionSize field to optional field
2017-01-24 18:06:02 +09:00
koo.taejin and HyunGil Jeong
277df37516
[ #2496 ] Add datasource metric collection
...
1. add en/decoding of datasource to HBase
2017-01-24 16:56:30 +09:00
emeroad
fc97f8c53e
#2524 refatoring async propagation API
2017-01-24 14:05:10 +09:00
HyunGil Jeong
78166d7f6e
#2522 Disable integration tests for thrift 0.10.0
...
Disable thrift integration tests for 0.10.0+ until Pinpoint thrift plugin is updated to support libthrift v0.10.0.
2017-01-23 16:17:06 +09:00
HyunGil Jeong
fd38196ec5
#2454 Add clover license and fix pom spacing
2017-01-23 14:59:29 +09:00
huangpengjie and HyunGil Jeong
0ef3be1c68
add plugin for resin server
2017-01-23 14:44:43 +09:00
emeroad
7d6a134f78
fix cyclic defendency
2017-01-23 11:14:21 +09:00
emeroad
5127bb076d
#1417 add vert.x plugin
...
- added @InterfaceAudience.LimitedPrivate
2017-01-20 20:20:24 +09:00
koo.taejin and Woonduk Kang
2c5be46093
[ #2496 ] Add datasource metric collection
...
1. Moving class's modules
2. Moving class's package
2017-01-20 17:41:57 +09:00
denz
cfbda532bd
modify css for firefox.
...
display wrong period time in main page.
2017-01-20 16:36:06 +09:00
HyunGil Jeong
11b89f7c19
Throw explicit exception when encoding header code is unknown
2017-01-20 11:44:43 +09:00
emeroad
7f349222ad
reduce memory usage
...
- remove Autoboxing & Unboxing
2017-01-19 20:16:57 +09:00
koo.taejin and Woonduk Kang
b65d8463d8
[ #2496 ] Add datasource metric collection
...
1. Implement the profiler module code
2. Add Thrift Object
2017-01-19 18:18:23 +09:00
denz
4101fbe1a3
reset realtime-active-thread layer position when resize window.
...
change resize handle of realtime-active-thread layer.
2017-01-19 16:39:22 +09:00
koo.taejin and HyunGil Jeong
7faf77e5c4
[ #2505 ] Avoid agent's ip becoming loopback ip
2017-01-19 15:10:42 +09:00
denz
c17e5452e0
put space on the y-axis by tricks.
2017-01-19 13:54:17 +09:00
denz
7ed6b8e9f4
change chart option.
2017-01-19 13:34:03 +09:00
denz
f1bd41cb99
change chart render option
2017-01-18 17:37:51 +09:00
koo.taejin and Woonduk Kang
ff70a6391c
[ #2496 ] Add datasource metric collection
...
1. Create classes related to support plugin monitor.
2017-01-18 17:03:07 +09:00
koo.taejin
3732dc13d3
[no issue] update configuration
2017-01-18 13:42:59 +09:00