Sha256: 33e9f4b1a0e0638fde3e8e30517f90fdefd6a7ab05d411bd3721b9308097f2fb
Contents?: true
Size: 299 Bytes
Versions: 15
Compression:
Stored size: 299 Bytes
Contents
module Datadog module Contrib module ConcurrentRuby # ConcurrentRuby integration constants module Ext APP = 'concurrent-ruby'.freeze SERVICE_NAME = 'concurrent-ruby'.freeze ENV_ENABLED = 'DD_TRACE_CONCURRENT_RUBY_ENABLED'.freeze end end end end
Version data entries
15 entries across 15 versions & 2 rubygems