1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/tests/unit/plugins/callback
Victor Martinez a362879ff6
[opentelemetry][callback] Support loops error handling (#3599)
* [opentelemetry][callback] simplify condition

* [opentelemetry][callback] initial support for loops

* [opentelemetry][callback] support for loops

* [opentelemetry][callback] enrich loop message with action and item

* [opentelemetry][callback] add UTs for get_error_message_from_results

* [opentelemetry][callback] add UTs for enrich_error_message_from_results

* [opentelemetry][callback] add changelog fragment

* Update plugins/callback/opentelemetry.py

Co-authored-by: Ajpantuso <ajpantuso@gmail.com>

Co-authored-by: Ajpantuso <ajpantuso@gmail.com>
2021-10-27 07:51:49 +02:00
..
__init__.py
test_elastic.py [callback][elastic] enrich stacktrace errors (#3556) 2021-10-14 21:19:02 +02:00
test_loganalytics.py
test_opentelemetry.py [opentelemetry][callback] Support loops error handling (#3599) 2021-10-27 07:51:49 +02:00
test_splunk.py callback_splunk - Add user-configurable event correlation id (#2790) 2021-06-16 22:28:09 +04:30