Skip to content

Update OpenTelemetryEcto attributes to conform with semantic conventions 1.27 #1450

Update OpenTelemetryEcto attributes to conform with semantic conventions 1.27

Update OpenTelemetryEcto attributes to conform with semantic conventions 1.27 #1450

Workflow file for this run

name: "Pull Request Labeler"
on: [pull_request_target]
jobs:
triage:
runs-on: ubuntu-24.04
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"