Questions tagged [otel]

The package otel provides global access to the OpenTelemetry API. OpenTelemetry is an open source collection of tools, APIs, and SDKs to process telemetry data.

34 questions
0
votes
0 answers

failed to get config: cannot resolve the configuration:cannot retrieve the configuration:unable to read the file file:/etc/otel-collector-config.yaml

opensource-otel-collector-1 | Error: failed to get config: cannot resolve the configuration: cannot retrieve the configuration: unable to read the file file:/etc/otel-collector-config.yaml: read /etc/otel-collector-config.yaml: is a…
0
votes
1 answer

How do you properly configure Ruby on Rails local dev environment for working with aws xray open telemetry sdk

I am trying to figure out how to properly setup a local dev environment to test my tracing. However, I am running into this error: OpenTelemetry error: unexpected configuration error due to uninitialized constant Trace -…
Keimille
  • 345
  • 2
  • 11
0
votes
1 answer

Unable to use the Golang otel http client to propagate B3 headers to downstream service

I'm trying to use the otel packages to do tracing header (b3) propagation. Unfortunately I'm unable to get this to work. For the purposes of explaining, I have created a project on github which illustrates my problem:…
Rogier Lommers
  • 2,263
  • 3
  • 24
  • 38
1 2
3