[processor/geoip] Align geoIP semantic conventions attributes #34745
Labels
enhancement
New feature or request
processor/geoip
waiting-for:semantic-conventions
Waiting on something on semantic-conventions to be stabilized
Component(s)
processor/geoip
Is your feature request related to a problem? Please describe.
A PR is currently being reviewed in the semantic conventions repository, once approved and merged the GeoIP processor should align its added attributes with the semantic convention ones. For example,
geo.city_name
should be renamed togeo.city.name
.Describe the solution you'd like
Current attributes https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/processor/geoipprocessor/internal/convention/attributes.go should be the same as the to semantic convention ones.
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: