Christopher Holmes
Christopher Holmes
This change introduces a utility that can be used by instrumentation to add consistent attributes for HTTP requests. Currently, HTTP attributes are set inconsistently across clients, which can be a...
This PR implements https://github.com/open-telemetry/opentelemetry-ruby-contrib/issues/15 Racecar is built on top of rdkafka, but it doesn't use the API that is implemented by the rdkafka instrumentation so an racecar specific adapter is...
### Describe the problem as clearly as you can We're in the process of upgrading our large Ruby on Rails application onto 3.3 and we've run into an issue, when...
**Description of the bug** When using a Grape service it is not possible to customise the behaviour of the rack instrumentation. This is due to the load order of instrumentations...