mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
7e1412e5e1
* [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>
2 lines
227 B
YAML
2 lines
227 B
YAML
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).
|