Fix http request logger help text - #670
Conversation
utksh1
left a comment
There was a problem hiding this comment.
This needs cleanup before merge. The PR bundles testing/backend/unit/test_request_middleware.py, which is already covered by #669, and the current backend-tests job is failing. Please rebase on latest main, remove the duplicate request middleware test file from this PR, and keep the diff focused on the http_request_logger metadata help text/checksum update.
|
Thanks for the review. I've removed the unrelated |
utksh1
left a comment
There was a problem hiding this comment.
Approved after maintainer cleanup. The PR is now focused on plugin field help text and the affected plugin checksum validates locally.
Description
Added help text for the HTTP Request Logger plugin target field.
Changes include:
Related Issues
Closes #525
Type of Change
How Has This Been Tested?
Checklist