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
- Pinpoint
- tucker의 go 언어 프로그래밍
- 코틀린 코루틴의 정석
- 오블완
- kotlin querydsl
- Linux
- 정보처리기사 실기 기출문제
- 기록으로 실력을 쌓자
- golang
- 정보처리기사실기 기출문제
- kotlin
- kotlin coroutine
- PETERICA
- Elasticsearch
- aws
- CloudWatch
- Kubernetes
- Java
- AI
- go
- minikube
- 공부
- CKA
- docker
- 티스토리챌린지
- APM
- mysql 튜닝
- Spring
- CKA 기출문제
- AWS EKS
Archives
- Today
- Total
목록Agent (1)
피터의 개발이야기

개요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