Sha256: d89427a38a039211029ec04e9e52754a5ae7938d4d8df89ba106961f95a0513c
Contents?: true
Size: 449 Bytes
Versions: 16
Compression:
Stored size: 449 Bytes
Contents
# (c) Copyright IBM Corp. 2021 # (c) Copyright Instana Inc. 2016 require 'instana/setup' # Boot the instana agent background thread. If you wish to have greater # control on the where and which thread this is run in, instead use # # gem "instana", :require => "instana/setup" # # ...and override ::Instana::Agent.spawn_background_thread to boot # the thread of your choice. # ::Instana::Activator.start ::Instana.agent.spawn_background_thread
Version data entries
16 entries across 16 versions & 1 rubygems