Sha256: 194876d8fbd02b3871a0f6bf3c1d0e95cd29f98fc99b7f721a511e961687a311
Contents?: true
Size: 244 Bytes
Versions: 11
Compression:
Stored size: 244 Bytes
Contents
module Datadog module Contrib module Excon # Excon integration constants module Ext APP = 'excon'.freeze SERVICE_NAME = 'excon'.freeze SPAN_REQUEST = 'excon.request'.freeze end end end end
Version data entries
11 entries across 11 versions & 1 rubygems