- ๊ฐ์
https://loy124.tistory.com/406
์ฃผ์ APM ๋๊ตฌ ๋ถ์ํ๊ธฐ
๋ชฉ์ ๊ฐ๋ฐ์ ์งํํ๋ค๋ณด๋ฉด ๋ด๊ฐ ๋จ๊ธฐ๋ ๋ก๊ทธ์ ๋ถ๊ฐ ์์๋ง์ผ๋ก๋ ์ฑ๋ฅ ๊ฐ์ ์ ํ๊ณ๋ฅผ ๋๋ผ๋ ๊ฒฝ์ฐ๊ฐ ๋ง๋ค. ๋ฐ๋ผ์ ์ค์๊ฐ์ผ๋ก ์ ํ๋ฆฌ์ผ์ด์ ์ ์ฑ๋ฅ์ ๋ชจ๋ํฐ๋ง ํด์ฃผ๋ Application Performance Managem
loy124.tistory.com
ํ๊ฒฝ
- ์ฐ๋ถํฌ 22.04
- docker version: 27.4.1
pinpoint
- ๋์ปค ์ธํ
2025.01.07 - [๐ Back-end & ๐ฉ๐ป๐ป/Docker] - [Docker] Ubuntu 22.04 Docker ์ค์น
- pinpoint ์ค์น
1) ์ค์น
# agent ์ค์น: 2.5.3 ๋ค์ด๋ก๋
wget https://github.com/pinpoint-apm/pinpoint/releases/download/v2.5.3/pinpoint-agent-2.5.3.tar.gz
# agent ์์ถํ๊ธฐ
tar -zxvf pinpoint-agent-2.5.3.tar.gz
2) ์๋ฐ ์ค์น(java, javac)
3) ์ค์น
# collector ์ค์น
wget https://github.com/pinpoint-apm/pinpoint/releases/download/v2.5.3/pinpoint-collector-boot-2.5.3.jar
# web ์ค์น
wget https://github.com/pinpoint-apm/pinpoint/releases/download/v2.5.3/pinpoint-web-boot-2.5.3.jar
chmod +x pinpoint-collector-boot-2.5.3.jar
chmod +x pinpoint-web-boot-2.5.3.jar
## JDK11๋ก ์ก์๋๊ฑธ๋ก jar ์คํ.
nohup /usr/local/java/bin/java -jar -Dpinpoint.zookeeper.address=localhost /usr/local/pinpoint-collector-boot-2.5.3.jar >/dev/null 2>&1 &
nohup /usr/local/java/bin/java -jar -Dpinpoint.zookeeper.address=localhost /usr/local/pinpoint-web-boot-2.5.3.jar >/dev/null 2>&1 &
4) Hbase ์ค์น(DB)
์ค์น ์ฐธ๊ณ
https://lollaziest.tistory.com/242
PINPOINT (APM) 2.5.3 ๋ฒ์ ์ค์น ๋ฐ ํ ์คํธ.
2024.03.25 - [๊ฐ๋ฐ] - ์ ์ด๋ฏธํฐ(JMeter)๋ก ํ ์คํธ ํ๊ฒฝ ๊ตฌ์ฑ ๋ฐ ํ ์คํธํ๊ธฐ_2 ์ ์ด๋ฏธํฐ(JMeter)๋ก ํ ์คํธ ํ๊ฒฝ ๊ตฌ์ฑ ๋ฐ ํ ์คํธํ๊ธฐ_2 2024.03.22 - [๊ฐ๋ฐ] - ์ ์ด๋ฏธํฐ(JMeter)๋ก ํ ์คํธ ํ๊ฒฝ ๊ตฌ์ฑ ๋ฐ ํ ์คํธํ๊ธฐ_
lollaziest.tistory.com
์๋ฐ ์ค์น ๋์ด ์์ด์ผ ํฉ๋๋ค.
https://loy124.tistory.com/407
APM ๋๊ตฌ pinpoint ์ค์นํ๊ธฐ
https://loy124.tistory.com/406 ์ฃผ์ APM ๋๊ตฌ ๋ถ์ํ๊ธฐ ๋ชฉ์ ๊ฐ๋ฐ์ ์งํํ๋ค๋ณด๋ฉด ๋ด๊ฐ ๋จ๊ธฐ๋ ๋ก๊ทธ์ ๋ถ๊ฐ ์์๋ง์ผ๋ก๋ ์ฑ๋ฅ ๊ฐ์ ์ ํ๊ณ๋ฅผ ๋๋ผ๋ ๊ฒฝ์ฐ๊ฐ ๋ง๋ค. ๋ฐ๋ผ์ ์ค์๊ฐ์ผ๋ก ์ ํ๋ฆฌ์ผ์ด์ ์
loy124.tistory.com
'๐ SW Testing' ์นดํ ๊ณ ๋ฆฌ์ ๋ค๋ฅธ ๊ธ
[nGrinder] ์ฑ๋ฅ ํ ์คํธ ์์ํ๊ธฐ (1) (0) | 2025.01.07 |
---|---|
์ฑ๋ฅ ํ ์คํธ (0) | 2025.01.06 |
nGrinder ์ฌ์ฉํ๋ ๋ฐฉ๋ฒ (0) | 2025.01.06 |