OpenTelemetry - CNCF/opentelemetry-erlang-contrib: Release opentelemetry-ecto-v1.2.0
Name: opentelemetry-erlang-contrib
Owner: OpenTelemetry - CNCF
Release: Opentelemetry Ecto v1.2.0
Released: 2024-02-06
License: Apache-2.0
Release Assets:
What's Changed
❗️ Breaking Changes
db.statement
attribute is now marked as optional. Adddb_statement: enabled
when callingsetup
@tomtaylor (#187)
🚀 Features
- Add required
db.system
attribute @tomtaylor (#187)
🐛 Bug Fixes
- Don't record DB statements without sanitizaiton @joshleecreates (#166)
🧰 Maintenance
- Add support for Elixir 1.15 and OTP 26 @tomtaylor (#188)