-
Notifications
You must be signed in to change notification settings - Fork 5k
[8.x](backport #42886) [feat][fbreceiver] - enable http internal monitoring #43229
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
* feat: enable http intenral monitoring * enable metricreport * review comments * chore: review comments, final per namespace registry * restore log * notice * add test cases * public the lookup func (cherry picked from commit da4c930) # Conflicts: # go.mod # go.sum
|
Cherry-pick of da4c930 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 is now in conflicts. Could you fix it? 🙏 |
|
This pull request has not been merged yet. Could you please review and merge it @VihasMakwana? 🙏 |
Proposed commit message
This PR enables internal monitoring for filebeat-receiver. This is needed to expose following details:
Screenshots
Screenshots before the changes for filebeat normal mode:
Screenshots after the changes for filebeat normal mode:
Checklist
CHANGELOG.next.asciidocorCHANGELOG-developer.next.asciidoc.Closes https://github.com/elastic/ingest-dev/issues/5136
This is an automatic backport of pull request #42886 done by Mergify.