python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Jaeger not receiving any OpenTelemetry trace
So I'm trying send OpenTelemetry trace back to Jaeger. I've tried sending the traces to console and it works. But I'm not getting anything when sending it to Jaeger.
builder.Services.AddOpenTelemetryT...
Farid
Votes: 0
Answers: 2
How to generate new documents in elastic from an insertion?
Currently I monitor my applications with Jaeger and as a backend it uses elastic search, I would like to be able to aggregate this information into new documents based on some criteria in order to gen...
Vinicius Santos
Votes: 0
Answers: 1
Integrating OpenTelemetry into my .netCore (with akka.net) framework: ActivitySource or Tracer?
I'm completely new to OTel and tracing and have been learning a bit the past few days.
I've figured out, that Otel and .net have different names for the same things. ActivitySource in .Net is Tracer i...
Oliver
Votes: 0
Answers: 0