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

APM/Kibana: Redis not shown as a dependency in php agent. #1118

Open
hetii opened this issue Jan 9, 2024 · 4 comments
Open

APM/Kibana: Redis not shown as a dependency in php agent. #1118

hetii opened this issue Jan 9, 2024 · 4 comments

Comments

@hetii
Copy link

hetii commented Jan 9, 2024

HI.

I have a drupal instance that use redis.
In the Newrelic I see redis as a dependency.
For APM in kibana it's missing.

Any clue or tip how to force it to be included?

APM agent: apm-agent-php_1.10.0_all.apk
APM server: 8.11.3
Kibana: 8.11.3

Discussion topic:
https://discuss.elastic.co/t/apm-kibana-redis-not-shown-as-a-dependency-in-php-agent/350508

@hetii hetii added the bug Something isn't working label Jan 9, 2024
@ownion
Copy link

ownion commented Mar 5, 2024

Hi, we also need Redis as a dependency for the PHP Agent. Is there a roadmpap planned to solve this bug?

@intuibase
Copy link
Contributor

Hey @hetii @ownion
Which php redis implementation you're using in your project?

@hetii
Copy link
Author

hetii commented Mar 13, 2024

Hey @hetii @ownion Which php redis implementation you're using in your project?

Hi @intuibase

In my case I use redis deployed by bitnami helm chart: redis-17.3.17 and redis version is 7.0.7
This redis instance is used as a cache by drupal in version 10.1.8 and php version 8.1.27
As far as I know this drupal use PhpRedis extension for communicating with the Redis storage.

B.R.

@SergeyKleyman SergeyKleyman added enhancement New feature or request triage otel triaged and removed bug Something isn't working labels Mar 26, 2024
@richardklose
Copy link

Hi @intuibase,
we have a customer using https://github.com/predis/predis and asking for an integration.

Best,
Richard

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

No branches or pull requests

5 participants