Add line-specific filter to catch warning by ocelotl · Pull Request #3164 · open-telemetry/opentelemetry-python

@ocelotl added the Skip Changelog

PRs that do not require a CHANGELOG.md entry

label

Feb 6, 2023

ocelotl

ocelotl

ocelotl

ocelotl

@ocelotl

shalevr

lzchen

lzchen

shalevr

@ocelotl

srikanthccv

@srikanthccv

@ocelotl

cojenco added a commit to cojenco/python-storage that referenced this pull request

May 23, 2024

cojenco added a commit to googleapis/python-storage that referenced this pull request

May 30, 2024

cojenco added a commit to googleapis/python-storage that referenced this pull request

Jun 26, 2024
* feat: introduce OpenTelemetry Tracing decorators (#1257)

* feat: introduce OpenTelemetry Tracing decorators

* update test coverage

* add tests, update fixture

* update noxfile, extras; remove print

* update unit test

* review comments

* feat: instrument metadata ops with OTel tracing (#2) (#1267)

* feat: instrument metadata ops with Otel tracing

* update README plus test

* update decorator name per review session

* fix typo in readme

* feat: OTel tracing media ops initial instrumentation (#1280)

* feat: OTel tracing media ops initial instrumentation

* use download class name as span name

* avoid asserting filtered warnings from otel per open-telemetry/opentelemetry-python#3164

* add copyright and preview note

* comments

parthea pushed a commit to googleapis/google-cloud-python that referenced this pull request

Mar 9, 2026
* feat: introduce OpenTelemetry Tracing decorators (#1257)

* feat: introduce OpenTelemetry Tracing decorators

* update test coverage

* add tests, update fixture

* update noxfile, extras; remove print

* update unit test

* review comments

* feat: instrument metadata ops with OTel tracing (#2) (#1267)

* feat: instrument metadata ops with Otel tracing

* update README plus test

* update decorator name per review session

* fix typo in readme

* feat: OTel tracing media ops initial instrumentation (#1280)

* feat: OTel tracing media ops initial instrumentation

* use download class name as span name

* avoid asserting filtered warnings from otel per open-telemetry/opentelemetry-python#3164

* add copyright and preview note

* comments