mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-06-21 21:03:20 +08:00

* build: integrate sql migrations for clickhouse * feat: support error/exception attributes for trace * chore: fixing dependencies for docker go client libs * chore: fixing dependencies for go-migrate * feat: move mirgate run from docker to code * fix: migration file 404 issue * feat: error tab APIs * chore: move migrations file * chore: remove SQL migration (shifted to otel collector) * chore: remove sql migration configs from dockerfile Co-authored-by: Ankit Nayan <ankit@signoz.io>