Skip to content

fix: Add support for AM/PM timestamp format for IBM MQ logs #20476

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

langenoja
Copy link

What does this PR do?

IBM MQ has additional ways of printing timestamps, and this PR adds support for the AM/PM format.

Motivation

I had a reported issue (Request #2060820) regarding this, and now that I found that this is defined here, I opted to create a PR for fixing the issue at the source.

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • Add the qa/skip-qa label if the PR doesn't need to be tested during QA.
  • If you need to backport this PR to another branch, you can add the backport/<branch-name> label to the PR and it will automatically open a backport PR once this one is merged

@langenoja
Copy link
Author

I am trying to get the tests working, and I am not sure why it fails. It looked like timestamp issues, but the error message is not sufficient to troubleshoot it. Would much appreciate some help here :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant