-
Notifications
You must be signed in to change notification settings - Fork 99
Closed
Labels
api: spannerIssues related to the googleapis/python-spanner API.Issues related to the googleapis/python-spanner API.priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.
Description
The method used in open telemetry tracing has been updated in this commit
Environment details
opentelemetry-api 1.2.0
opentelemetry-sdk 1.2.0
google-cloud-spanner 3.4.0
Steps to reproduce
from opentelemetry.trace.status import Status, StatusCanonicalCode from opentelemetry.instrumentation.utils import http_status_to_canonical_codeStack trace
ImportError: cannot import name 'StatusCanonicalCode' from 'opentelemetry.trace.status'
Metadata
Metadata
Assignees
Labels
api: spannerIssues related to the googleapis/python-spanner API.Issues related to the googleapis/python-spanner API.priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.