Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |
Tags
- Linux
- APM
- IntelliJ
- AWS EKS
- Java
- 기록으로 실력을 쌓자
- aws
- Pinpoint
- kotlin spring
- MySQL
- CloudWatch
- 정보처리기사 실기
- kotlin
- CKA 기출문제
- Spring
- AI
- 정보처리기사 실기 기출문제
- PETERICA
- kotlin querydsl
- 공부
- Elasticsearch
- minikube
- 티스토리챌린지
- mysql 튜닝
- CKA
- 정보처리기사실기 기출문제
- 코틀린 코루틴의 정석
- 오블완
- Kubernetes
- kotlin coroutine
Archives
- Today
- Total
목록Agent (1)
피터의 개발이야기
[APM] PinPoint 설치 - 4편 - Agent
개요APM의 대상이 되는 Aplication과 연동하는 Agent를 설치한다. PinPoint Agent 다운로드wget https://github.com/naver/pinpoint/releases/download/1.8.4/pinpoint-agent-1.8.4.tar.gz -P /Users/deseo/study/pinpoint/files 압축해제tar zxvf ~/study/pinpoint/file/pinpoint-agent-1.8.4.tar.gz -C ~/study/pinpoint/pinpoint-agent PinPoint Agent config 설정#collector 내부아이피 설정 profiler.collector.ip=192.168.33.34# TCP 통신 설정profiler.statdata..
DevOps/Pinpoint
2020. 12. 16. 08:00