Skip to content

[extension/redisstorageextension] fix missing prefix in Batch method #38877

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

Merged
merged 3 commits into from
Mar 22, 2025

Conversation

HubertFraczek
Copy link
Contributor

Description

Redis prefix was missing in Batch method.

Testing

  1. I added a unit test that uses redismock to check if the prefix has been prepended to the key.
  2. I built an image with this change and tested it in k8s cluster.

@atoulme atoulme merged commit e0d9ed1 into open-telemetry:main Mar 22, 2025
171 checks passed
@github-actions github-actions bot added this to the next release milestone Mar 22, 2025
Fiery-Fenix pushed a commit to Fiery-Fenix/opentelemetry-collector-contrib that referenced this pull request Apr 24, 2025
…pen-telemetry#38877)

#### Description
Redis prefix was missing in `Batch` method.

#### Testing
1. I added a unit test that uses redismock to check if the prefix has
been prepended to the key.
2. I built an image with this change and tested it in k8s cluster.
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.

3 participants