Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about distributed-tracing

Read more about distributed-tracing

python (12.9k questions)

javascript (9.2k questions)

reactjs (4.7k questions)

java (4.2k questions)

java (4.2k questions)

c# (3.5k questions)

c# (3.5k questions)

html (3.3k questions)

Questions - distributed-tracing

Using Opentelemetry to write logs for Python

We are using Python and we want to use Opentelemetry for logs. I see that Logs for Python are not supported yet(https://opentelemetry.io/docs/instrumentation/python/) and for C++/.NET it is in beta/ex...
test-img

Yanir Raveh

python

open-telemetry

distributed-tracing

observability

distributedlog

Votes: 0

Answers: 1

Latest Answer

Python also has an experimental support for logging SDK. The linked status is old and not updated. Here is an example illustrating the sample usage of logging SDK with OTLP collector https://opentelem...
test-img

Srikanth Chekuri

Opentelemetry context propagation test

I'm trying to test some opentelemetry spans are correctly build and linked in parent child relations. clientSpan = Span.wrap( SpanContext.createFromRemoteParent( &quo...
test-img

AdrianS

metrics

telemetry

open-telemetry

distributed-tracing

Votes: 0

Answers: 1

Latest Answer

The wrap returns a non-recording span that contains the provided span context but has no functionality. All the operations are no-op. So whatever you do clientSpan has no effect. Please change the Tra...
test-img

Srikanth Chekuri

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved