Update SpanKind for root span

Created on 20 February 2024, 9 months ago
Updated 11 March 2024, 9 months ago

Problem/Motivation

I have gone through some implementation of opentelemetry-php sdk and found that we need to set spanKind KIND_SERVER for root span and KIND_CLIENT for request span (spans created in RequestTraceEventSubscriber)

See references:
https://github.com/open-telemetry/opentelemetry-php/blob/main/examples/t...
https://github.com/opentelemetry-php/contrib-auto-wordpress/blob/main/sr...

🐛 Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

🇮🇳India gaurav_manerkar Vasco Da Gama, Goa

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024