Woonduk Kang
|
326f34f9c6
|
#882 Actual ClientIP (RemoteAddr)
|
2015-09-23 19:17:53 +09:00 |
|
Jongho Moon
|
8822ee1385
|
Refactor interceptor types
|
2015-09-18 15:52:01 +09:00 |
|
youtome
|
a430c9cc5d
|
Merge remote-tracking branch 'remotes/origin/master' into master_optional_record_parameter
|
2015-09-18 12:57:12 +09:00 |
|
youtome
|
5fb5ae2240
|
Merge from naver/pinpoint
|
2015-09-18 12:56:59 +09:00 |
|
youtome
|
47bab10a72
|
The tomcat parameter provides an option for the profile.
|
2015-09-18 11:58:39 +09:00 |
|
Jongho Moon
|
c851b06459
|
Remove modifier and old plugin api
|
2015-09-17 17:56:35 +09:00 |
|
Jongho Moon
|
61c79016ac
|
Remove modifier and old plugin api
|
2015-09-17 17:50:24 +09:00 |
|
Tiger(EunHo Lee)
|
619b1fa81d
|
The tomcat parameter provides an option for the profile.
|
2015-09-17 17:37:42 +09:00 |
|
Jaehong Kim
|
e6403e7b7b
|
add accessor.
|
2015-08-24 11:09:54 +09:00 |
|
Jaehong Kim
|
6cd2f6204e
|
new plugin.
|
2015-08-21 14:46:09 +09:00 |
|
Jongho Moon
|
141b1b0d20
|
Modified interceptor invocation code
|
2015-08-18 15:10:00 +09:00 |
|
Jongho Moon
|
edf079ffcf
|
Changed dependency bootstrap to bootstrap-core
|
2015-08-11 13:52:51 +09:00 |
|
Jongho Moon
|
ee8fac31b3
|
Rename InstrumentableXXX to InstrumentXXX
|
2015-08-04 13:36:02 +09:00 |
|
Jongho Moon
|
d0e025615b
|
Redesigned profiler plugin apis
|
2015-07-31 15:47:39 +09:00 |
|
Jaehong Kim
|
ee6720d4bf
|
remove markBeforeTime(), markAfterTime().
|
2015-07-15 18:12:49 +09:00 |
|
Jongho Moon
|
247a8e01ef
|
[#723] Updated MethodFilter interface
|
2015-07-14 16:10:16 +09:00 |
|
Jaehong Kim
|
ad15a12843
|
rollback api name of traceBlockBegin/End().
|
2015-07-13 15:18:17 +09:00 |
|
Jaehong Kim
|
2acb669eb0
|
rename trace.peekCallStackFrame() => trace.currentCallStackFrame()
|
2015-07-10 15:06:55 +09:00 |
|
Jaehong Kim
|
d59bcac202
|
apply json parser.
|
2015-07-10 11:17:10 +09:00 |
|
Jaehong Kim
|
49c5fa1f97
|
change recorder interface name.
|
2015-07-09 15:44:20 +09:00 |
|
Jaehong Kim
|
3ceb61496c
|
Merge branch 'master' of https://github.com/naver/pinpoint into trace
Conflicts:
plugins/user/src/main/java/com/navercorp/pinpoint/plugin/user/interceptor/UserIncludeMethodInterceptor.java
profiler/src/main/java/com/navercorp/pinpoint/profiler/context/DefaultTrace.java
profiler/src/main/java/com/navercorp/pinpoint/profiler/context/DisableTrace.java
profiler/src/main/java/com/navercorp/pinpoint/profiler/context/MetricTrace.java
profiler/src/main/java/com/navercorp/pinpoint/profiler/context/ThreadLocalTraceFactory.java
|
2015-07-09 11:43:49 +09:00 |
|
Jaehong Kim
|
d6c5ca1e66
|
change trace api.
|
2015-07-09 10:57:51 +09:00 |
|
Woonduk Kang
|
1cf4215d8c
|
#667 added jdk HttpURLConnection option
|
2015-06-29 15:30:22 +09:00 |
|
Woonduk Kang
|
8676974764
|
cleanup dependency
|
2015-06-17 17:09:39 +09:00 |
|
Jongho Moon
|
1223deef45
|
Removed unused fields
|
2015-06-03 16:38:37 +09:00 |
|
Eunchan
|
6ac6ca130e
|
Remove compile warning.
Remove unused imports, Add suppress warnings, close resources not closed.
|
2015-06-03 13:27:42 +09:00 |
|
Jaehong Kim
|
f85bb3afdb
|
rename Trace.traceRootBlockEnt() to close()
|
2015-05-22 15:17:32 +09:00 |
|
Jaehong Kim
|
a53ff87c5d
|
refactoring
|
2015-05-20 18:09:17 +09:00 |
|
Jaehong Kim
|
9c1968bd2b
|
add HTTP HOST Header(Pinpoint-Host)
|
2015-05-19 13:55:04 +09:00 |
|
Jaehong Kim
|
6ffc758b0e
|
apply web request method type
|
2015-05-18 11:17:21 +09:00 |
|
Jaehong Kim
|
a1f816d4fc
|
Merge branch 'master' of https://github.com/naver/pinpoint into api-type
|
2015-05-14 18:46:30 +09:00 |
|
Jaehong Kim
|
570e376284
|
change method line number
|
2015-05-13 17:23:16 +09:00 |
|
Jaehong Kim
|
a82c76c5a1
|
change api type
|
2015-05-13 17:20:07 +09:00 |
|
Jaehong Kim
|
8b4d9df376
|
rename method
|
2015-05-13 17:18:36 +09:00 |
|
Jaehong Kim
|
8f353df525
|
apply tomcat servlet asynchronous process
|
2015-05-13 17:17:40 +09:00 |
|
Woonduk Kang
|
f3034d538b
|
#382 hbase version upgrade
- version 1.1.0-SNAPSHOT->1.5.0-SNAPSHOT
|
2015-05-13 10:57:10 +09:00 |
|
ChaYoung You
|
13a74d6ae6
|
Fix typos
|
2015-05-10 22:37:11 +09:00 |
|
Jongho Moon
|
ea8b65e0bd
|
Removed pinpoint-profiler dependency from plugin projects
|
2015-05-07 14:41:27 +09:00 |
|
Jongho Moon
|
b1969b153b
|
Created com.navercorp.pinpoint.common.trace package.
Renamed TypeProvider to TraceMetadataProvider.
|
2015-04-22 22:25:12 +09:00 |
|
Jongho Moon
|
bad7e88936
|
Created com.navercorp.pinpoint.common.trace package.
Renamed TypeProvider to TraceMetadataProvider.
|
2015-04-22 22:25:11 +09:00 |
|
Jongho Moon
|
1e9694abe0
|
Renamed InterceptorGroupTransaction to InterceptorGroupInvocation.
Integrated ProfilerPluginSetupContext with ProfilerPluginContext.
|
2015-04-22 18:26:51 +09:00 |
|
Jaehong Kim
|
d7ff79e7c2
|
Merge branch 'master' of https://github.com/naver/pinpoint into tomcat-async
Conflicts:
plugins/tomcat/src/main/java/com/navercorp/pinpoint/plugin/tomcat/interceptor/RequestStartAsyncInterceptor.java
|
2015-04-13 16:47:38 +09:00 |
|
Jongho Moon
|
43bc5e7457
|
Changed caching MethodDescriptor as default
|
2015-04-13 14:06:25 +09:00 |
|
Jaehong Kim
|
b36c701108
|
refactoring - clean log
|
2015-04-13 11:55:06 +09:00 |
|
Jaehong Kim
|
628dbcf6c1
|
rename AsyncContextImpl - dispatch - Method
|
2015-04-13 11:36:42 +09:00 |
|
Jaehong Kim
|
0a1223d973
|
change to scope-name
|
2015-04-13 11:34:32 +09:00 |
|
Jaehong Kim
|
930de20145
|
add AsyncContextImpl interceptor
|
2015-04-13 11:28:43 +09:00 |
|
Jongho Moon
|
e1f84dca13
|
Renamed Scope to InterceptorGroupTransaction.
Moved plugin annotation types to plugin.annotation package.
|
2015-04-08 13:29:58 +09:00 |
|
Jongho Moon
|
8f1ca749be
|
Use ClassFileTransformer in place of ClassEditor
|
2015-04-07 15:15:32 +09:00 |
|
Jaehong Kim
|
7062c3d939
|
remove extra traceBlockBegin() & traceBlockEnd()
|
2015-04-03 16:14:50 +09:00 |
|