[Question] Mysql Monitor Template fields And Monitor Rule
- Dominant language
- Java
- Stars
- 7.4k
- Forks
- 1.3k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 32
Description
### Question
"Version": `v1.6`
1. The Chinese explanation for the 'Connections' field in the MySQL monitoring template seems to be incorrect

https://dev.mysql.com/doc/refman/5.7/en/server-status-variables.html

2. Then, I want to set the rule '${threads_connected} >=({max_connections}*0.9)'. Is this rule available and feasible, considering that these two data points are located on different tabs?
Contributor guide
Research direction
Start with the MySQL server-status variables documentation linked in the issue, then inspect the MySQL monitoring template and monitor-rule evaluation for how the Connections field and variables from different tabs are handled. Done means confirming or correcting the Chinese explanation and documenting whether the proposed cross-tab comparison is supported.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- mysql
- Domain
- databases, observability
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100