mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-06 22:24:23 -07:00
* [opentelemetry][callback] refactor get_error_message and add UTs
* [opentelemetry][callback] enrich exception with msg, exception and stderr fields
* [opentelemetry] fix linting
* [opentelemetry][callback] add changelog fragment
* Apply suggestions from code review
Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Ajpantuso <ajpantuso@gmail.com>
* [opentelemetry][callback] chore: remove comment
* [opentelemetry][callback] refactor tests
* [opentelemetry] refactor UTs
Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Ajpantuso <ajpantuso@gmail.com>
(cherry picked from commit e22fff2b12
)
Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com>
This commit is contained in:
parent
25482000f0
commit
1f0b2a5173
3 changed files with 57 additions and 7 deletions
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- opentelemetry callback plugin - enriched the stacktrace information with the ``message``, ``exception`` and ``stderr`` fields from the failed task (https://github.com/ansible-collections/community.general/pull/3496).
|
Loading…
Add table
Add a link
Reference in a new issue