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 |
|
Jongho Moon
|
96c27fcb33
|
Merge pull request #346 from lioolli/master
Extract CUBRID JDBC plugin
|
2015-04-17 18:34:55 +09:00 |
|
Jongho Moon
|
6005a4e16e
|
[#327] Extract CUBRID JDBC plugin
|
2015-04-17 18:32:45 +09:00 |
|
Jongho Moon
|
30b14c326c
|
[#327] Extract CUBRID JDBC plugin
|
2015-04-17 18:32:33 +09:00 |
|
Jongho Moon
|
291f4ffec9
|
Moved CubridConnectionStringParser to jdbc-driver plugin
|
2015-04-14 17:54:45 +09:00 |
|
Jongho Moon
|
3d45650212
|
Moved jdbc driver intercetpros to jdbc-driver plugin
|
2015-04-14 16:59:41 +09:00 |
|
Jaehong Kim
|
7b20b22b5e
|
add DefaultClientExchangeHandlerImpl.start() interceptor
|
2015-04-14 14:59:26 +09:00 |
|
Jaehong Kim
|
5d4ff0e46d
|
add DefaultClientExchangeHandlerImpl.start() interceptor & remove old HttpAsyncClientExecuteMethodWith...
|
2015-04-14 14:58:15 +09:00 |
|
Jaehong Kim
|
bb1c1fa1b9
|
Merge branch 'master' of https://github.com/naver/pinpoint into http-async
|
2015-04-13 18:56:48 +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 |
|
Jaehong Kim
|
32647fcb64
|
add DefaultClientExchangeHandlerImpl.start()
|
2015-04-13 15:59:34 +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 |
|
Jaehong Kim
|
d932619f6d
|
#313 add httpclient4 & refactoring
|
2015-04-09 14:23:45 +09:00 |
|
Jongho Moon
|
2bf5ff25d1
|
Renamed Scope to InterceptorGroupTransaction.
Moved plugin annotation types to plugin.annotation package.
|
2015-04-08 14:03:24 +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 |
|
Jaehong Kim
|
9af8da75e2
|
apply plugin changed.
|
2015-04-07 16:18:51 +09:00 |
|
koo-taejin
|
f20c6c68a2
|
Merge pull request #302 from jaehong-kim/http-async
HttpAsyncClient4 Asynchronous Trnascation
|
2015-04-07 16:06:12 +09:00 |
|
Jongho Moon
|
8f1ca749be
|
Use ClassFileTransformer in place of ClassEditor
|
2015-04-07 15:15:32 +09:00 |
|
Jaehong Kim
|
ebada8e223
|
change Scope to Group annotation.
|
2015-04-07 13:30:41 +09:00 |
|
Jaehong Kim
|
3c6452344c
|
Merge branch 'master' of https://github.com/naver/pinpoint into http-async
Conflicts:
bootstrap/src/main/java/com/navercorp/pinpoint/bootstrap/context/RecordableTrace.java
bootstrap/src/main/java/com/navercorp/pinpoint/bootstrap/context/StackOperation.java
bootstrap/src/test/java/com/navercorp/pinpoint/bootstrap/interceptor/MockTrace.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
|
2015-04-07 11:57:24 +09:00 |
|
Jongho Moon
|
b8ca289574
|
Let HttpURLConnectionInterceptor use scope attachment rather than trace
block attachment
- Removed trace block attachment
- Removed trace attribute
- Refined Scope APIs
|
2015-04-07 11:39:59 +09:00 |
|
Jaehong Kim
|
6ff514b685
|
fix recordnextAsyncId() > recordNextAsyncId()
|
2015-04-07 10:55:21 +09:00 |
|
Jongho Moon
|
1d5a89ae78
|
Some types overrided toString()
Renamed @Scope to @Group
|
2015-04-06 14:12:08 +09:00 |
|
Jaehong Kim
|
5dd6fb03db
|
add BasicFuture.cancel()
|
2015-04-06 14:03:30 +09:00 |
|
Jaehong Kim
|
d06c74feec
|
add UriHttpRequest interceptor
|
2015-04-06 11:15:37 +09:00 |
|
Jaehong Kim
|
f06e9711ef
|
add method interceptor
|
2015-04-03 17:07:01 +09:00 |
|
Jaehong Kim
|
4c941bf699
|
Merge branch 'master' of https://github.com/naver/pinpoint into http-async
|
2015-04-03 16:24:36 +09:00 |
|
Jaehong Kim
|
9a050dbfa8
|
Merge pull request #297 from jaehong-kim/is295
remove extra traceBlockBegin() & traceBlockEnd()
|
2015-04-03 16:16:12 +09:00 |
|
Jaehong Kim
|
7062c3d939
|
remove extra traceBlockBegin() & traceBlockEnd()
|
2015-04-03 16:14:50 +09:00 |
|
Jongho Moon
|
e1729549ff
|
[#117] Added InterceptorGroup to clarify Scope concept
|
2015-04-03 16:07:06 +09:00 |
|
Jaehong Kim
|
87a2c6c9af
|
refactoring
|
2015-04-03 16:00:16 +09:00 |
|
Jaehong Kim
|
fb3f1197aa
|
add web view
|
2015-04-03 11:08:16 +09:00 |
|
Jaehong Kim
|
12ee80b9f8
|
add async trace
|
2015-04-01 16:18:34 +09:00 |
|
Jaehong Kim
|
ff90f1ced7
|
Merge branch 'master' of https://github.com/naver/pinpoint into http-async
|
2015-03-31 14:58:13 +09:00 |
|
Jaehong Kim
|
efb0be5ddb
|
#267 fix web error: java.lang.NoClassDefFoundError: com/navercorp/pinpoint/bootstrap/interceptor/MethodDescriptor
|
2015-03-30 17:53:25 +09:00 |
|
Jaehong Kim
|
95d07d26ea
|
add httpclient4 plugin
|
2015-03-27 17:42:11 +09:00 |
|
Jaehong Kim
|
12939058dc
|
fix testcase and standardHostValueInvoke deleteTrace()
|
2015-03-26 16:02:39 +09:00 |
|
Jaehong Kim
|
ee7478f606
|
add api-tag annotation
|
2015-03-25 15:13:19 +09:00 |
|
Jaehong Kim
|
0caedcdfc7
|
Merge branch 'master' of https://github.com/naver/pinpoint into servlet-async2
Conflicts:
plugins/tomcat/src/main/java/com/navercorp/pinpoint/plugin/tomcat/TomcatPlugin.java
|
2015-03-25 14:42:55 +09:00 |
|
Woonduk Kang
|
20ed01923f
|
Merge branch 'master' of https://github.com/naver/pinpoint into #88_multiple_classLoader_support
|
2015-03-24 18:27:21 +09:00 |
|
Woonduk Kang
|
2609f153ae
|
#88 support multiple classLoader
|
2015-03-24 18:26:54 +09:00 |
|
Jaehong Kim
|
129cb128e4
|
add api-tag
|
2015-03-24 17:55:10 +09:00 |
|
Jongho Moon
|
b0b627fcce
|
added clover license
|
2015-03-24 17:04:36 +09:00 |
|
Jongho Moon
|
1ffd0c6a6e
|
[#117] Implemented JDK-HTTP plugin
- added attributes to Trace
- added trace block attachment to Trace
- changed ClassEditorBuilder.condition() to conditional()
|
2015-03-23 15:54:52 +09:00 |
|