Module: Datadog::Ext::HTTP

Defined in:
lib/ddtrace/ext/http.rb

Constant Summary collapse

TYPE =
'http'.freeze
TEMPLATE =
'template'.freeze
URL =
'http.url'.freeze
METHOD =
'http.method'.freeze
STATUS_CODE =
'http.status_code'.freeze