Class: OpenTelemetry::Common::Propagation::RackEnvGetter

Inherits:
Object
  • Object
show all
Defined in:
lib/hypertrace/instrumentation/rack_env_getter.rb

Overview

The RackEnvGetter class provides a common methods for reading keys from a rack environment. It abstracts away the rack-normalization process so that keys can be looked up without having to transform them first. With this class you can get traceparent instead of HTTP_TRACEPARENT