Skip to content
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

[8.x](backport #43800) [mbreceiver][fbreceiver] - use logp.DefaultConfig #43869

Open
wants to merge 1 commit into
base: 8.x
Choose a base branch
from

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Apr 11, 2025

Use logp.DefaultConfig() to get the default configurations. It sets addCaller to add Adds package and line number info to messages.


This is an automatic backport of pull request #43800 done by [Mergify](https://mergify.com).

* use LoggingWithTypedOutputsLocal

* use AddCaller

* notice

* lint

* notice and go.mod

(cherry picked from commit 9ecf8c4)

# Conflicts:
#	go.mod
#	go.sum
#	libbeat/cmd/instance/beat.go
@mergify mergify bot requested review from a team as code owners April 11, 2025 18:55
@mergify mergify bot added backport conflicts There is a conflict in the backported pull request labels Apr 11, 2025
@mergify mergify bot requested review from belimawr and leehinman and removed request for a team April 11, 2025 18:55
Copy link
Contributor Author

mergify bot commented Apr 11, 2025

Cherry-pick of 9ecf8c4 has failed:

On branch mergify/bp/8.x/pr-43800
Your branch is up to date with 'origin/8.x'.

You are currently cherry-picking commit 9ecf8c484.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
	modified:   NOTICE.txt

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   go.mod
	both modified:   go.sum
	both modified:   libbeat/cmd/instance/beat.go

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

@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Apr 11, 2025
@github-actions github-actions bot added the Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team label Apr 11, 2025
@elasticmachine
Copy link
Collaborator

Pinging @elastic/elastic-agent-data-plane (Team:Elastic-Agent-Data-Plane)

@botelastic botelastic bot removed the needs_team Indicates that the issue/PR needs a Team:* label label Apr 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport conflicts There is a conflict in the backported pull request Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants