Commit Graph
5728 Commits
Author SHA1 Message Date
Woonduk Kang ffd321ca56 Merge pull request #317 from emeroad/#117_plugin_system
#117 plugin system refactoring
2015-04-09 17:29:09 +09:00
Woonduk Kang 28d16bf345 #117 plugin system refactoring
- improving testability of PinpointBootStrap
2015-04-09 17:28:11 +09:00
Woonduk Kang 0fe161cb1a #117 plugin system refactoring
- improving testability of PinpointBootStrap
2015-04-09 17:27:09 +09:00
Minwoo Jung 7285a02334 [#234][#143] add guide url in configuration file 2015-04-08 15:09:59 +09:00
Minwoo Jung b152358140 Update per-request_feature_guide.md 2015-04-08 15:00:03 +09:00
Minwoo Jung 708a6d7d67 Update per-request_feature_guide.md 2015-04-08 14:47:33 +09:00
Minwoo Jung 63ffce1e1b Update per-request_feature_guide.md 2015-04-08 14:41:57 +09:00
Minwoo Jung f1ae1e4f96 Update per-request_feature_guide.md 2015-04-08 14:38:09 +09:00
Minwoo Jung ed68d84205 Update per-request_feature_guide.md 2015-04-08 14:37:08 +09:00
Minwoo Jung 1eb6c3b8ba Update per-request_feature_guide.md 2015-04-08 14:35:55 +09:00
Minwoo Jung 9d352e22c1 Update per-request_feature_guide.md 2015-04-08 14:35:21 +09:00
Minwoo Jung 7c3df1732f [#234][#143]add guide document 2015-04-08 14:15:17 +09:00
Jongho Moon 63eb996963 Merge pull request #312 from lioolli/master
Renamed Scope to InterceptorGroupTransaction.
2015-04-08 14:04:11 +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 15527bb652 Merge pull request #311 from lioolli/master
Renamed Scope to InterceptorGroupTransaction
2015-04-08 13:34:46 +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 e0242fdfa0 Renamed Scope to InterceptorGroupTransaction.
Moved plugin annotation types to plugin.annotation package.
2015-04-08 13:29:57 +09:00
Jaehong Kim df57f1165e Merge pull request #309 from jaehong-kim/fix
apply plugin changed.
2015-04-07 16:29:59 +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 c36d0001fd Merge pull request #308 from lioolli/master
Use 'Block' instead of 'Span'
2015-04-07 15:42:23 +09:00
Jongho Moon d2238d26a8 Deleted unused class 2015-04-07 15:41:10 +09:00
Jongho Moon 4eea7e4474 Use 'Block' instead of 'Span' 2015-04-07 15:23:39 +09:00
Jongho Moon 858dfc892e Merge pull request #306 from lioolli/master
Use ClassFileTransformer in place of ClassEditor
2015-04-07 15:18:01 +09:00
Jongho Moon 8f1ca749be Use ClassFileTransformer in place of ClassEditor 2015-04-07 15:15:32 +09:00
Jongho Moon 3cdd6963c8 Use ClassFileTransformer in place of ClassEditor 2015-04-07 15:15:24 +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 f3f31ec932 Merge pull request #305 from lioolli/master
Let HttpURLConnectionInterceptor use scope attachment rather than trace block attachment
2015-04-07 11:41:51 +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
denzelsN b2dce83342 Merge pull request #304 from denzelsN/master
modify some ui
2015-04-06 16:09:32 +09:00
denz 6d1f0e04f1 Move to associated "Distributed Call Flow" When you clicked request of "RPC Timeline" 2015-04-06 15:56:40 +09:00
Jongho Moon 5d7f3bf812 Merge pull request #303 from lioolli/master
overrided toString()
2015-04-06 14:28:34 +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 2e3ec94194 Merge branch 'master' of https://github.com/naver/pinpoint into http-async 2015-04-06 11:13:08 +09:00
denz 4d79df1a6f Filtering the graph on the right automatically when you select a node group in the search results with the search word. 2015-04-06 10:48:53 +09:00
Woonduk Kang 999d3b185d Merge pull request #299 from emeroad/#88_multiple_classLoader_support
#88_multiple_classLoader_support
2015-04-03 17:25:53 +09:00
Woonduk Kang ca699ff5cc #88 support multiple classLoader
- change classPoolName
2015-04-03 17:24:54 +09:00
Jaehong Kim c633aa8bed Merge pull request #298 from jaehong-kim/is295
change abstract to concrete method
2015-04-03 17:19:20 +09:00
Jaehong Kim bb7c4fb32e change abstract to concrete method 2015-04-03 17:17:15 +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 c2e0f55531 Merge pull request #296 from lioolli/master
[#117] Added InterceptorGroup to clarify Scope concept
2015-04-03 16:09:20 +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