-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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.17](backport #42565) Add latency metrics for logstash async output #42584
base: 8.17
Are you sure you want to change the base?
Conversation
* Add latency metrics for logstash async output * Properly handle per-batch latency (cherry picked from commit accc5e1) # Conflicts: # libbeat/outputs/logstash/async.go
Cherry-pick of accc5e1 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/elastic-agent-data-plane (Team:Elastic-Agent-Data-Plane) |
This pull request has not been merged yet. Could you please review and merge it @strawgate? 🙏 |
Same as #42537 but for Logstash
#37445 added latency metrics for the sync output but the async output is what's used by the default configuration
This is an automatic backport of pull request #42565 done by Mergify.