tomsun28
tomsun28
### Description support monitoring WebSocket metrics, available, response time and more. ### Task List - [ ] support monitoring WebSocket metrics - [ ] add help doc
### Description support monitoring smtp email server metrics, available, responseTime ### Task List - [ ] support monitoring smtp email server metrics - [ ] add help doc
## What's changed? - springboot3 and build native image PR here to track the progress, It's not done yet. ## Checklist - [x] I hereby agree to the terms of...
### Description support victoriametrics as metrics data storage https://victoriametrics.com/products/open-source/ https://docs.victoriametrics.com/keyConcepts.html#push-model https://docs.victoriametrics.com/Single-server-VictoriaMetrics.html#how-to-import-data-in-json-line-format ### Task List - [x] support victoriametrics as metrics data storage - [ ] integrate victoriametrics webui in hertzbeta...
### Description support monitoring nginx server metrics monitoring nginx metrics eg: requests number, accepts number, handled number, qps, error and more. suggest use nginx itself `ngx_http_stub_status_module`, and we collect metrics...
### Description Use swiperjs to instead of slickjs in dashboard ui card scroll https://www.swiperjs.net/ https://medium.com/@fbanyai/swiper-10-angular-16-uncovered-1721bf32dfd6 https://stackblitz.com/edit/stackblitz-starters-keaszp?file=package.json ### Task List _No response_
### Description from https://gitee.com/dromara/hertzbeat/issues/I8EG8X eg: contextpath is `hertzbeat` , access url is `http://localhost:1157/hertzbeat/` ### Task List - [ ] support config the custom system context path
### Description We want to compile and build hertzbeat Java code into binary files (native executables) without jvm runtime. https://www.graalvm.org/downloads/ https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-with-GraalVM ### Task List - upgrade springboot2.7 to springboot3 -...
### Description Support for forwarding alarm messages from third-party platforms to hertzbeat. We use hertzbeat as an alarm center, access alarm information from other platforms, and then process alarm messages...
### Description support monitoring spring gateway metrics actuator_api https://cloud.spring.io/spring-cloud-gateway/multi/multi__actuator_api.html ### Task List - [ ] support monitoring spring gateway metrics - [ ] relate help document