Module: HTTPX::Plugins::Tracing

Defined in:
lib/httpx/plugins/tracing.rb

Overview

This plugin adds a simple interface to integrate request tracing SDKs.

An example of such an integration is the datadog adapter.

gitlab.com/os85/httpx/wikis/Tracing

Defined Under Namespace

Modules: ConnectionMethods, OptionsMethods, RequestMethods Classes: Wrapper