junxiang Mu
0ac1095c70
support spec char as delimiter
...
Signed-off-by: junxiang Mu <1948535941@qq.com >
2025-05-06 11:10:30 +08:00
houseme
86353d98d5
feat: add TraceLayer for HTTP service and improve metrics ( #361 )
...
* improve code for opentelemetry and add system metrics
* feat: add TraceLayer for HTTP service and improve metrics
- Add TraceLayer to HTTP server for request tracing
- Implement system metrics for process monitoring
- Optimize init_telemetry method for better resource management
- Add graceful shutdown handling for telemetry components
- Fix GracefulShutdown ownership issues with Arc wrapper
* improve code for init_process_observer
* remove tomlfmt.toml
* Translation comment
* improve code for console CompressionLayer params
2025-04-24 19:04:57 +08:00
houseme
770f28d205
improve Cargo toml
2025-04-21 15:27:58 +08:00
junxiang Mu
70e94fd018
fix sql
...
Signed-off-by: junxiang Mu <1948535941@qq.com >
2025-04-21 13:28:32 +08:00
houseme
37109fc618
upgrade crate version
2025-04-11 20:53:51 +08:00
junxiang Mu
99a5866680
degrade rand && object_store
...
Signed-off-by: junxiang Mu <1948535941@qq.com >
2025-04-09 03:27:03 +00:00
dependabot[bot]
f6b734ca69
Bump the dependencies group across 1 directory with 3 updates
...
Bumps the dependencies group with 3 updates in the / directory: [rand](https://github.com/rust-random/rand ), [tokio](https://github.com/tokio-rs/tokio ) and [object_store](https://github.com/apache/arrow-rs ).
Updates `rand` from 0.8.5 to 0.9.0
- [Release notes](https://github.com/rust-random/rand/releases )
- [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rust-random/rand/compare/0.8.5...0.9.0 )
Updates `tokio` from 1.44.1 to 1.44.2
- [Release notes](https://github.com/tokio-rs/tokio/releases )
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.44.1...tokio-1.44.2 )
Updates `object_store` from 0.11.2 to 0.12.0
- [Release notes](https://github.com/apache/arrow-rs/releases )
- [Changelog](https://github.com/apache/arrow-rs/blob/main/CHANGELOG-old.md )
- [Commits](https://github.com/apache/arrow-rs/compare/object_store_0.11.2...object_store_0.12.0 )
---
updated-dependencies:
- dependency-name: rand
dependency-version: 0.9.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: tokio
dependency-version: 1.44.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: object_store
dependency-version: 0.12.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-08 15:33:56 +00:00
junxiang Mu
9bdc96de8c
support func
...
Signed-off-by: junxiang Mu <1948535941@qq.com >
2025-04-01 03:52:55 +00:00
junxiang Mu
0598183f4f
rename func
...
Signed-off-by: junxiang Mu <1948535941@qq.com >
2025-03-31 06:34:56 +00:00
junxiang Mu
b950f61b70
rebase to main
...
Signed-off-by: junxiang Mu <1948535941@qq.com >
2025-03-31 06:32:05 +00:00
junxiang Mu
9d9bc150f6
add test case
...
Signed-off-by: junxiang Mu <1948535941@qq.com >
2025-03-31 05:46:05 +00:00
junxiang Mu
83e2c8f69f
tmp3
...
Signed-off-by: junxiang Mu <1948535941@qq.com >
2025-03-31 05:46:03 +00:00
junxiang Mu
0b270bf0cc
tmp2
...
Signed-off-by: junxiang Mu <1948535941@qq.com >
2025-03-31 05:44:48 +00:00
junxiang Mu
63ef986bac
tmp1
...
Signed-off-by: junxiang Mu <1948535941@qq.com >
2025-03-31 05:43:01 +00:00