Sha256: 487d87ad9ac37966957b4748231e95b64aad13ecc84ce2aa5501fa78c3f4e118

Contents?: true

Size: 187 Bytes

Versions: 5

Compression:

Stored size: 187 Bytes

Contents

# typed: true
module Datadog
  module Ext
    module Integration
      # Name of external service that performed the work
      TAG_PEER_SERVICE = 'peer.service'.freeze
    end
  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
ddtrace-0.54.2 lib/ddtrace/ext/integration.rb
ddtrace-0.54.1 lib/ddtrace/ext/integration.rb
ddtrace-0.54.0 lib/ddtrace/ext/integration.rb
ddtrace-0.53.0 lib/ddtrace/ext/integration.rb
ddtrace-0.52.0 lib/ddtrace/ext/integration.rb