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)
Open Telemetry for react and vanilla JS projects
Can someone help me understand if there is a way to configure open Telemetry on the client side for react and vanilla JS projects all I want to do is to console the traces of fetch call that are being...
Ruthvik Deekonda
Votes: 0
Answers: 1
Unable to export traces to OpenTelemetry Collector on Kubernetes
I am using the opentelemetry-ruby otlp exporter for auto instrumentation:
https://github.com/open-telemetry/opentelemetry-ruby/tree/main/exporter/otlp
The otel collector was installed as a daemonset:
...
alig227
Votes: 0
Answers: 2
Google Cloud Trace - See service names on spans - trace view - open telemetry
question on Google Cloud trace - Trace details view.
I'm seeing all my spans of the trace. Also I added a resource on the open telemetry instrumentation service.name and service.version. Now, I can se...
Božidar Vulićević
Votes: 0
Answers: 0
Java agent OTel not working with New Relic
I have a Java application running with an OTel agent to collect telemetries and send them to the New Relic platform.
Configuration of OTel Java agent:
-javaagent:./agents/opentelemetry-javaagent-all.j...
Jonathan Henrique Medeiros
Votes: 0
Answers: 2