f-lab-clone / ticketing-infra

[2023] Ticketing Service - PerformanceTest, Terraform, EKS, Grafana
https://github.com/f-lab-clone/ticketing-backend
7 stars 2 forks source link

Spring 대시보드 추가 : Connection Thread Pool 패널 #84

Closed junha-ahn closed 1 year ago

junha-ahn commented 1 year ago

Description

https://github.com/f-lab-clone/ticketing-backend/issues/130 에 따라 Connection Thread Pool 분석이 필요하다.

To do

Test Checklist

junha-ahn commented 1 year ago

Backend 필요


server:
  tomcat:
    mbeanregistry:
      enabled: 'true'

https://stackoverflow.com/questions/68220148/spring-boot-actuator-endpoint-prometheus-doesnt-list-the-tomcat-related-metric

https://lollaziest.tistory.com/186

junha-ahn commented 1 year ago

기타 : 참고 https://github.com/f-lab-clone/ticketing-infra/issues/66#issuecomment-1742563358