Skip to content
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

Add --json flag to rabbitmq:consume command for structured logging #607

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

Conversation

constantin-girsteoga
Copy link

In Laravel v11.27.0, an option was added to enable structured JSON output for enhanced observability.

More details:
laravel/framework#52887

@khepin
Copy link
Collaborator

khepin commented Nov 27, 2024

If this is in laravel base it's reasonable to add here. I've enabled running the tests on the PR. Can you make sure those pass?

@constantin-girsteoga
Copy link
Author

@khepin It looks like there is an issue with the GitHub Actions workflow.

rm: cannot remove '/usr/local/bin/docker-compose': No such file or directory
Error: Process completed with exit code 1.

https://github.com/vyuldashev/laravel-queue-rabbitmq/actions/runs/11796284794/job/32904327028#step:4:12

I noticed that the scheduled tests on the master branch are also failing.
Could you please take a look and address this issue?

https://github.com/vyuldashev/laravel-queue-rabbitmq/actions/runs/12041320448/job/33572959419#step:4:12

@constantin-girsteoga
Copy link
Author

@khepin Please approve the workflow for running the tests.

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.

3 participants