-
Search before asking
DescriptionFor SkyWalking 10.2, how to configure the alarm-setting.xml to monitor the active count of the Tomcat thread pool and the active count of the database connection pool, and set up alarms? Use caseNo response Related issuesNo response Are you willing to submit a pull request to implement this on your own?
Code of Conduct
|
Beta Was this translation helpful? Give feedback.
Answered by
wu-sheng
Aug 1, 2025
Replies: 1 comment 5 replies
-
Please follow the alarm docs, it is very clear there. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is a labeled metric. You don't need any combination. The metric name is
meter_thread_pool
. You need to pick the label key/value in the expression you use in the alerting rule setups.e.g.
metric_name{key='value'}