Skip to content

Commit 4114357

Browse files
committed
misc
1 parent 6ccb929 commit 4114357

File tree

4 files changed

+4
-0
lines changed

4 files changed

+4
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ SCOUTER can help you.
6363

6464
- **Web API (Since @1.8.0)** : scouter web apis to get counters, XLogs, profiles and another performance metrics via HTTP protocol.
6565
- [Web API Guide](./scouter.document/tech/Web-API-Guide.md)
66+
6667
- **Weaver (Since @2.17.0)** : Provides the ability to directly control Scouter XLog and Profiles at the code level of Java applications.
6768
- [Scouter Weaver Guide](./scouter.document/weaver/Weaver-Guide.md)
6869

README_kr.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@
6060

6161
- **Web API (Since @1.8.0)** : 성능 카운터, XLog, 프로파일등의 정보를 HTTP 프로토콜을 통해 제공
6262
- [Web API Guide](./scouter.document/tech/Web-API-Guide_kr.md)
63+
6364
- **Weaver (Since @2.17.0)** : Java 애플리케이션의 코드 수준에서 Scouter XLog와 Profile을 직접 제어하는 기능 제공
6465

6566
### 3rd-party UIs

scouter.document/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
- [Scouter plugins guide](./main/Plugin-Guide.md)
1919
- [Customizable alarm - Alert plugins guide](./main/Alert-Plugin-Guide.md)
2020
- [Web api guide](./tech/Web-API-Guide.md)
21+
- [Scouter Weaver guide](./weaver/index.md)
2122
- [Telegraf server feature](./main/Telegraf-Server.md)
2223
- [How to trace NON-HTTP service](./use-case/NON-HTTP-Service-Trace.md)
2324
- [Stand-alone Java Batch Agent](./main/Stand-alone-Java-Batch-Agent.md)

scouter.document/index_kr.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
- [method 상세 프로파일](./use-case/Method-Profiling_kr.md)
1919
- [Scouter 확장 - Plugin guide](./main/Plugin-Guide_kr.md)
2020
- [Web api 가이드](./tech/Web-API-Guide_kr.md)
21+
- [Scouter Weaver 가이드](./weaver/index_kr.md)
2122
- [Telegraf server feature](./main/Telegraf-Server_kr.md)
2223
- [사용자 정의 알람 설정 - Alert plugins guide](./main/Alert-Plugin-Guide_kr.md)
2324
- [단독 실행형 자바 배치 모니터링 에이전트](./main/Stand-alone-Java-Batch-Agent_kr.md)

0 commit comments

Comments
 (0)