Sha256: 8f0b3e61c92d338c18e1f245f1740bece9bd6e4d12aeb6570128ef9d54fa72fe
Contents?: true
Size: 370 Bytes
Versions: 18
Compression:
Stored size: 370 Bytes
Contents
# encoding: utf-8 # This file is distributed under New Relic's license terms. # See https://github.com/newrelic/newrelic-ruby-agent/blob/main/LICENSE for complete details. require 'new_relic/agent' module NewRelic module Agent # stub module that contains instrumentation defined in the # instrumentation directory module Instrumentation end end end
Version data entries
18 entries across 18 versions & 1 rubygems