1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-03-21 20:59:10 +00:00
community.general/changelogs/fragments/11434-opentelemetry-spans.yml
Alexander Freiherr von Buddenbrock 855beecd82
Add changelog fragment
2026-01-16 22:37:46 +01:00

2 lines
251 B
YAML

bugfixes:
- opentelemetry callback plugin - set span start to the actual start time of the task for the given host instead of the task start time for the first host of that task (https://github.com/ansible-collections/community.general/pull/11434).