zhaoyangplus opened a new pull request, #3899:
URL: https://github.com/apache/hertzbeat/pull/3899

   - New Xugu Database (Xugu DB) monitoring configuration file app-xugu.yml
   
   - Supports the collection of Xugu database session, memory and disk 
information via the JDBC protocol
   
   The configuration file defines parameters such as the target host, port, and 
timeout
   
   - Achieve the collection of indicators such as session status statistics, 
memory consumption classification, disk read and write times, and byte count
   
   Add the Xugu JDBC driver dependency and related version management in the 
pom.xml
   
   Extend the JdbcCommonCollect class to support the URL construction logic of 
the virtual valley database
   
   ## What's changed?
   
   <!-- Describe Your PR Here -->
   
   
   ## Checklist
   
   - [ ]  I have read the [Contributing 
Guide](https://hertzbeat.apache.org/docs/community/code_style_and_quality_guide)
   - [ ]  I have written the necessary doc or comment.
   - [ ]  I have added the necessary unit tests and all cases have passed.
   
   ## Add or update API
   
   - [ ] I have added the necessary [e2e 
tests](https://github.com/apache/hertzbeat/tree/master/e2e) and all cases have 
passed.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to