Sha256: 8ed672444abff0c2be598d28a11574319007be53a3315d8091ee1b125571dcb2
Contents?: true
Size: 382 Bytes
Versions: 34
Compression:
Stored size: 382 Bytes
Contents
# This file is distributed under New Relic's license terms. # See https://github.com/newrelic/newrelic-ruby-agent/blob/main/LICENSE for complete details. # frozen_string_literal: true 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
34 entries across 34 versions & 1 rubygems