Releases: kostyay/gorm-opentelemetry
Releases · kostyay/gorm-opentelemetry
Update to Go 1.22
v1.1.2
Full Changelog: v1.1.1...v1.1.2
v1.1.1
v1.1
What's Changed
- Update to go 1.18
- Update OTEL to the latest version
- Change attribute names to ones that better resemble semconv
- Add an option to disable logging evaluated query with arguments - This may have a big effect on performance for big queries
- SQL query will be chunked as an event instead of an attribute if its too large
Full Changelog: v1.0.0...v1.1