Sha256: 65ed97b911374f22e1c43c0937122ce13188ad8b17ea9213e87189542ece9ebf
Contents?: true
Size: 422 Bytes
Versions: 7
Compression:
Stored size: 422 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.agent.spawn_background_thread
Version data entries
7 entries across 7 versions & 1 rubygems