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

[opentelemetry-auto-laravel] Redis params could be array #6

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

wangchristine
Copy link

Describe your environment

PHP 8.2
Laravel 11.14
opentelemetry-auto-laravel 1.0.0

Steps to reproduce

Make a custom command app/Console/Commands/Test.php, in handle() method dispatches a job. When execute my command it shows Array to string conversion.

My .env file

CACHE_STORE=redis
QUEUE_CONNECTION=redis

What is the expected behavior?
It should't show this error.

What is the actual behavior?
image

Additional context
None.

@ChrisLightfootWild
Copy link
Contributor

This repo is a sub-tree split from https://github.com/open-telemetry/opentelemetry-php-contrib.

Please could you open an issue or open this PR in the contrib repo.

Thanks!

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.

2 participants