Commit f12bdf8
committed
fix: CloudWatch 메트릭 필터링 세분화로 비용 절감
- hikaricp/tomcat 전체 활성화 → 6개 필수 메트릭만 활성화
- HikariCP: connections.active, connections.idle, connections.pending
- Tomcat: threads.current, threads.busy, threads.config.max
- 예상 비용: $13.5/월 → $1.8/월 (약 87% 절감)1 parent af0abe0 commit f12bdf8
1 file changed
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
82 | | - | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
0 commit comments