Describe the feature you'd like
The Predis integration doesn't set peerServiceSources, which prevents peer service mapping from working for Redis spans.
Current Behavior
Predis spans don't have peer.service set despite DD_TRACE_PEER_SERVICE_MAPPING being configured.
Expected Behavior
Predis should set peerServiceSources like PHPRedis integration.
Is your feature request related to a problem?
No response
Describe alternatives you've considered
No response
Additional context
No response
Describe the feature you'd like
The Predis integration doesn't set peerServiceSources, which prevents peer service mapping from working for Redis spans.
Current Behavior
Predis spans don't have peer.service set despite DD_TRACE_PEER_SERVICE_MAPPING being configured.
Expected Behavior
Predis should set peerServiceSources like PHPRedis integration.
Is your feature request related to a problem?
No response
Describe alternatives you've considered
No response
Additional context
No response