houseme
|
59f41eb86a
|
feat(obs): improve metrics coverage and dashboard performance (#2682)
|
2026-04-25 18:51:29 +00:00 |
|
houseme
|
47247789ad
|
feat(obs): support OTLP headers and timeout overrides for HTTP exporters (#2661)
|
2026-04-23 17:02:26 +00:00 |
|
John
|
6a2f98b468
|
fix(obs): respect error log level for http warnings (#2492)
Signed-off-by: 80347547 <jianglong@oppo.com>
Co-authored-by: 80347547 <jianglong@oppo.com>
Co-authored-by: houseme <housemecn@gmail.com>
|
2026-04-12 01:32:54 +08:00 |
|
ankohuu
|
8d27170ce4
|
fix: limit pyroscope profiling to supported Unix targets (#2399)
Signed-off-by: houseme <housemecn@gmail.com>
Co-authored-by: loverustfs <hello@rustfs.com>
Co-authored-by: houseme <housemecn@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-04-06 23:05:30 +08:00 |
|
houseme
|
fb2ced4d27
|
feat(obs): integrate dial9-tokio-telemetry for runtime tracing (#2285)
Co-authored-by: heihutu <heihutu@gmail.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: houseme <4829346+houseme@users.noreply.github.com>
|
2026-03-25 14:23:58 +08:00 |
|
houseme
|
628481be7c
|
fix(tracing): Fix distributed tracing context linking (#2247)
|
2026-03-21 11:07:35 +08:00 |
|
weisd
|
b9b7d86ae4
|
feat: improve legacy metadata and admin compatibility (#2202)
|
2026-03-18 21:05:09 +08:00 |
|
houseme
|
94cdb89e29
|
feat(obs): add init_obs_with_config API and signature guard test (#2175)
Signed-off-by: houseme <housemecn@gmail.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
|
2026-03-16 18:17:55 +08:00 |
|
houseme
|
7f3459f5a8
|
fix(obs): fixed unresolved import super::local::ensure_dir_permissions (#2164)
|
2026-03-15 00:33:06 +08:00 |
|
majinghe
|
f66a90c1b2
|
fix: fix github action error caused by oltp modification (#2163)
Co-authored-by: houseme <housemecn@gmail.com>
|
2026-03-14 22:15:35 +08:00 |
|
安正超
|
a1104b45f6
|
fix(obs): honor target-only rust_log directives (#2159)
Signed-off-by: houseme <housemecn@gmail.com>
Co-authored-by: houseme <housemecn@gmail.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
|
2026-03-14 11:14:46 +08:00 |
|
houseme
|
6e0f034ad1
|
refactor(obs): enhance log rotation robustness and refine filter logic (#2155)
Signed-off-by: houseme <housemecn@gmail.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
|
2026-03-14 09:20:35 +08:00 |
|
houseme
|
593a58c161
|
refactor(obs): optimize logging with custom RollingAppender and improved cleanup (#2151)
Signed-off-by: houseme <housemecn@gmail.com>
Signed-off-by: heihutu <30542132+heihutu@users.noreply.github.com>
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: houseme <4829346+houseme@users.noreply.github.com>
Co-authored-by: heihutu <30542132+heihutu@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
|
2026-03-13 13:20:27 +08:00 |
|
安正超
|
845ad1fa16
|
fix(obs): avoid panic in telemetry init and clamp sampler boundaries (#2118)
Signed-off-by: houseme <housemecn@gmail.com>
Co-authored-by: houseme <housemecn@gmail.com>
|
2026-03-11 01:32:46 +08:00 |
|
唐小鸭
|
f89cdfe5b3
|
update s3s 0.14.0-dev (#2070)
Co-authored-by: houseme <housemecn@gmail.com>
|
2026-03-04 01:07:24 +08:00 |
|
houseme
|
5e7495a042
|
build(obs): restrict pyroscope dependency to unix targets (#2064)
|
2026-03-03 20:41:37 +08:00 |
|
evan slack
|
ac4b13def1
|
feat(obs): Optional continuous CPU profiling with grafana pyroscope (#2035)
Signed-off-by: houseme <housemecn@gmail.com>
Co-authored-by: houseme <housemecn@gmail.com>
Co-authored-by: loverustfs <hello@rustfs.com>
Co-authored-by: heihutu <30542132+heihutu@users.noreply.github.com>
|
2026-03-03 15:28:58 +08:00 |
|
安正超
|
08e1f4670b
|
fix: restore default CORS fallback and STS object ACL ownership (#2053)
Co-authored-by: houseme <housemecn@gmail.com>
|
2026-03-03 01:08:50 +08:00 |
|
houseme
|
2ac07c95a8
|
refactor(obs): enhance log cleanup and rotation (#2040)
|
2026-03-02 16:28:32 +08:00 |
|
houseme
|
c452f24487
|
Optimize log cleanup and rotation, update dependencies (#2032)
Co-authored-by: heihutu <heihutu@gmail.com>
|
2026-03-01 20:09:52 +08:00 |
|
heihutu
|
2c01b8c49d
|
feat(obs): add advanced log management configuration (#2016)
Co-authored-by: houseme <housemecn@gmail.com>
Co-authored-by: 安正超 <anzhengchao@gmail.com>
Co-authored-by: 唐小鸭 <tangtang1251@qq.com>
|
2026-03-01 03:23:48 +08:00 |
|