Skip to content

Commit d7b7a14

Browse files
committed
Merge pull request #95 from scouter-project/dev
Dev
2 parents 8376813 + 35a24f6 commit d7b7a14

File tree

17 files changed

+2
-1
lines changed

17 files changed

+2
-1
lines changed

scouter.agent.host/scripts/host.sh

100644100755
File mode changed.

scouter.agent.host/scripts/readlink.sh

100644100755
File mode changed.

scouter.agent.host/scripts/sample1.host.sh

100644100755
File mode changed.

scouter.agent.host/scripts/sample2.host.sh

100644100755
File mode changed.

scouter.agent.host/scripts/sample2.stop.sh

100644100755
File mode changed.

scouter.agent.host/scripts/stop.sh

100644100755
File mode changed.

scouter.document/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
- [Console Mode Running](./server/Console-Mode-Running.md)
2525
- [TagCounting Analysis](./use-case/TagCounting-Analysis.md)
2626
- [How to trace NON-HTTP service](./use-case/NON-HTTP-Service-Trace.md)
27-
- [method level profiling](./use-case/Method-Profiling_kr.md)
27+
- [method level profiling](./use-case/Method-Profiling.md)
2828

2929
## Tech note
3030
- [Why Recent User](./tech/Why-Recent-User.md)

scouter.document/use-case/Method-Profiling.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ Scouter를 설치하고 Java Agent에 아무런 설정을 하지 않았다면 Sc
99

1010
아래 데모시스템에서 method profiling 을 설정하지 않으면 아래와 같은 수준으로 정보를 수집하게 된다.
1111
> 데모 시스템 설치는 [Quick Start 가이드](../main/Quick-Start_kr.md) 참고
12+
1213
![](../img/tech/method_none_profile_1.png)
1314

1415

scouter.server/scripts/env.sh

100644100755
File mode changed.

scouter.server/scripts/sample1.startcon.sh

100644100755
File mode changed.

0 commit comments

Comments
 (0)