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
- CKA 기출문제
- Linux
- AWS EKS
- APM
- kotlin
- aws
- Spring
- kotlin spring
- AI
- MySQL
- CloudWatch
- Kubernetes
- 오블완
- 정보처리기사실기 기출문제
- 정보처리기사 실기 기출문제
- 티스토리챌린지
- Elasticsearch
- IntelliJ
- CKA
- 정보처리기사 실기
- Java
- kotlin coroutine
- kotlin querydsl
- 코틀린 코루틴의 정석
- minikube
- 기록으로 실력을 쌓자
- PETERICA
- Pinpoint
- 공부
- mysql 튜닝
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