mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-14 01:54:21 -07: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:
parent
996dc617ed
commit
7e1412e5e1
2 changed files with 14 additions and 9 deletions
|
@ -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).
|
Loading…
Add table
Add a link
Reference in a new issue