Skip to content

Commit 78eacac

Browse files
nils-borrmann-y42CircleCI
authored and
CircleCI
committed
aiohttp-client: Allow overriding of span status (open-telemetry#1394)
1 parent 56d388e commit 78eacac

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1818

1919
- Fix bug in Urllib instrumentation - add status code to span attributes only if the status code is not None.
2020
([#1430](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/1430))
21+
- `opentelemetry-instrumentation-aiohttp-client` Allow overriding of status in response hook.
22+
([#1394](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/1394))
2123
- `opentelemetry-instrumentation-pymysql` Fix dbapi connection instrument wrapper has no _sock member.
2224
([#1424](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/1424))
2325
- `opentelemetry-instrumentation-dbapi` Fix the check for the connection already being instrumented in instrument_connection().

0 commit comments

Comments
 (0)