HyoJong and GitHub
034a185ade
Merge pull request #2057 from denzelsN/master
...
change category title field of active trace chart
2016-09-06 11:14:48 +09:00
denz
132a62d608
change category title field of active trace chart
2016-09-06 11:13:11 +09:00
HyoJong and GitHub
72991451f9
Merge pull request #2056 from denzelsN/master
...
update category title of active trace chart
2016-09-06 10:55:04 +09:00
denz
937a803721
update category title of active trace chart
2016-09-06 10:54:12 +09:00
HyoJong and GitHub
a676fb656b
Merge pull request #2054 from denzelsN/master
...
add active trace chart in inspector page
2016-09-05 18:37:45 +09:00
denz
a860c2d926
add active trace chart in inspector page
2016-09-05 18:36:41 +09:00
HyoJong and GitHub
38d308bd10
Merge pull request #2052 from denzelsN/master
...
bug fix.
2016-09-05 17:38:42 +09:00
denz
b061c0198f
bug fix.
...
- do not display realtime thread chart when change period to realtime after click link.
2016-09-05 17:37:28 +09:00
Woonduk Kang and GitHub
d949add74e
Merge pull request #2051 from emeroad/#2026_remove_JDK_logger_dependency
...
#2026 remove JDK logger dependency
2016-09-05 14:51:28 +09:00
jiaqifeng and HyunGil Jeong
3935cc5d49
Dev hystrix plugin ( #1594 )
...
* initial plugin files that support hystrix command.
* Add HystrixCommand asynchronous call IT test. Intercep HystixCommand.queue instead of execute for cover acynchronous call.
* remove useless code: HystrixCommandConstructorInterceptor is not needed, also scope is not needed too.
* support hystrix-core 1.4.20 and 1.5.2, some log should be removed.
* Add hystrix.subclass annotation to show the real hystrix command class name in transaction info.
* add integration test for hystrix plugin
* add support for hystric-core 1.5.3
2016-09-05 14:48:14 +09:00
emeroad
5b1369748f
#2026 remove JDK logger dependency
...
- modified log format
2016-09-05 14:38:45 +09:00
Woonduk Kang and GitHub
fca067c2a3
Merge pull request #2047 from emeroad/#2038_guava_repackaging
...
#2038 repackaging guava
2016-09-02 20:59:13 +09:00
emeroad
258c4b69ba
#2038 repackaging guava
...
- add clover.license
2016-09-02 18:52:05 +09:00
Woonduk Kang and GitHub
15b8c83101
Merge pull request #2046 from emeroad/#2038_guava_repackaging
...
#2038 repackaging guava
2016-09-02 18:25:14 +09:00
emeroad
38613f4c36
#2038 repackaging guava
...
- add UTF-8 encoding
2016-09-02 17:55:20 +09:00
koo-taejin and GitHub
1f5368a6be
Merge pull request #2045 from koo-taejin/#1774
...
#1774
2016-09-02 17:50:56 +09:00
koo.taejin
6aac68ddc1
#1774
...
1. remove pinpoint-tools in lib directory.
2. reformatted distribution.xml .
2016-09-02 17:49:47 +09:00
Jaehong Kim and GitHub
36226a51f4
Merge pull request #2044 from jaehong-kim/exclude-pinpoint-web
...
include pinpoint-web package.
2016-09-02 17:31:11 +09:00
jaehong-kim
e599a08fec
include pinpoint-web package.
2016-09-02 17:11:54 +09:00
Woonduk Kang and GitHub
be4bf000fc
Merge pull request #2043 from emeroad/#2038_guava_repackaging
...
#2038 repackaging guava
2016-09-02 16:39:16 +09:00
Jaehong Kim and GitHub
16f1e43234
Merge pull request #2040 from jaehong-kim/asm-dump
...
change default options.
2016-09-02 16:27:06 +09:00
emeroad
7fffa16af4
#2038 repackaging guava
...
- remove JDKlogger dependency
2016-09-02 16:21:51 +09:00
jaehong-kim
591d75ff31
change default options.
2016-09-02 16:13:25 +09:00
koo-taejin and GitHub
677e6fdae7
Merge pull request #2037 from koo-taejin/#2026
...
JDK logger conflict in JBoss #2026
2016-09-02 11:44:37 +09:00
koo.taejin
b205f6d9a4
JDK logger conflict in JBoss #2026
...
1. upgrage netty (3.6.6.Final -> 3.10.6.Final) to avoid JDK logger conflict with JBOSS.
2016-09-02 11:33:31 +09:00
Jaehong Kim and GitHub
4fd44f061f
Merge pull request #2034 from jaehong-kim/asm-warnings
...
fix NPE.
2016-09-01 16:42:55 +09:00
jaehong-kim
ccb5e2566a
fix NPE.
2016-09-01 16:27:20 +09:00
HyunGil Jeong and GitHub
86d20b4f29
Use system class loader before boostrap class loader ( #2033 )
...
Use system class loader to load optional ThreadLocalRandomFactory before bootstrap class loader.
2016-09-01 14:07:22 +09:00
Woonduk Kang and GitHub
232113c502
Merge pull request #2032 from Xylus/feature/issue-2027
...
Creates bootstrap-core-optional that has optional classes for Java7+
2016-09-01 13:44:03 +09:00
HyunGil Jeong
f55bc8fa4a
#2027 Remove shading bootstrap-core dependencies
...
pinpoint-commons, bootstrap-core, and bootstrap-core-optional jars are still added to bootstrap classloader search path, and to it's respective class pool in the case of Javassist instrumentation.
2016-08-31 19:12:45 +09:00
HyunGil Jeong
26cb056ba9
#2027 Allow JDK's ThreadLocalRandom to be used for agents running Java7+
2016-08-31 19:07:38 +09:00
HyunGil Jeong
1be76c3798
#2027 Create module for bootstrap-core classes that require JDK7+ to compile
2016-08-31 19:07:38 +09:00
Woonduk Kang and GitHub
323fe54a63
Merge pull request #2030 from emeroad/master
...
#2026 remove JDK logger dependency
2016-08-31 19:06:27 +09:00
emeroad
6947ea3868
#2026 remove JDK logger dependency
2016-08-31 18:16:08 +09:00
HyunGil Jeong and GitHub
c40fc00e8f
#1533 Fix AgentStatV2 typo
2016-08-31 17:54:49 +09:00
HyunGil Jeong and GitHub
ff246169ce
#1819 Add TraceV2 deletion to script
2016-08-31 16:36:26 +09:00
HyunGil Jeong and GitHub
a4d0c0f940
#1819 Add TraceV2 deletion to quickstart script
2016-08-31 16:35:45 +09:00
koo-taejin and GitHub
c1f2548e9e
Merge pull request #2024 from koo-taejin/#fix_type
...
[no issue] fix typo
2016-08-30 14:55:16 +09:00
koo.taejin
192a6abc92
[no issue] fix typo
2016-08-30 14:54:12 +09:00
Jaehong Kim and GitHub
1eb6b3ad56
Merge pull request #2023 from jaehong-kim/ignored-asm-testcase2
...
ignored testcase for 4k log.
2016-08-30 10:10:19 +09:00
jaehong-kim
f8dffc39cd
ignored testcase for 4k log.
2016-08-29 19:00:22 +09:00
Jaehong Kim and GitHub
8d95214377
Merge pull request #2020 from jaehong-kim/fix-asm-testcase
...
fix asm testcase.
2016-08-29 18:17:50 +09:00
HyoJong and GitHub
bdc85b69cf
Merge pull request #2021 from denzelsN/master
...
bug fix
2016-08-29 18:16:33 +09:00
denz
5df99baf8f
bug fix
...
- not open link filter in filtered-map page.
2016-08-29 18:15:06 +09:00
jaehong-kim
dd10e11e8a
change options of ASM testcase.
2016-08-29 17:03:01 +09:00
jaehong-kim
a9f34afe9d
fix asm testcase.
2016-08-29 16:46:15 +09:00
Woonduk Kang and GitHub
7513b78cbc
Merge pull request #2019 from emeroad/#2018_annotation_base_api_metadata
...
#2018 Support Annotation base API metadata
2016-08-29 16:44:28 +09:00
emeroad
697ad683a5
#2018 Support Annotation base API metadata
2016-08-29 15:38:26 +09:00
Jaehong Kim and GitHub
dad7f6d2aa
Merge pull request #2017 from jaehong-kim/asm-instrument
...
add asm instrument
2016-08-29 11:20:59 +09:00
jaehong-kim
2e2dfd9dea
add asm instrument
2016-08-29 10:59:40 +09:00