Skip to content

Conversation

@trask
Copy link
Member

@trask trask commented Oct 3, 2023

Queuing this PR so I don't forget once open-telemetry/semantic-conventions#342 is (hopefully) merged. open-telemetry/semantic-conventions#342 is merged now

Changes

Rename/replace (client|server).socket.(address|port) attributes with network.(peer|local).(address|port).

@trask trask force-pushed the network-attr-update branch from 124d981 to 1f2a886 Compare October 3, 2023 21:06
@trask trask force-pushed the network-attr-update branch from 1f2a886 to 5e654f3 Compare October 3, 2023 21:07
@trask trask marked this pull request as ready for review October 3, 2023 21:10
@trask trask requested review from a team October 3, 2023 21:10
@arminru arminru merged commit 082207b into open-telemetry:main Oct 23, 2023
carlosalberto pushed a commit that referenced this pull request Jan 9, 2024
Fixes
#3793

## Changes

Update OpenTelemetry to Zipkin Transformation to handle attributes from
older semantic conventions in a backwards compatible way so that
following attributes are (again) handled:
- `net.peer.name`
- `net.host.name`
- `net.sock.peer.addr` & `net.sock.peer.port`
- `server.socket.domain`
- `server.socket.address` & `server.socket.port`

The backwards compatibility of a stable OpenTelemetry to Zipkin
Transformation was broken by:
-
#3402
-
#3713
carlosalberto pushed a commit to carlosalberto/opentelemetry-specification that referenced this pull request Oct 31, 2024
…h `network.(peer|local).(address|port)`. (open-telemetry#3713)

Co-authored-by: Armin Ruech <[email protected]>
carlosalberto pushed a commit to carlosalberto/opentelemetry-specification that referenced this pull request Oct 31, 2024
Fixes
open-telemetry#3793

## Changes

Update OpenTelemetry to Zipkin Transformation to handle attributes from
older semantic conventions in a backwards compatible way so that
following attributes are (again) handled:
- `net.peer.name`
- `net.host.name`
- `net.sock.peer.addr` & `net.sock.peer.port`
- `server.socket.domain`
- `server.socket.address` & `server.socket.port`

The backwards compatibility of a stable OpenTelemetry to Zipkin
Transformation was broken by:
-
open-telemetry#3402
-
open-telemetry#3713
schmikei pushed a commit to schmikei/opentelemetry-specification that referenced this pull request Apr 17, 2025
…h `network.(peer|local).(address|port)`. (open-telemetry#3713)

Co-authored-by: Armin Ruech <[email protected]>
schmikei pushed a commit to schmikei/opentelemetry-specification that referenced this pull request Apr 17, 2025
…h `network.(peer|local).(address|port)`. (open-telemetry#3713)

Co-authored-by: Armin Ruech <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants