Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
signoz-community_0.89.0_checksums.txt | 2025-07-09 | 410 Bytes | |
signoz-community_linux_arm64.tar.gz | 2025-07-09 | 50.5 MB | |
signoz-community_darwin_amd64.tar.gz | 2025-07-09 | 52.0 MB | |
signoz-community_darwin_arm64.tar.gz | 2025-07-09 | 50.7 MB | |
signoz-community_linux_amd64.tar.gz | 2025-07-09 | 52.4 MB | |
signoz_0.89.0_checksums.txt | 2025-07-09 | 370 Bytes | |
signoz_darwin_amd64.tar.gz | 2025-07-09 | 53.2 MB | |
signoz_darwin_arm64.tar.gz | 2025-07-09 | 51.8 MB | |
signoz_linux_amd64.tar.gz | 2025-07-09 | 53.6 MB | |
signoz_linux_arm64.tar.gz | 2025-07-09 | 51.6 MB | |
README.md | 2025-07-09 | 1.5 kB | |
v0.89.0 source code.tar.gz | 2025-07-09 | 11.5 MB | |
v0.89.0 source code.zip | 2025-07-09 | 14.6 MB | |
Totals: 13 Items | 442.1 MB | 0 |
What's Changed
🚀 Features
- feat(sqlschema): add sqlschema (#8384) @grandwizard28
- feat(statsreporter): add railway platform detection (#8467) @Nageshbansal
🐛 Bug Fixes
- fix(apdex): use right metric name for metadata (#8463) @srikanthccv
- fix: allowed user to select text in json body field in log details (#8450) @sawhil
- fix: trace details v2 ui bugs (#8448) @sawhil
- fix(users): skip sending email if frontend base url is not set (#8459) @grandwizard28
- fix: resolve ui full reload on auto-refresh (#8383) @amlannandy
- fix(memorycache): add a cloneable interface (#8414) @grandwizard28
- fix: simplify changelog fetching logic and enhance version display interactivity (#8432) @ahrefabhi
- fix: add DOT_METRICS_ENABLED and remove clickhousemetricswrite (#8461) @Nageshbansal
🧰 Maintenance
- chore(release): bump SigNoz to v0.89.0 (#8482) @primus-bot
- chore: only log telemetry query for explorer, rule and dashboard pages (#8464) @makeavish
- chore: fix metrics explorer events (#8411) @amlannandy
- chore: use {k8s.pod/k8s.node/container}.cpu.usage metric for metadata… (#8398) @srikanthccv
- chore: fix regex issue in route tab (#8440) @amlannandy
- chore: added preloaded metrics metadata at first api call (#8229) @aniketio-ctrl
- chore: fix metrics explorer events (#8411) @amlannandy
- chore: fix regex issue in route tab (#8440) @amlannandy
- chore: fix small typo error in docs (#8458) @0xflotus