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.14](backport #39672) Remove verbose debug logs from acker #39682

Merged
merged 1 commit into from
May 23, 2024

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented May 23, 2024

Proposed commit message

Remove some debug log entries about acked events. Those log entries turn out to be very verbose and of very little use. They do not carry any information about the acked events, and we already have metrics about acked events in the 30s metrics and monitoring HTTP endpoint.

Checklist

  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have made corresponding change to the default configuration files
  • I have added tests that prove my fix is effective or that my feature works
  • I have added an entry in CHANGELOG.next.asciidoc or CHANGELOG-developer.next.asciidoc.

## Disruptive User Impact
## Author's Checklist

How to test this PR locally

  1. Build Filebeat from this PR
  2. Start Filebeat with filestream or log input configured and debug logs enabled (at least the acker selector)
  3. Assert no stateful ack ... or stateless ack ... messages are logged

## Related issues
## Use cases
## Screenshots
## Logs


This is an automatic backport of pull request #39672 done by Mergify.

Remove some debug log entries about acked events. Those log entries
turn out to be very verbose and of very little use. They do not carry
any information about the acked events, and we already have metrics
about acked events in the 30s metrics and monitoring HTTP endpoint.

(cherry picked from commit 62b4c18)
@mergify mergify bot requested a review from a team as a code owner May 23, 2024 07:08
@mergify mergify bot added the backport label May 23, 2024
@mergify mergify bot requested review from fearful-symmetry and faec and removed request for a team May 23, 2024 07:08
@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label May 23, 2024
@pierrehilbert pierrehilbert added the Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team label May 23, 2024
@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 May 23, 2024
@pierrehilbert pierrehilbert requested review from belimawr and removed request for fearful-symmetry and faec May 23, 2024 07:09
@belimawr belimawr merged commit 0cdea80 into 8.14 May 23, 2024
18 of 19 checks passed
@belimawr belimawr deleted the mergify/bp/8.14/pr-39672 branch May 23, 2024 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 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.

3 participants