[PR #7517/8d886b42 backport][stable-8] Close elastic APM client to release connections (#7529)

Close elastic APM client to release connections (#7517)

* Close elastic APM client to release connections

* Changelog fragment

(cherry picked from commit 8d886b42ec)

Co-authored-by: Iuri de Silvio <iurisilvio@gmail.com>
This commit is contained in:
patchback[bot]
2023-11-15 22:34:45 +01:00
committed by GitHub
parent 52ffc4eb7c
commit d8ee97c7e9
2 changed files with 20 additions and 16 deletions

View File

@@ -0,0 +1,2 @@
minor_changes:
- elastic callback plugin - close elastic client to not leak resources (https://github.com/ansible-collections/community.general/pull/7517).