Woonduk Kang
|
a56a1c2b21
|
Merge pull request #1712 from koo-taejin/#1711
Added UdpDataSender using NIO #1711
|
2016-04-25 11:45:18 +09:00 |
|
koo.taejin
|
33a69ed663
|
Added UdpDataSender using NIO #1711
added a factory for bytebuffer.
|
2016-04-25 11:39:14 +09:00 |
|
HyoJong
|
aeb64756a0
|
Merge pull request #1710 from denzelsN/master
fix jshint warning
|
2016-04-25 10:31:14 +09:00 |
|
denz
|
ccebbeab80
|
fix jshint warning
|
2016-04-25 10:29:35 +09:00 |
|
Woonduk Kang
|
2c5f549eae
|
Merge pull request #1707 from emeroad/master
add /target/ to .gitignore
|
2016-04-22 11:27:36 +09:00 |
|
emeroad
|
7835e90183
|
add /target/ to .gitignore
|
2016-04-22 11:18:52 +09:00 |
|
HyoJong
|
a07712d826
|
Merge pull request #1706 from denzelsN/master
update alarm ui and ux of configuration
|
2016-04-22 09:59:18 +09:00 |
|
denz
|
2a37166412
|
Merge remote-tracking branch 'upstream/master'
|
2016-04-22 09:56:09 +09:00 |
|
denz
|
fdff1a574f
|
remove test line
|
2016-04-22 09:54:59 +09:00 |
|
denz
|
3ef66ab949
|
update alarm rule, pinpoint user ui.
|
2016-04-22 09:54:58 +09:00 |
|
denz
|
af344377bd
|
update user group and group member of alarm configuration ui
|
2016-04-22 09:54:58 +09:00 |
|
denz
|
c47f9e339c
|
update alarm user group UI
|
2016-04-22 09:54:58 +09:00 |
|
denz
|
5e45e791b4
|
update general configuration ui
|
2016-04-22 09:54:58 +09:00 |
|
denz
|
d7d677ea76
|
update help ui of configuration popup.
|
2016-04-22 09:54:58 +09:00 |
|
HyunGil Jeong
|
122b2db8d5
|
Merge pull request #1704 from Xylus/testfix/mybatis-spring-1.3.0
Fix integration tests to support mybatis-spring v1.3.x
test fix - no review required
|
2016-04-20 15:23:21 +09:00 |
|
HyunGil Jeong
|
a244e1c820
|
Fix integration tests to support mybatis-spring v1.3.x
Fix incomplete commit done previously.
|
2016-04-20 15:21:11 +09:00 |
|
HyunGil Jeong
|
ed520a61b5
|
Merge pull request #1703 from Xylus/testfix/mybatis-spring-1.3.0
Fix integration tests to support mybatis-spring v1.3.x
test fix - no review required
|
2016-04-20 13:54:31 +09:00 |
|
HyunGil Jeong
|
e582c20d17
|
Fix integration tests to support mybatis-spring v1.3.x
|
2016-04-20 11:56:53 +09:00 |
|
koo-taejin
|
968d9c5802
|
Merge pull request #1698 from koo-taejin/#1683
Support the async put API provided by HTableMultiplexer to improve th…
|
2016-04-19 14:44:41 +09:00 |
|
koo.taejin
|
5684dc6e10
|
Support the async put API provided by HTableMultiplexer to improve the write throughput in collector. #1683
- set default value
|
2016-04-19 14:44:13 +09:00 |
|
koo-taejin
|
a5e45602c7
|
Merge pull request #1697 from koo-taejin/#1695
About some configure parameters's meaning? #1695
|
2016-04-19 11:08:58 +09:00 |
|
koo.taejin
|
59d41cebb8
|
About some configure parameters's meaning? #1695
|
2016-04-19 10:59:25 +09:00 |
|
koo-taejin
|
f19a35fd2e
|
Merge pull request #1696 from koo-taejin/#1683
Support the async put API provided by HTableMultiplexer to improve th…
|
2016-04-19 10:51:02 +09:00 |
|
koo.taejin
|
8f3f869438
|
Support the async put API provided by HTableMultiplexer to improve the write throughput in collector. #1683
- set default value
|
2016-04-19 10:50:07 +09:00 |
|
Woonduk Kang
|
e97a9a9f6f
|
Merge pull request #1694 from koo-taejin/#1683
Support the async put API provided by HTableMultiplexer to improve th…
|
2016-04-15 17:27:01 +09:00 |
|
koo.taejin
|
4131bbf861
|
Support the async put API provided by HTableMultiplexer to improve the write throughput in collector. #1683
- If asyncOperation is not set, then execute put method instead of asyncPut method.
- wait destory method until async queue is empty.
|
2016-04-15 16:54:24 +09:00 |
|
Minwoo Jung
|
d294ed002e
|
Merge pull request #1693 from minwoo-jung/naver-693
[NO-ISSUE] edit mybaits config
|
2016-04-15 16:13:26 +09:00 |
|
Minwoo Jung
|
ef59e1f770
|
[NO-ISSUE] edit mybaits config
|
2016-04-15 16:11:36 +09:00 |
|
Minwoo Jung
|
b9d2bc8787
|
Merge pull request #1692 from minwoo-jung/naver-693
[#1613] remove dependency for spring-data-hadoop-hbase
|
2016-04-15 15:45:57 +09:00 |
|
Minwoo Jung
|
51b310cdb1
|
[#1613] remove dependency for spring-data-hadoop-hbase
|
2016-04-15 15:44:32 +09:00 |
|
Minwoo Jung
|
2ad2908a63
|
Merge pull request #1691 from minwoo-jung/naver-693
[#] add dependency temporarily
|
2016-04-15 14:45:25 +09:00 |
|
Minwoo Jung
|
45247568bd
|
[#] add dependency temporarily
|
2016-04-15 14:41:53 +09:00 |
|
HyoJong
|
1786f9f491
|
Merge pull request #1690 from denzelsN/master
resize image size
|
2016-04-15 11:44:53 +09:00 |
|
denz
|
bb9e8b7d57
|
resize image size
|
2016-04-15 11:43:02 +09:00 |
|
koo-taejin
|
debd8ea35b
|
Update installation.md #1689
fixed url ( https://github.com/naver/pinpoint/blob/master/scripts -> https://github.com/naver/pinpoint/tree/master/hbase/scripts)
|
2016-04-15 10:23:15 +09:00 |
|
Minwoo Jung
|
9a7e99717e
|
Merge pull request #1688 from minwoo-jung/issue-673
[#1613] change code using hbase api
|
2016-04-15 09:56:18 +09:00 |
|
Minwoo Jung
|
880284ecf6
|
[#1613] change code using hbase api
|
2016-04-15 09:54:33 +09:00 |
|
Woonduk Kang
|
bd1b88e516
|
Merge pull request #1686 from koo-taejin/#1683
Support the async put API provided by HTableMultiplexer to improve th…
|
2016-04-14 18:32:28 +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 |
|
Minwoo Jung
|
6caaa1cc83
|
Merge pull request #1685 from minwoo-jung/issue-673
[#1613] Remove code using spring-data-hadoop-hbase library
|
2016-04-14 16:02:16 +09:00 |
|
Minwoo Jung
|
480a5f968b
|
[#1613] Remove code using spring-data-hadoop-hbase library
|
2016-04-14 15:41:46 +09:00 |
|
Jaehong Kim
|
b9745acbb9
|
Merge pull request #1682 from jaehong-kim/application-map
skip throw exception.
|
2016-04-14 11:17:29 +09:00 |
|
Jaehong Kim
|
254310cfd4
|
skip throw exception.
|
2016-04-14 11:08:21 +09:00 |
|
Woonduk Kang
|
b54f4fc1b5
|
Update README.md
hbase 1.2 update
|
2016-04-12 18:37:19 +09:00 |
|
Woonduk Kang
|
bfae48045a
|
Update README.md
|
2016-04-12 13:28:08 +09:00 |
|
Woonduk Kang
|
2068379b8f
|
Update README.md
add Agent compatibility table
|
2016-04-12 13:27:43 +09:00 |
|
HyunGil Jeong
|
b1dd06c544
|
#1679 Cleanup & Fix typo for VERSION config option
|
2016-04-12 11:57:00 +09:00 |
|
HyunGil Jeong
|
8ee8c7893a
|
#1679 Fix typo for VERSION config option
|
2016-04-12 11:52:09 +09:00 |
|
HyunGil Jeong
|
c3eb1550c7
|
#1679 Fix typo for VERSION config option
|
2016-04-12 11:51:52 +09:00 |
|
Jaehong Kim
|
2e80ba677a
|
Merge pull request #1677 from koo-taejin/#code_cleanup
code cleanup
Reviewed by @Jaehong-kim
|
2016-04-11 15:29:16 +09:00 |
|