Skip to content

feat: add Tomcat monitoring dashboard#268

Open
jay77721 wants to merge 1 commit intoSigNoz:mainfrom
jay77721:feat/tomcat-dashboard
Open

feat: add Tomcat monitoring dashboard#268
jay77721 wants to merge 1 commit intoSigNoz:mainfrom
jay77721:feat/tomcat-dashboard

Conversation

@jay77721
Copy link
Copy Markdown

@jay77721 jay77721 commented Mar 24, 2026

Description

Adds a new monitoring dashboard for Apache Tomcat application server.

Panels

  • Thread Pool: Active Threads, Busy Threads, Max Threads
  • Request Metrics: Request Rate, Error Rate, Processing Time Rate
  • Session Metrics: Active, Created, Expired, Rejected Sessions
  • JVM Memory: Heap Used, Heap Max

Metrics Source

Metrics collected via OpenTelemetry JMX Receiver for Tomcat.

Related to SigNoz issue: SigNoz/signoz#9200

@jay77721 jay77721 changed the title feat: add Tomcat monitoring dashboard (#9200) feat: add Tomcat monitoring dashboard Mar 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant