Open namkyu1999 opened 4 months ago
What this PR does / why we need it:
This pr implements opentelemetry codes according to this https://github.com/litmuschaos/litmus/pull/4684.
Parent context and OTEL endpoint are passed through env(TRACE_PARENT, OTEL_EXPORTER_OTLP_ENDPOINT)
Result is like below
relevant PRs
Checklist:
documentation
breaking-changes
requires-upgrade
What this PR does / why we need it:
This pr implements opentelemetry codes according to this https://github.com/litmuschaos/litmus/pull/4684.
Parent context and OTEL endpoint are passed through env(TRACE_PARENT, OTEL_EXPORTER_OTLP_ENDPOINT)
Result is like below
relevant PRs
Checklist:
documentation
tagbreaking-changes
tagrequires-upgrade
tag