-
Notifications
You must be signed in to change notification settings - Fork 5k
[9.0](backport #45720) Replace global loggers with local logger #13 #46079
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
* Replace global loggers with local logger #13 (cherry picked from commit 8df1efe) # Conflicts: # NOTICE.txt # filebeat/input/redis/redis_integration_test.go # go.mod # go.sum # metricbeat/mb/module/example_test.go # metricbeat/module/mongodb/collstats/collstats.go # metricbeat/module/mongodb/dbstats/dbstats.go # metricbeat/module/mongodb/metrics/metrics.go # x-pack/filebeat/input/http_endpoint/input.go # x-pack/filebeat/input/http_endpoint/input_test.go # x-pack/metricbeat/module/sql/query/dsn.go # x-pack/metricbeat/module/sql/query/dsn_test.go
|
Cherry-pick of 8df1efe has failed: To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally |
|
Pinging @elastic/integrations (Team:Integrations) |
|
Pinging @elastic/security-service-integrations (Team:Security-Service Integrations) |
|
Pinging @elastic/obs-ds-hosted-services (Team:obs-ds-hosted-services) |
|
Pinging @elastic/sec-windows-platform (Team:Security-Windows Platform) |
|
Pinging @elastic/elastic-agent-data-plane (Team:Elastic-Agent-Data-Plane) |
Proposed commit message
This PR updates
elastic-agent-libsand accomodates the logger changes made in this PR elastic/elastic-agent-libs#334Checklist
CHANGELOG.next.asciidocorCHANGELOG-developer.next.asciidoc.Related issues
This is an automatic backport of pull request Replace global loggers with local logger #13 #45720 done by Mergify.