Skip to content

Conversation

@meotch
Copy link

@meotch meotch commented May 23, 2025

Summary of Changes

Turns PathRequestLoggingFilter back on.
Any service implementing this change needs to remove their own logback-spring.xml or add the appenders that will be added to java-mdx-web/src/main/resources/logback-spring.xml to their own instance (wedge and path-connector-hancock-whitney may need to do this)

Fixes # MC-3689

Public API Additions/Changes

None

Downstream Consumer Impact

None, this is internal logging to better troubleshoot incoming/outgoing request/response MDX values

How Has This Been Tested?

Tested locally via SNAPSHOT versions. This will still need to be cautiously tested in deployed test environment past the 12 hour logstash window (6am/6pm) where schemas get dynamically defined for that 12 hour window.

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works

Any service implementing this change needs to remove their own logback-spring.xml or add the appenders that will be added to java-mdx-web/src/main/resources/logback-spring.xml to their own instance
@meotch meotch force-pushed the mitch/restore_request_logging_filter branch from c9839f3 to a8c85d1 Compare May 23, 2025 21:32
@meotch meotch changed the title BREAKING CHANGE: restore PathRequestLoggingFilter feat!: restore PathRequestLoggingFilter May 23, 2025
@meotch meotch merged commit 29b0583 into master May 27, 2025
16 of 20 checks passed
@meotch meotch deleted the mitch/restore_request_logging_filter branch May 27, 2025 22:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants