From 88b7da1e7b762d44b8cef73e5fb347b4a47c466a Mon Sep 17 00:00:00 2001 From: Colton Myers Date: Wed, 6 Sep 2023 14:24:05 -0600 Subject: [PATCH] CHANGELOG for #1890 --- CHANGELOG.asciidoc | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.asciidoc b/CHANGELOG.asciidoc index 7dd20bb59..4c007476a 100644 --- a/CHANGELOG.asciidoc +++ b/CHANGELOG.asciidoc @@ -38,9 +38,10 @@ endif::[] * Collect the `configured_hostname` and `detected_hostname` separately, and switch to FQDN for the `detected_hostname`. {pull}1891[#1891] -//[float] -//===== Bug fixes -// +[float] +===== Bug fixes + +* Fix url argument fetching in aiohttp_client instrumentation {pull}1890[#1890]