mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 05:10:22 -07:00
fix(opentelemetry): close span even if no logs are sent (#8367)
* fix(opentelemetry): close span even if no logs are sent * changelog
This commit is contained in:
parent
d87b9fe0dc
commit
03240ad7dc
2 changed files with 4 additions and 1 deletions
2
changelogs/fragments/8367-fix-close-span-if-no-logs.yaml
Normal file
2
changelogs/fragments/8367-fix-close-span-if-no-logs.yaml
Normal file
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- "opentelemetry callback plugin - close spans always (https://github.com/ansible-collections/community.general/pull/8367)."
|
Loading…
Add table
Add a link
Reference in a new issue