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 and GitHub
c40fc00e8f
#1533 Fix AgentStatV2 typo
2016-08-31 17:54:49 +09:00
HyunGil Jeong and GitHub
a4d0c0f940
#1819 Add TraceV2 deletion to quickstart script
2016-08-31 16:35:45 +09:00
Woonduk Kang and GitHub
6db1b6a02f
Merge pull request #1994 from barneykim/plugin-cxf
...
apache cxf plugin for client
2016-08-22 17:11:28 +09:00
koo.taejin
4d57f4307b
improve collector's stateReport. #1990
2016-08-19 11:38:02 +09:00
Kyoungmin Kim
6e70dde2f0
cxf plugin for client
2016-08-19 05:21:07 +09:00
HyunGil Jeong
0b35c7de58
#1533 Change agent stat ver 2 table name
2016-08-17 19:25:28 +09:00
HyunGil Jeong
5b7718ece3
#1533 Change agent stat storage format to version 2
2016-08-17 18:36:37 +09:00
koo-taejin and GitHub
626d14acda
Updated README.md #1980
...
updated related document.
2016-08-16 17:09:30 +09:00
koo-taejin and GitHub
6170a9f52a
Updated README.md #1980
...
updated related document.
2016-08-16 17:08:13 +09:00
Abhijith C and HyunGil Jeong
958fc94f82
Updated README.md ( #1980 )
...
Changed the order of the *Start Pinpoint Daemons* from
**Collector** - Run `quickstart/bin/start-collector.sh`
**Web UI** - Run `quickstart/bin/start-web.sh`
**TestApp** - Run `quickstart/bin/start-testapp.sh`
_______________________________
TO:
**Collector** - Run `quickstart/bin/start-collector.sh`
**TestApp** - Run `quickstart/bin/start-testapp.sh`
**Web UI** - Run `quickstart/bin/start-web.sh`
Which is the correct order
2016-08-16 14:50:47 +09:00
HyunGil Jeong and GitHub
999de3e7fa
#1819 Add TraceV2 creation to quickstart script
2016-08-10 18:49:20 +09:00
HyunGil Jeong and GitHub
dd05b0af79
Add explicit jdk7 requirement
2016-07-12 11:14:29 +09:00
HyunGil Jeong and GitHub
c6b4c5f11f
#1881 Fix quickstart agent distribution setting for packaging optional modules ( #1882 )
...
simple packaging fix.
2016-06-30 14:24:44 +09:00
koo.taejin
4085c75ae4
"quickstart/bin/stop-hbase.sh" spelling mistake #1777
2016-05-19 10:21:35 +09:00
emeroad
17a464380f
#1749 lib version upgrade
...
spring 4.1.8->4.1.9
guava
12.0.1 -> 16.0.1
17.0.0 18.0.0 -> 19.0.0
jackson 2.3.1 -> 2.6.6
slf4j 1.7.5->1.7.21
commons-lang3 3.3.2->3.4
commons-logging 1.1.2->1.2
org.aspectj.aspectjweaver 1.6.12->1.8.9
remove org.aspectj.aspectjrt
mockito 1.8.4 -> 1.10.19
maven plugin
compiler-plugin 3.0->3.5.1
maven-war-plugin 2.4->2.6
maven-jar-plugin 2.4->2.6
maven-resources-plugin 2.6->2.7
maven-surefire-plugin 2.17->2.19.1
maven-jxr-plugin 2.3->2.5
2016-05-10 11:35:07 +09:00
Chayoung You
4d9a0ea40a
Update QuickStart README to use HBase 1.0.3
...
This is a follow-up of #1651 .
2016-05-01 11:30:05 +09:00
koo.taejin
590694b0e4
Added UdpDataSender using NIO #1711
...
added NioUdpDataSender
2016-04-26 17:59:49 +09:00
koo.taejin
59d41cebb8
About some configure parameters's meaning? #1695
2016-04-19 10:59:25 +09:00
koo.taejin
6280331611
Support the async put API provided by HTableMultiplexer to improve the write throughput in collector. #1683
2016-04-14 16:27:53 +09:00
HyunGil Jeong
b1dd06c544
#1679 Cleanup & Fix typo for VERSION config option
2016-04-12 11:57:00 +09:00
koo.taejin
41a401d495
pinpoint minor version change (1.5.x -> 1.6.x) #1673
2016-04-08 14:58:23 +09:00
koo.taejin
067b9cab56
1.5.2 release #1668
...
change version (1.5.2 -> 1.5.3-SNAPSHOT)
2016-04-08 14:26:18 +09:00
koo.taejin
710de23824
1.5.2 release #1668
...
change version (1.5.2-SNAPSHOT -> 1.5.2)
2016-04-07 14:25:43 +09:00
koo.taejin
b0fc399e88
no issue
...
change quickstart test url (http://urls.api.twitter.com is deprecated url).
2016-03-30 14:14:20 +09:00
sungkwan kim
2040322f3e
1. modified configurations relating docker to show realtime active thread chart correctly.
...
2. modified hbase version of quickstart app.
2016-03-23 17:54:52 +09:00
Jaehong Kim
b2cceca39a
add filters for spring beans plugin.
2016-02-17 14:19:58 +09:00
koo.taejin
96143c8b54
Add trace options for JSON libraries. #1527
...
changed config file.
2016-02-04 18:46:18 +09:00
Kirill Vlasov
d8a2f0e500
Fixing squid:EmptyStatementUsageCheck - Empty statements should be removed
2015-12-29 14:53:58 +05:00
HyunGil Jeong
74b9b53ab3
#1380 Add parallel scanning options
2015-12-28 17:29:54 +09:00
koo.taejin
0541fd4a44
1.5.1 release #1340
...
changed version (1.5.1 -> 1.5.2-SNAPSHOT)
2015-12-11 16:00:47 +09:00
koo.taejin
cfb4451e4c
1.5.1 release #1340
...
changed version (1.5.1-SNAPSHOT -> 1.5.1)
2015-12-11 15:14:11 +09:00
Jaehong Kim
aa574ce45b
Merge pull request #1326 from jaehong-kim/log4j-config
...
change log4j fileAppender
2015-12-07 15:24:10 +09:00
Jaehong Kim
678db872aa
change log4j.xml
2015-12-07 15:11:36 +09:00
HyunGil Jeong
d1c14468b3
#1315 Add config options for tracing Thrift async client/processors
2015-12-04 17:12:49 +09:00
Jaehong Kim
415d7c1a17
add profiler.entrypoint
2015-12-02 11:51:03 +09:00
koo.taejin
4708210456
1.5.0 release #1240
...
quickstart.version in quickstart.properties changed. (1.5.0-SNAPSHOT -> 1.5.1-SNAPSHOT)
2015-11-26 11:37:34 +09:00
Sungkwan Kim
46d853efe1
Update pinpoint-web.properties
...
add config.editUserInfo=true for quick start users
2015-11-21 15:35:14 +09:00
koo.taejin
8a9bac892e
Trace current active requests info. #751
...
change default cluster setting
2015-10-30 14:48:29 +09:00
Minwoo Jung
2e1e008dd3
[ #762 ] Add alarm guide
...
Add alarm guide
2015-10-19 14:32:48 +09:00
HyunGil Jeong
b488ad598b
#996 Add distributed stats tables to Quickstart
2015-10-12 13:40:08 +09:00
HyunGil Jeong
9d6655f0fb
#996 Add distributed stats tables to Quickstart
2015-10-12 13:38:44 +09:00
koo.taejin
dba6446d12
Support cluster's client and cluster's server in web and collector project.. #1017
...
changed configuration properties.
2015-10-05 14:40:42 +09:00
koo.taejin
2a917aaa30
Support cluster's client and cluster's server in web and collector project.. #1017
...
support web project.
2015-10-02 17:43:03 +09:00
koo.taejin
db6c79a3d2
Support cluster's client and cluster's server in web and collector project.. #1017
...
support collector project.
2015-10-01 18:31:54 +09:00
Minwoo Jung
6ccd9a7582
[ #762 ] delete batch config file in quickstart
2015-09-10 17:09:38 +09:00
Minwoo Jung
b2d4902ebb
#762 add Extra guide for database
2015-09-09 18:52:23 +09:00
Minwoo Jung
6bbdd9ce4f
#762 add Extra guide for database
2015-09-09 18:50:11 +09:00
HyunGil Jeong
8b329311e3
Update README.md
...
Replaced JDK 7+ installed requirement to JDK 8+ installed.
2015-09-03 13:55:24 +09:00
HyunGil Jeong
cc32953fe5
Update README.md
...
Add JAVA_8_HOME environment variable requirement.
2015-09-03 13:53:49 +09:00