effect
effect copied to clipboard
sql: use constants from otel semantic-conventions instead of hardcoded values
Type
- [x] Refactor
- [ ] Feature
- [ ] Bug Fix
- [ ] Optimization
- [ ] Documentation Update
Description
This change uses the exported constants from @opentelemetry/semantic-conventions as span attribute names instead of hard-coding the values.
Related
- Related Issue #
- Closes #
🦋 Changeset detected
Latest commit: 170080dbaa4aebfef4aad3b934213f48edd95085
The changes in this PR will be included in the next version bump.
This PR includes changesets to release 8 packages
| Name | Type |
|---|---|
| @effect/sql-sqlite-react-native | Patch |
| @effect/sql-sqlite-node | Patch |
| @effect/sql-sqlite-wasm | Patch |
| @effect/sql-sqlite-bun | Patch |
| @effect/sql-mysql2 | Patch |
| @effect/sql-mssql | Patch |
| @effect/sql-pg | Patch |
| @effect/sql | Patch |
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR