opentelemetry-python-contrib icon indicating copy to clipboard operation
opentelemetry-python-contrib copied to clipboard

Audit all packages to ensure NoOpTracerProvider works

Open codeboten opened this issue 3 years ago • 5 comments
trafficstars

An issue was found in the wsgi instrumentation by integration tests in the core repository. The issue should have been caught by unit tests in the instrumentation using the NoOpTracerProvider.

The outcome of this issue is to ensure each instrumentation contains a test using the NoOpTracerProvider and that it does not rely on the OpenTelemetry SDK:

  • [x] #994
  • [x] #993
  • [x] #992
  • [ ] #991
  • [x] #990
  • [ ] #989
  • [ ] #988
  • [ ] #987
  • [x] #986
  • [x] #985
  • [x] #984
  • [ ] #983
  • [ ] #982
  • [x] #981
  • [ ] #980
  • [ ] #979
  • [ ] #978
  • [ ] #977
  • [x] #976
  • [x] #975
  • [ ] #974
  • [ ] #973
  • [x] #972
  • [x] #971
  • [x] #970
  • [ ] #969
  • [x] #968
  • [ ] #967
  • [ ] #966
  • [x] #965
  • [ ] #964
  • [ ] #963
  • [ ] #962
  • [x] #961
  • [x] #960
  • [x] #959

codeboten avatar Mar 10 '22 17:03 codeboten