-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Closed
Labels
Description
Component(s)
pkg/translator/azure
Describe the issue you're reporting
While removing usage of old semconv imports (#44798), i found that this package uses semantic conventions that rely on v1.25.0
| setIf(attrs, string(conventions.NetSockPeerAddrKey), log.CallerIPAddress) |
This should be updated to unblock moving to newer semantic conventions.
Tip
React with 👍 to help prioritize this issue. Please use comments to provide useful context, avoiding +1 or me too, to help us triage it. Learn more here.
Reactions are currently unavailable