mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
[opentelemetry][callback] transform args attribute in a list of attributes with redacted user/pass in URL values (#3564)
* [callback][opentelemetry] list of attributes for arguments * [opentelemetry][callback] list of attributes for the args and redact user/pass from http * [opentelemetry][callback] remove unused imports * [opentelemetry][callback] fix E713 * [opentelemetry][callback] remove unused static method * [opentelemetry][callback] remove duplicated functions * Apply suggestions from code review Co-authored-by: Ajpantuso <ajpantuso@gmail.com> * [opentelemetry][callback] fix ident * [opentelemetry][callback] add changelog fragment Co-authored-by: Ajpantuso <ajpantuso@gmail.com>
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
minor_changes:
|
||||
- opentelemetry callback plugin - transformed args in a list of span attributes in addition it redacted username and password from any URLs (https://github.com/ansible-collections/community.general/pull/3564).
|
||||
Reference in New Issue
Block a user