Module NewRelic::CollectionHelper
In: lib/new_relic/collection_helper.rb

Methods

Constants

DEFAULT_TRUNCATION_SIZE = 16 * 1024
DEFAULT_ARRAY_TRUNCATION_SIZE = 128

Public Instance methods

Transform parameter hash into a hash whose values are strictly strings

Return an array of strings (backtrace), cleaned up for readability Return nil if there is no backtrace

[Validate]