You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: added support for tedious v16 and v17 (#1174)
refs https://jsw.ibm.com/browse/INSTA-1561
- @opentelemetry/instrumention-tedious got released 0.11.0
- but its failing, we receive a noop span from otel
- need to investigate afterwards
- manually tested tedious v17 locally (tests skipped on CI)
- v16 and v17 work with 0.10.1
0 commit comments