- AbstractApplicationNamingPolicy - Class in com.newrelic.agent.application
-
- AbstractApplicationNamingPolicy() - Constructor for class com.newrelic.agent.application.AbstractApplicationNamingPolicy
-
- AbstractClassTransformer - Class in com.newrelic.agent.instrumentation
-
- AbstractClassTransformer(int) - Constructor for class com.newrelic.agent.instrumentation.AbstractClassTransformer
-
- AbstractClassTransformer(int, boolean) - Constructor for class com.newrelic.agent.instrumentation.AbstractClassTransformer
-
- AbstractCommand - Class in com.newrelic.agent.commands
-
- AbstractCommand(String) - Constructor for class com.newrelic.agent.commands.AbstractCommand
-
- AbstractController - Class in com.newrelic.agent.profile
-
Abstract class to calculate the sample period of a profiling task.
- AbstractController(ProfilingTask) - Constructor for class com.newrelic.agent.profile.AbstractController
-
- AbstractCPUSampler - Class in com.newrelic.agent.samplers
-
Samples CPU utilization using JMX.
- AbstractCPUSampler() - Constructor for class com.newrelic.agent.samplers.AbstractCPUSampler
-
- AbstractExceptionHandlerPointCut - Class in com.newrelic.agent.errors
-
- AbstractExceptionHandlerPointCut(PointCutConfiguration, ClassMatcher, MethodMatcher) - Constructor for class com.newrelic.agent.errors.AbstractExceptionHandlerPointCut
-
- AbstractExternalComponentTracer - Class in com.newrelic.agent.tracers
-
- AbstractExternalComponentTracer(Transaction, ClassMethodSignature, Object, String, String, String, String...) - Constructor for class com.newrelic.agent.tracers.AbstractExternalComponentTracer
-
- AbstractExternalComponentTracer(Transaction, ClassMethodSignature, Object, String, String, boolean, String, String...) - Constructor for class com.newrelic.agent.tracers.AbstractExternalComponentTracer
-
- AbstractExternalComponentTracer(Transaction, ClassMethodSignature, Object, String, MetricNameFormat) - Constructor for class com.newrelic.agent.tracers.AbstractExternalComponentTracer
-
- AbstractImplementationClassTransformer - Class in com.newrelic.agent.instrumentation
-
- AbstractImplementationClassTransformer(PointCutClassTransformer, boolean, Class, ClassMatcher, ClassMatcher, String) - Constructor for class com.newrelic.agent.instrumentation.AbstractImplementationClassTransformer
-
- AbstractImplementationClassTransformer(PointCutClassTransformer, boolean, Class) - Constructor for class com.newrelic.agent.instrumentation.AbstractImplementationClassTransformer
-
- AbstractMetricAggregator - Class in com.newrelic.agent.stats
-
This base implementation of a metric aggregator verifies input and catches and logs all exceptions thrown by the
classes implementing the main logic.
- AbstractMetricAggregator() - Constructor for class com.newrelic.agent.stats.AbstractMetricAggregator
-
- AbstractMetricAggregator(Logger) - Constructor for class com.newrelic.agent.stats.AbstractMetricAggregator
-
- AbstractMetricNameFormat - Class in com.newrelic.agent.tracers.metricname
-
- AbstractMetricNameFormat() - Constructor for class com.newrelic.agent.tracers.metricname.AbstractMetricNameFormat
-
- AbstractPortletPointCut - Class in com.newrelic.agent.instrumentation.pointcuts.frameworks
-
- AbstractPortletPointCut(Class<? extends TracerFactoryPointCut>, MethodMatcher) - Constructor for class com.newrelic.agent.instrumentation.pointcuts.frameworks.AbstractPortletPointCut
-
- AbstractRUMState - Class in com.newrelic.agent.tracers.jasper
-
- AbstractRUMState() - Constructor for class com.newrelic.agent.tracers.jasper.AbstractRUMState
-
- AbstractService - Class in com.newrelic.agent.service
-
- AbstractService(String) - Constructor for class com.newrelic.agent.service.AbstractService
-
- AbstractStats - Class in com.newrelic.agent.stats
-
This class is not thread-safe.
- AbstractStats() - Constructor for class com.newrelic.agent.stats.AbstractStats
-
- AbstractStats(int) - Constructor for class com.newrelic.agent.stats.AbstractStats
-
- AbstractStatsAttributeProcessor - Class in com.newrelic.agent.jmx
-
- AbstractStatsAttributeProcessor() - Constructor for class com.newrelic.agent.jmx.AbstractStatsAttributeProcessor
-
- AbstractTracer - Class in com.newrelic.agent.tracers
-
Base class for all tracers.
- AbstractTracer(Transaction) - Constructor for class com.newrelic.agent.tracers.AbstractTracer
-
Create a tracer on the current thread.
- AbstractTracer(TransactionActivity, AttributeValidator) - Constructor for class com.newrelic.agent.tracers.AbstractTracer
-
Create a tracer on the current thread.
- AbstractTracerFactory - Class in com.newrelic.agent.tracers
-
- AbstractTracerFactory() - Constructor for class com.newrelic.agent.tracers.AbstractTracerFactory
-
- AbstractTransactionNamer - Class in com.newrelic.agent.transaction
-
- AbstractTransactionNamer(Transaction, String) - Constructor for class com.newrelic.agent.transaction.AbstractTransactionNamer
-
- accept(File) - Method in class com.newrelic.agent.extension.ExtensionFileFilter
-
Accepts files which are a file, are readable, and ends with the input file extension.
- accept(File) - Method in class com.newrelic.agent.extension.MultipleExtensionFileFilter
-
Accepts files which are a file, are readable, and ends with the input file extension.
- accept(T) - Method in class com.newrelic.agent.service.module.TrackedAddSet
-
Adds an element to this set.
- accept(SpanEvent) - Method in class com.newrelic.agent.service.ReservoirAddingSpanEventConsumer
-
- acceptDistributedTracePayload(String) - Method in class com.newrelic.agent.tracing.SpanProxy
-
- acceptDistributedTracePayload(DistributedTracePayload) - Method in class com.newrelic.agent.tracing.SpanProxy
-
- acceptDistributedTracePayload(String) - Method in class com.newrelic.agent.Transaction
-
- acceptDistributedTracePayload(DistributedTracePayload) - Method in class com.newrelic.agent.Transaction
-
- acceptDistributedTracePayload(String) - Method in class com.newrelic.agent.TransactionApiImpl
-
- acceptDistributedTracePayload(DistributedTracePayload) - Method in class com.newrelic.agent.TransactionApiImpl
-
- ACCEPTED - Static variable in class com.newrelic.agent.transport.HttpResponseCode
-
- access - Variable in class com.newrelic.agent.util.asm.ClassStructure
-
- AccessMethodMatcher - Class in com.newrelic.agent.instrumentation.methodmatchers
-
- AccessMethodMatcher(int) - Constructor for class com.newrelic.agent.instrumentation.methodmatchers.AccessMethodMatcher
-
- ACCOUNT_ID - Static variable in class com.newrelic.agent.config.AgentConfigFactory
-
- ACCOUNT_ID - Static variable in class com.newrelic.agent.config.DistributedTracingConfig
-
- ACCOUNT_ID - Static variable in class com.newrelic.agent.tracing.DistributedTraceUtil
-
- accountId - Variable in class com.newrelic.agent.tracing.DistributedTracePayloadImpl
-
- ActionInvocation - Interface in com.newrelic.agent.instrumentation.pointcuts.frameworks.struts
-
- ActionProxy - Interface in com.newrelic.agent.instrumentation.pointcuts.frameworks.struts
-
- activityFailedOrIgnored(TransactionActivity, int) - Method in class com.newrelic.agent.DummyTransaction
-
- activityFailedOrIgnored(TransactionActivity, int) - Method in class com.newrelic.agent.Transaction
-
The activity failed to complete normally, typically due to an internal error.
- activityFinished(TransactionActivity, Tracer, int) - Method in class com.newrelic.agent.DummyTransaction
-
- activityFinished(TransactionActivity, Tracer, int) - Method in class com.newrelic.agent.Transaction
-
- add(ProfiledMethod, S, boolean) - Method in class com.newrelic.agent.profile.v2.BaseTree
-
- add(TransactionActivity, Map<Tracer, Collection<Tracer>>) - Method in class com.newrelic.agent.profile.v2.TransactionActivityTree
-
- add(E) - Method in class com.newrelic.agent.service.analytics.DistributedSamplingPriorityQueue
-
- add(E) - Method in class com.newrelic.agent.service.analytics.FixedSizeArrayList
-
- add(int, E) - Method in class com.newrelic.agent.service.analytics.FixedSizeArrayList
-
- add(Tracer) - Method in class com.newrelic.agent.TracerList
-
- add(int, Tracer) - Method in class com.newrelic.agent.TracerList
-
- add(ClassMethodSignature) - Method in class com.newrelic.agent.tracers.ClassMethodSignatures
-
- add(Object) - Method in class com.newrelic.agent.transport.InitialSizedJsonArray
-
- add(E) - Method in class com.newrelic.agent.util.FixedSizeSet
-
- add(E) - Method in class com.newrelic.agent.util.InsertOnlyArray
-
Add an element to the array using a lock.
- addAll(Collection<? extends E>) - Method in class com.newrelic.agent.service.analytics.FixedSizeArrayList
-
- addAll(int, Collection<? extends E>) - Method in class com.newrelic.agent.service.analytics.FixedSizeArrayList
-
- addAll(Collection<? extends Tracer>) - Method in class com.newrelic.agent.TracerList
-
- addAll(int, Collection<? extends Tracer>) - Method in class com.newrelic.agent.TracerList
-
- addAll(Collection<Object>) - Method in class com.newrelic.agent.transport.InitialSizedJsonArray
-
- addAttribute(String, String, String) - Method in class com.newrelic.agent.attributes.AttributeSender
-
Add a key/value pair to the current transaction.
- addAttribute(String, Number, String) - Method in class com.newrelic.agent.attributes.AttributeSender
-
Add a key/value pair to the current transaction.
- addAttribute(String, Boolean, String) - Method in class com.newrelic.agent.attributes.AttributeSender
-
Add a key/value pair to the current transaction.
- addAttribute(String, Map<String, String>, String) - Method in class com.newrelic.agent.attributes.AttributeSender
-
Add a key with a map of values to the current transaction.
- addAttributes(Map<String, Object>, String) - Method in class com.newrelic.agent.attributes.AttributeSender
-
Add a map of attributes to the current transaction.
- addBridgeMethod(Method) - Method in class com.newrelic.agent.instrumentation.context.InstrumentationContext
-
Add a bridged method to this context.
- addChild(ProfiledMethod) - Method in class com.newrelic.agent.profile.v2.ProfileSegment
-
Add a child segment to this segment if it doesn't already exist.
- addChild(TransactionSegment) - Method in class com.newrelic.agent.trace.TransactionSegment
-
- addClassMatcherIncludes(Collection<ClassMatcher>) - Method in class com.newrelic.agent.instrumentation.ClassNameFilter
-
- addClassMethodMatcher(ClassAndMethodMatcher...) - Method in class com.newrelic.agent.instrumentation.classmatchers.OptimizedClassMatcherBuilder
-
- addClassResolver(ClassResolver) - Method in class com.newrelic.agent.instrumentation.context.InstrumentationContext
-
Adds a class resolver to the current context.
- addCommands(Command...) - Method in class com.newrelic.agent.commands.CommandParser
-
Adds a command to this parser.
- addConfigClassFilters(AgentConfig) - Method in class com.newrelic.agent.instrumentation.ClassNameFilter
-
Add include/exclude classes in the configuration file.
- addConnectionListener(ConnectionListener) - Method in interface com.newrelic.agent.RPMServiceManager
-
- addConnectionListener(ConnectionListener) - Method in class com.newrelic.agent.RPMServiceManagerImpl
-
- addConsoleHandler() - Static method in class com.newrelic.agent.logging.AgentLogManager
-
- addConsoleHandler() - Method in interface com.newrelic.agent.logging.IAgentLogManager
-
- addConstruct(ConfigurationConstruct) - Method in class com.newrelic.agent.extension.ExtensionService
-
This method allows other services to extend the yml parser to support their own custom yml.
- addContextClassTransformer(ClassMatchVisitorFactory, ContextClassTransformer) - Method in class com.newrelic.agent.instrumentation.context.InstrumentationContextManager
-
Add a factory that generates class visitors to match classes and the class transformer that is responsible for
processing successful matches.
- addCustomAttribute(String, String) - Method in class com.newrelic.agent.PrivateApiImpl
-
- addCustomAttribute(String, Number) - Method in class com.newrelic.agent.PrivateApiImpl
-
- addCustomAttribute(String, Map<String, String>) - Method in class com.newrelic.agent.PrivateApiImpl
-
- addCustomAttribute(String, Number) - Method in class com.newrelic.agent.Segment
-
- addCustomAttribute(String, String) - Method in class com.newrelic.agent.Segment
-
- addCustomAttribute(String, boolean) - Method in class com.newrelic.agent.Segment
-
- addCustomAttribute(String, Number) - Method in class com.newrelic.agent.tracers.AbstractTracer
-
- addCustomAttribute(String, String) - Method in class com.newrelic.agent.tracers.AbstractTracer
-
- addCustomAttribute(String, boolean) - Method in class com.newrelic.agent.tracers.AbstractTracer
-
- addCustomAttribute(String, Number) - Method in class com.newrelic.agent.tracers.NoOpTracer
-
- addCustomAttribute(String, String) - Method in class com.newrelic.agent.tracers.NoOpTracer
-
- addCustomAttribute(String, boolean) - Method in class com.newrelic.agent.tracers.NoOpTracer
-
- addCustomAttribute(String, Number) - Method in class com.newrelic.agent.tracers.UltraLightTracer
-
- addCustomAttribute(String, String) - Method in class com.newrelic.agent.tracers.UltraLightTracer
-
- addCustomAttribute(String, boolean) - Method in class com.newrelic.agent.tracers.UltraLightTracer
-
- addCustomAttributeImpl(String, Object, String) - Method in class com.newrelic.agent.attributes.AttributeSender
-
- addCustomAttributeImpl(String, Object, String) - Method in class com.newrelic.agent.attributes.CustomAttributeSender
-
- addCustomAttributes(Map<String, Object>) - Method in class com.newrelic.agent.Segment
-
- addCustomAttributes(Map<String, Object>) - Method in class com.newrelic.agent.tracers.AbstractTracer
-
- addCustomAttributes(Map<String, Object>) - Method in class com.newrelic.agent.tracers.NoOpTracer
-
- addCustomAttributes(Map<String, Object>) - Method in class com.newrelic.agent.tracers.UltraLightTracer
-
- addCustomAttributesImpl(Map<String, Object>, String) - Method in class com.newrelic.agent.attributes.AttributeSender
-
- addCustomParameter(String, String) - Method in class com.newrelic.api.agent.NewRelicApiImplementation
-
Add a key/value pair to the current transaction.
- addCustomParameter(String, Number) - Method in class com.newrelic.api.agent.NewRelicApiImplementation
-
Add a key/value pair to the current transaction.
- addCustomParameter(String, boolean) - Method in class com.newrelic.api.agent.NewRelicApiImplementation
-
Add a key/value pair to the current transaction.
- addCustomParameters(Map<String, Object>) - Method in class com.newrelic.api.agent.NewRelicApiImplementation
-
Add key/value pairs to the current transaction.
- addDeprecatedProperties - Static variable in class com.newrelic.agent.config.BaseConfig
-
- addDeprecatedProperty(String[], String[]) - Static method in class com.newrelic.agent.config.BaseConfig
-
Adds a marker for later that a deprecated property should be logged as such.
- addEnvironmentChangeListener(EnvironmentChangeListener) - Method in class com.newrelic.agent.environment.Environment
-
- addErrorMessage(String) - Method in class com.newrelic.agent.reinstrument.ReinstrumentResult
-
Sets the field errorMessages.
- addExclude(String) - Method in class com.newrelic.agent.instrumentation.ClassNameFilter
-
Exclude matching classes.
- addExcludeClass(String) - Method in class com.newrelic.agent.instrumentation.ClassNameFilter
-
Exclude the given class.
- addExcludeFileClassFilters() - Method in class com.newrelic.agent.instrumentation.ClassNameFilter
-
Add excluded classes in the excludes file.
- addExcludeRegex(String) - Method in class com.newrelic.agent.instrumentation.ClassNameFilter
-
Exclude classes matching the regular expression.
- addExclusiveRollupMetricName(String...) - Method in class com.newrelic.agent.tracers.AbstractTracer
-
- addExclusiveRollupMetricName(String...) - Method in class com.newrelic.agent.tracers.NoOpTracer
-
- addExclusiveRollupMetricName(String...) - Method in class com.newrelic.agent.tracers.UltraLightTracer
-
- addExtension(Extension, List<JmxGet>) - Method in class com.newrelic.agent.jmx.create.JmxObjectFactory
-
- addHarvestable(Harvestable) - Method in interface com.newrelic.agent.HarvestService
-
- addHarvestable(Harvestable) - Method in class com.newrelic.agent.HarvestServiceImpl
-
- addHarvestableToService() - Method in interface com.newrelic.agent.errors.ErrorService
-
- addHarvestableToService() - Method in class com.newrelic.agent.errors.ErrorServiceImpl
-
- addHarvestableToService(String) - Method in interface com.newrelic.agent.service.analytics.InsightsService
-
- addHarvestableToService(String) - Method in class com.newrelic.agent.service.analytics.InsightsServiceImpl
-
- addHarvestableToService(String) - Method in interface com.newrelic.agent.service.analytics.SpanEventsService
-
- addHarvestableToService(String) - Method in class com.newrelic.agent.service.analytics.SpanEventsServiceImpl
-
There is only one event reservoir for Distributed Tracing so there only needs to be one harvestable for it.
- addHarvestableToService(String) - Method in class com.newrelic.agent.service.analytics.TransactionEventsService
-
- addHarvestListener(HarvestListener) - Method in interface com.newrelic.agent.HarvestService
-
- addHarvestListener(HarvestListener) - Method in class com.newrelic.agent.HarvestServiceImpl
-
Add a listener that will be called by the harvest tasks before and after metric data is sent.
- addIAgentConfigListener(AgentConfigListener) - Method in interface com.newrelic.agent.config.ConfigService
-
- addIAgentConfigListener(AgentConfigListener) - Method in class com.newrelic.agent.config.ConfigServiceImpl
-
- addIfNotPresent(String, String) - Method in class com.newrelic.agent.extension.util.MethodMapper
-
Returns true if the descriptor was not present and was therefore added to the mapper.
- addIgnoreApdexMethod(String, String) - Method in class com.newrelic.agent.instrumentation.context.InstrumentationContext
-
- addIgnoreApdexMethod(String, String) - Method in class com.newrelic.agent.instrumentation.context.TraceInformation
-
- addIgnoreTransactionMethod(String, String) - Method in class com.newrelic.agent.instrumentation.context.InstrumentationContext
-
- addIgnoreTransactionMethod(Method) - Method in class com.newrelic.agent.instrumentation.context.InstrumentationContext
-
- addIgnoreTransactionMethod(String, String) - Method in class com.newrelic.agent.instrumentation.context.TraceInformation
-
Sets the field ignoreTransactionMethods.
- addIgnoreTransactionMethod(Method) - Method in class com.newrelic.agent.instrumentation.context.TraceInformation
-
Sets the field ignoreTransactionMethods.
- addInclude(String) - Method in class com.newrelic.agent.instrumentation.ClassNameFilter
-
Include matching classes.
- addIncludeClass(String) - Method in class com.newrelic.agent.instrumentation.ClassNameFilter
-
Include the given class.
- addIncludeRegex(String) - Method in class com.newrelic.agent.instrumentation.ClassNameFilter
-
Include classes matching the regular expression.
- AddInterfaceAdapter - Class in com.newrelic.agent.instrumentation
-
Add an interface to the visited class or interface.
- AddInterfaceAdapter(ClassVisitor, String, Class<?>) - Constructor for class com.newrelic.agent.instrumentation.AddInterfaceAdapter
-
- addInterfaceMixin(Class<?>) - Method in class com.newrelic.agent.instrumentation.InterfaceMixinClassTransformer
-
For testing.
- addInternalExtensionForTesting(Extension) - Method in class com.newrelic.agent.extension.ExtensionService
-
- addJmxAttributeProcessor(JmxAttributeProcessor) - Method in class com.newrelic.agent.jmx.JmxService
-
- addJmxFrameworkValues(JmxFrameworkValues) - Method in class com.newrelic.agent.jmx.JmxService
-
This method can be called by multiple threads.
- addJmxMBeanGroup(String) - Method in class com.newrelic.agent.jmx.JmxApiImpl
-
- addLoader(Type, VariableLoader) - Method in class com.newrelic.agent.util.asm.BytecodeGenProxyBuilder
-
Adds a custom variable loader for the given type to extend the built in argument type support.
- addMBeanServer(MBeanServer) - Method in class com.newrelic.agent.PrivateApiImpl
-
- addMethod(String, List<String>) - Method in class com.newrelic.agent.extension.util.MethodMapper
-
Adds the method to the list.
- addMixinInterfacesToBootstrap(JarResource, URL, Instrumentation) - Static method in class com.newrelic.agent.Agent
-
Extract all the mixins from the Agent jar and add them to the bootstrap classloader.
- addNode(AttributesNode) - Method in class com.newrelic.agent.attributes.AttributesNode
-
- addNode(AttributesNode) - Method in class com.newrelic.agent.attributes.RootConfigAttributesNode
-
- addNodeToMe(AttributesNode) - Method in class com.newrelic.agent.attributes.AttributesNode
-
- addOldInvokerStyleInstrumentationMethod(Method, PointCut) - Method in class com.newrelic.agent.instrumentation.context.InstrumentationContext
-
- addOldReflectionStyleInstrumentationMethod(Method, PointCut) - Method in class com.newrelic.agent.instrumentation.context.InstrumentationContext
-
- addOutboundRequestHeaders(OutboundHeaders) - Method in class com.newrelic.agent.Segment
-
- addOutboundRequestHeaders(OutboundHeaders) - Method in class com.newrelic.agent.tracers.AbstractTracer
-
- addOutboundRequestHeaders(OutboundHeaders) - Method in class com.newrelic.agent.tracers.DefaultTracer
-
- addOutboundRequestHeaders(OutboundHeaders) - Method in class com.newrelic.agent.tracers.NoOpTracer
-
- addOutboundRequestHeaders(OutboundHeaders) - Method in class com.newrelic.agent.tracers.UltraLightTracer
-
- addOutboundResponseHeaders() - Method in class com.newrelic.agent.DummyTransaction
-
- addOutboundResponseHeaders() - Method in class com.newrelic.agent.Transaction
-
Instruct the transaction to write the outbound response headers.
- addOutboundResponseHeaders() - Method in class com.newrelic.agent.TransactionApiImpl
-
- addProfile(ProfilerParameters) - Method in class com.newrelic.agent.profile.AbstractController
-
- addProfile(ProfilerParameters) - Method in interface com.newrelic.agent.profile.ProfilingTask
-
- addRollupMetricName(String) - Method in class com.newrelic.agent.instrumentation.tracing.TraceDetailsBuilder
-
- addRollupMetricName(String...) - Method in class com.newrelic.agent.tracers.AbstractTracer
-
- addRollupMetricName(String...) - Method in class com.newrelic.agent.tracers.NoOpTracer
-
- addRollupMetricName(String...) - Method in class com.newrelic.agent.tracers.UltraLightTracer
-
- addRPMService(RPMService) - Method in class com.newrelic.agent.circuitbreaker.CircuitBreakerService
-
- addSampler(Runnable, int, TimeUnit) - Method in class com.newrelic.agent.PrivateApiImpl
-
- addSampler(Runnable, long, TimeUnit) - Method in class com.newrelic.agent.samplers.NoopSamplerService
-
- addSampler(Runnable, long, long, TimeUnit) - Method in class com.newrelic.agent.samplers.NoopSamplerService
-
- addSampler(Runnable, long, TimeUnit) - Method in interface com.newrelic.agent.samplers.SamplerService
-
Schedules runnable to be run at given period.
- addSampler(Runnable, long, long, TimeUnit) - Method in interface com.newrelic.agent.samplers.SamplerService
-
Schedules runnable to be run at given period with the given initial delay
- addSampler(Runnable, long, TimeUnit) - Method in class com.newrelic.agent.samplers.SamplerServiceImpl
-
- addSampler(Runnable, long, long, TimeUnit) - Method in class com.newrelic.agent.samplers.SamplerServiceImpl
-
- addService(Service) - Static method in class com.newrelic.agent.service.ServiceFactory
-
- addService(Service) - Method in interface com.newrelic.agent.service.ServiceManager
-
- addService(Service) - Method in class com.newrelic.agent.service.ServiceManagerImpl
-
- addServiceInitialization(String) - Static method in class com.newrelic.agent.service.ServiceTiming
-
- addServiceStart(String) - Static method in class com.newrelic.agent.service.ServiceTiming
-
- addSimpleMappedProperty(String, Object, Map<String, Object>) - Static method in class com.newrelic.agent.config.AgentConfigFactory
-
Warning: This method will mutate the provided settings map.
- addSlowQueriesFromTransaction(TransactionData) - Method in interface com.newrelic.agent.sql.SlowQueryAggregator
-
Add any slow queries that occurred during the provided transaction.
- addSlowQueriesFromTransaction(TransactionData) - Method in class com.newrelic.agent.sql.SlowQueryAggregatorImpl
-
- addSlowQueriesUnderLock(TransactionData, List<SlowQueryInfo>) - Method in class com.newrelic.agent.sql.SlowQueryAggregatorImpl
-
- addStackTrace(long, boolean, ThreadType, StackTraceElement...) - Method in interface com.newrelic.agent.profile.IProfile
-
- addStackTrace(long, boolean, ThreadType, StackTraceElement...) - Method in class com.newrelic.agent.profile.KeyTransactionProfile
-
- addStackTrace(long, boolean, ThreadType, StackTraceElement...) - Method in class com.newrelic.agent.profile.Profile
-
Subclasses may override.
- addStackTrace(List<StackTraceElement>, boolean) - Method in class com.newrelic.agent.profile.ProfileTree
-
- addStackTrace(ThreadInfo, boolean, ThreadType) - Method in interface com.newrelic.agent.profile.v2.IProfile
-
- addStackTrace(ThreadInfo, boolean, ThreadType) - Method in class com.newrelic.agent.profile.v2.Profile
-
Subclasses may override.
- addStackTrace(List<StackTraceElement>, boolean) - Method in class com.newrelic.agent.profile.v2.ProfileTree
-
- addString(String) - Method in class com.newrelic.agent.profile.v2.Murmur3StringMap
-
- addString(String) - Method in interface com.newrelic.agent.util.StringMap
-
- addTimedMethods(Method...) - Method in class com.newrelic.agent.instrumentation.context.InstrumentationContext
-
Adds methods that are timed with method tracers.
- addToInstrumentationContext(InstrumentationContext, Method) - Method in class com.newrelic.agent.instrumentation.weaver.preprocessors.TracedWeaveInstrumentationTracker
-
Add this weave trace details to the passed in InstrumentationContext.
- addToObjectCache(Object) - Method in class com.newrelic.agent.instrumentation.InstrumentationImpl
-
- addTotalCpuTimeForLegacy(long) - Method in class com.newrelic.agent.DummyTransaction
-
- addTotalCpuTimeForLegacy(long) - Method in class com.newrelic.agent.Transaction
-
- addTrace(Method, TraceDetails) - Method in class com.newrelic.agent.instrumentation.context.InstrumentationContext
-
Adds a method to be traced (timed) by instrumentation injected by the
TraceClassVisitor
.
- addTrace(Method, TraceDetails) - Method in interface com.newrelic.agent.instrumentation.context.TraceDetailsList
-
- addTracedMethods(Map<Method, TraceDetails>) - Method in class com.newrelic.agent.instrumentation.context.InstrumentationContext
-
Adds methods to be traced (timed) by instrumentation injected by the
TraceClassVisitor
.
- addTraceInformation(ConcurrentMap<String, Set<TracedWeaveInstrumentationTracker>>, String, InstrumentationContext, ClassNode, String) - Static method in class com.newrelic.agent.instrumentation.weaver.ClassWeaverService
-
For every tracer that originated from weaved code:
Add WeaveInstrumentation info to the context
Remove the tracer from the composite method
- addTraceMatcher(ClassAndMethodMatcher, String) - Method in interface com.newrelic.agent.instrumentation.ClassTransformerService
-
Add a matcher that will match class/methods which should be traced.
- addTraceMatcher(ClassAndMethodMatcher, String) - Method in class com.newrelic.agent.instrumentation.ClassTransformerServiceImpl
-
- addTracer() - Method in class com.newrelic.agent.transaction.TransactionCounts
-
- addTracer(Tracer) - Method in class com.newrelic.agent.TransactionActivity
-
- addTracerParameter(String, Number) - Method in class com.newrelic.agent.PrivateApiImpl
-
- addTracerParameter(String, String) - Method in class com.newrelic.agent.PrivateApiImpl
-
Allows modules to add strings to a segment in a transaction trace.
- addTracerParameter(String, Map<String, String>) - Method in class com.newrelic.agent.PrivateApiImpl
-
- addTracers(int) - Method in class com.newrelic.agent.transaction.TransactionCounts
-
- addTracerToStack(Tracer) - Method in class com.newrelic.agent.TransactionActivity
-
Copies a tracer to the call stack.
- addTransactionListener(TransactionListener) - Method in class com.newrelic.agent.TransactionService
-
- addTransactionListener(ExtendedTransactionListener) - Method in class com.newrelic.agent.TransactionService
-
- addTransactionStatsListener(TransactionStatsListener) - Method in class com.newrelic.agent.TransactionService
-
- addTransactionTraceSampler(ITransactionSampler) - Method in class com.newrelic.agent.trace.TransactionTraceService
-
- addTransformer(ClassFileTransformer, boolean) - Method in class com.newrelic.agent.util.InstrumentationWrapper
-
- addTransformer(ClassFileTransformer) - Method in class com.newrelic.agent.util.InstrumentationWrapper
-
- addURL(URL) - Method in class com.newrelic.agent.service.module.ClassNoticingFactory
-
Adds a url which represents a jar or a directory.
- addWeavedMethod(Method, String) - Method in class com.newrelic.agent.instrumentation.context.InstrumentationContext
-
Adds a weaved method.
- afterHarvest(String) - Method in class com.newrelic.agent.cache.CacheService
-
- afterHarvest(String) - Method in class com.newrelic.agent.circuitbreaker.CircuitBreakerService
-
- afterHarvest(String) - Method in class com.newrelic.agent.commands.CommandParser
-
- afterHarvest(String) - Method in class com.newrelic.agent.config.ConfigServiceImpl
-
- afterHarvest(String) - Method in class com.newrelic.agent.errors.ErrorServiceImpl
-
- afterHarvest(String) - Method in class com.newrelic.agent.extension.ExtensionService
-
- afterHarvest(String) - Method in class com.newrelic.agent.GCService
-
- afterHarvest(String) - Method in interface com.newrelic.agent.HarvestListener
-
Called after the harvest.
- afterHarvest(String) - Method in class com.newrelic.agent.jmx.JmxService
-
- afterHarvest(String) - Method in class com.newrelic.agent.language.SourceLanguageService
-
- afterHarvest(String) - Method in class com.newrelic.agent.profile.AbstractController
-
- afterHarvest(String) - Method in class com.newrelic.agent.samplers.CPUSamplerService
-
- afterHarvest(String) - Method in class com.newrelic.agent.service.async.AsyncTransactionService
-
- afterHarvest(String) - Method in class com.newrelic.agent.service.module.JarCollectorHarvestListener
-
- afterHarvest(String) - Method in class com.newrelic.agent.sql.SqlTraceServiceImpl
-
- afterHarvest(String) - Method in class com.newrelic.agent.trace.TransactionTraceService
-
- afterHarvest(String) - Method in class com.newrelic.agent.tracing.DistributedTraceServiceImpl
-
- Agent - Class in com.newrelic.agent
-
New Relic Agent class.
- Agent() - Constructor for class com.newrelic.agent.Agent
-
- AGENT_BRIDGE_AGENT_TYPE - Static variable in class com.newrelic.agent.instrumentation.tracing.BridgeUtils
-
- AGENT_BRIDGE_DATASTORE_JAR_NAME - Static variable in class com.newrelic.bootstrap.BootstrapLoader
-
- AGENT_BRIDGE_GET_AGENT_METHOD - Static variable in class com.newrelic.agent.instrumentation.tracing.BridgeUtils
-
- AGENT_BRIDGE_JAR_NAME - Static variable in class com.newrelic.bootstrap.BootstrapLoader
-
- AGENT_BRIDGE_TYPE - Static variable in class com.newrelic.agent.instrumentation.tracing.BridgeUtils
-
- AGENT_COMMAND_RESULTS - Static variable in class com.newrelic.agent.transport.CollectorMethods
-
- AGENT_CONFIG - Static variable in class com.newrelic.agent.config.AgentConfigFactory
-
- AGENT_ENABLED - Static variable in class com.newrelic.agent.config.AgentConfigImpl
-
- AGENT_METRICS_COUNT - Static variable in class com.newrelic.agent.MetricNames
-
- AGENT_RUN_ID_KEY - Static variable in class com.newrelic.agent.transport.ConnectionResponse
-
- AGENT_THREAD_NAMES_KEY - Static variable in interface com.newrelic.agent.profile.v2.IProfile
-
- agentAttributes - Variable in class com.newrelic.agent.errors.TracedError.Builder
-
- agentAttributes(Map<String, Object>) - Method in class com.newrelic.agent.errors.TracedError.Builder
-
- AgentAttributeSender - Class in com.newrelic.agent.attributes
-
- AgentAttributeSender() - Constructor for class com.newrelic.agent.attributes.AgentAttributeSender
-
- AgentClassLoaderBaseInstrumentation - Class in com.newrelic.agent.instrumentation.builtin
-
This Weave class will match every ClassLoader that extends "java.lang.ClassLoader" and we specifically make sure
that it does not apply for "java.lang.ClassLoader" directly via our usage in
ClassLoaderClassTransformer
- AgentClassLoaderBaseInstrumentation() - Constructor for class com.newrelic.agent.instrumentation.builtin.AgentClassLoaderBaseInstrumentation
-
- AgentClassLoaderInstrumentation - Class in com.newrelic.agent.instrumentation.builtin
-
- AgentClassLoaderInstrumentation() - Constructor for class com.newrelic.agent.instrumentation.builtin.AgentClassLoaderInstrumentation
-
- AgentCollectionFactory - Class in com.newrelic.agent.util
-
- AgentCollectionFactory() - Constructor for class com.newrelic.agent.util.AgentCollectionFactory
-
- AgentConfig - Interface in com.newrelic.agent.config
-
General configuration for the agent.
- agentConfig(AgentConfig) - Method in class com.newrelic.agent.service.analytics.SpanEventsServiceImpl.Builder
-
- AgentConfigFactory - Class in com.newrelic.agent.config
-
- AgentConfigFactory() - Constructor for class com.newrelic.agent.config.AgentConfigFactory
-
- AgentConfigHelper - Class in com.newrelic.agent.config
-
- AgentConfigHelper() - Constructor for class com.newrelic.agent.config.AgentConfigHelper
-
- AgentConfigImpl - Class in com.newrelic.agent.config
-
- AgentConfigListener - Interface in com.newrelic.agent.config
-
- AgentConnectionEstablishedListener - Interface in com.newrelic.agent
-
- AgentError - Error in com.newrelic.agent.util
-
- AgentError(String, Throwable) - Constructor for error com.newrelic.agent.util.AgentError
-
- AgentError(String) - Constructor for error com.newrelic.agent.util.AgentError
-
- AgentError(Throwable) - Constructor for error com.newrelic.agent.util.AgentError
-
- AgentIdentity - Class in com.newrelic.agent.environment
-
This object encapsulates the key environment variables that identify an application to the New Relic service.
- AgentIdentity(String, String, Integer, String) - Constructor for class com.newrelic.agent.environment.AgentIdentity
-
- agentIdentityChanged(AgentIdentity) - Method in interface com.newrelic.agent.environment.EnvironmentChangeListener
-
This is invoked whenever the identifying environment information changes.
- agentIdentityChanged(AgentIdentity) - Method in class com.newrelic.agent.RPMService
-
- AgentImpl - Class in com.newrelic.agent
-
- AgentImpl(Logger) - Constructor for class com.newrelic.agent.AgentImpl
-
- AgentJarHelper - Class in com.newrelic.agent.config
-
- AgentJarHelper() - Constructor for class com.newrelic.agent.config.AgentJarHelper
-
- AgentLogManager - Class in com.newrelic.agent.logging
-
- AgentPostprocessors - Class in com.newrelic.agent.instrumentation.weaver.preprocessors
-
- AgentPostprocessors() - Constructor for class com.newrelic.agent.instrumentation.weaver.preprocessors.AgentPostprocessors
-
- AgentPreprocessors - Class in com.newrelic.agent.instrumentation.weaver.preprocessors
-
- AgentPreprocessors(AgentConfig, ConcurrentMap<String, Set<TracedWeaveInstrumentationTracker>>) - Constructor for class com.newrelic.agent.instrumentation.weaver.preprocessors.AgentPreprocessors
-
- AgentPreprocessors.InstrumentationPackageNameRewriter - Class in com.newrelic.agent.instrumentation.weaver.preprocessors
-
- AgentPreprocessors.InstrumentationPackageRemapper - Class in com.newrelic.agent.instrumentation.weaver.preprocessors
-
- AgentPreprocessors.TokenNullCheckClassVisitor - Class in com.newrelic.agent.instrumentation.weaver.preprocessors
-
A visitor which detects simple cases where the user calls expire on a token but does not null the token out.
- AgentWeaverListener - Class in com.newrelic.agent.instrumentation.weaver
-
Hooks into the Weaver's lifetime listener.
- AgentWeaverListener(WeaveViolationLogger) - Constructor for class com.newrelic.agent.instrumentation.weaver.AgentWeaverListener
-
- AgentWrapper - Class in com.newrelic.agent.instrumentation
-
This class helps us instrument bootstrap classloader classes.
- aggregate(Tracer) - Method in class com.newrelic.agent.sql.SlowQueryInfo
-
- aggregate(TransactionData, Tracer) - Method in class com.newrelic.agent.sql.SlowQueryInfo
-
- aggregate(SlowQueryInfo) - Method in class com.newrelic.agent.sql.SlowQueryInfo
-
- ALL - Static variable in class com.newrelic.agent.database.DatastoreMetrics
-
- ALL - Static variable in class com.newrelic.agent.MetricNames
-
- ALL - Static variable in class com.newrelic.agent.util.asm.ClassStructure
-
This flag indicates that all details about the class should be collected.
- ALL_OTHER - Static variable in class com.newrelic.agent.database.DatastoreMetrics
-
- ALL_OTHER - Static variable in class com.newrelic.agent.MetricNames
-
- ALL_WEB - Static variable in class com.newrelic.agent.database.DatastoreMetrics
-
- ALL_WEB - Static variable in class com.newrelic.agent.MetricNames
-
- AllClassesMatcher - Class in com.newrelic.agent.instrumentation.classmatchers
-
Matches all concrete or abstract classes.
- AllClassesMatcher() - Constructor for class com.newrelic.agent.instrumentation.classmatchers.AllClassesMatcher
-
- AllMethodsAndInitMatcher - Class in com.newrelic.agent.instrumentation.methodmatchers
-
Matches all methods, constructor and class init methods.
- AllMethodsAndInitMatcher() - Constructor for class com.newrelic.agent.instrumentation.methodmatchers.AllMethodsAndInitMatcher
-
- AllMethodsMatcher - Class in com.newrelic.agent.instrumentation.methodmatchers
-
A method matcher that matches all methods except constructors.
- AllMethodsMatcher() - Constructor for class com.newrelic.agent.instrumentation.methodmatchers.AllMethodsMatcher
-
- ALLOW_MULTIPLE_FOOTERS - Static variable in class com.newrelic.agent.config.BrowserMonitoringConfigImpl
-
- ALLOWED_CLASSES - Static variable in class com.newrelic.agent.config.StripExceptionConfigImpl
-
- ANALYTIC_EVENT_DATA - Static variable in class com.newrelic.agent.transport.CollectorMethods
-
- AndClassMatcher - Class in com.newrelic.agent.instrumentation.classmatchers
-
- AndClassMatcher(ClassMatcher...) - Constructor for class com.newrelic.agent.instrumentation.classmatchers.AndClassMatcher
-
- AndClassMatcher(Collection<ClassMatcher>) - Constructor for class com.newrelic.agent.instrumentation.classmatchers.AndClassMatcher
-
- AndMethodMatcher - Class in com.newrelic.agent.instrumentation.methodmatchers
-
A method matcher which 'ands' a set of method matchers - if all of the child matchers match, this matcher matches,
otherwise it doesn't.
- AndMethodMatcher(MethodMatcher...) - Constructor for class com.newrelic.agent.instrumentation.methodmatchers.AndMethodMatcher
-
- Annotation - Class in com.newrelic.agent.instrumentation.tracing
-
- Annotation(AnnotationVisitor, String, TraceDetailsBuilder) - Constructor for class com.newrelic.agent.instrumentation.tracing.Annotation
-
- AnnotationDetails - Class in com.newrelic.agent.util.asm
-
The details for a class or method annotation.
- AnnotationDetails(AnnotationVisitor, String) - Constructor for class com.newrelic.agent.util.asm.AnnotationDetails
-
- AnnotationMatcher - Interface in com.newrelic.agent.instrumentation.annotationmatchers
-
- AnnotationMethodMatcher - Class in com.newrelic.agent.instrumentation.methodmatchers
-
This is a complete bastardization of a method matcher.
- AnnotationMethodMatcher(Type) - Constructor for class com.newrelic.agent.instrumentation.methodmatchers.AnnotationMethodMatcher
-
- AnnotationNames - Class in com.newrelic.agent.instrumentation.annotationmatchers
-
- AnnotationNames() - Constructor for class com.newrelic.agent.instrumentation.annotationmatchers.AnnotationNames
-
- Annotations - Class in com.newrelic.agent.util
-
**IMPORTANT**: If you add a new annotation lookup, you'll need to change the buildManifest task to
include the new annotation type.
- Annotations() - Constructor for class com.newrelic.agent.util.Annotations
-
- ApacheCommonsAdaptingLogFactory - Class in com.newrelic.agent.logging
-
- ApacheCommonsAdaptingLogFactory() - Constructor for class com.newrelic.agent.logging.ApacheCommonsAdaptingLogFactory
-
- ApacheHttpClientWrapper - Class in com.newrelic.agent.transport.apache
-
- ApacheHttpClientWrapper(ApacheProxyManager, SSLContext, int) - Constructor for class com.newrelic.agent.transport.apache.ApacheHttpClientWrapper
-
- ApacheProxyManager - Class in com.newrelic.agent.transport.apache
-
- ApacheProxyManager(String, Integer, String, String, String, Logger) - Constructor for class com.newrelic.agent.transport.apache.ApacheProxyManager
-
- ApacheSSLManager - Class in com.newrelic.agent.transport.apache
-
- ApacheSSLManager() - Constructor for class com.newrelic.agent.transport.apache.ApacheSSLManager
-
- APDEX - Static variable in class com.newrelic.agent.MetricNames
-
- APDEX_F - Static variable in class com.newrelic.agent.config.TransactionTracerConfigImpl
-
- APDEX_F_MULTIPLE - Static variable in class com.newrelic.agent.config.TransactionTracerConfigImpl
-
- APDEX_OTHER - Static variable in class com.newrelic.agent.MetricNames
-
- APDEX_OTHER_TRANSACTION - Static variable in class com.newrelic.agent.MetricNames
-
- APDEX_T - Static variable in class com.newrelic.agent.config.AgentConfigImpl
-
- ApdexPerfZoneDetermination - Class in com.newrelic.agent.stats
-
- ApdexPerfZoneDetermination() - Constructor for class com.newrelic.agent.stats.ApdexPerfZoneDetermination
-
- ApdexStats - Interface in com.newrelic.agent.stats
-
- ApdexStatsImpl - Class in com.newrelic.agent.stats
-
This class is not thread-safe.
- ApdexStatsImpl() - Constructor for class com.newrelic.agent.stats.ApdexStatsImpl
-
- ApdexStatsImpl(int, int, int) - Constructor for class com.newrelic.agent.stats.ApdexStatsImpl
-
- API_HOST - Static variable in class com.newrelic.agent.config.AgentConfigImpl
-
- API_JAR_NAME - Static variable in class com.newrelic.bootstrap.BootstrapLoader
-
- API_PORT - Static variable in class com.newrelic.agent.config.AgentConfigImpl
-
- ApiImplementationUpdate - Class in com.newrelic.agent.instrumentation.api
-
Find classes that implement older versions of our API interfaces and add methods that were added in later releases.
- ApiImplementationUpdate() - Constructor for class com.newrelic.agent.instrumentation.api.ApiImplementationUpdate
-
- APP_NAME - Static variable in class com.newrelic.agent.config.AgentConfigImpl
-
- APP_PARENT_TYPE - Static variable in class com.newrelic.agent.tracing.DistributedTraceUtil
-
- APP_SERVER_PORT_TIMEOUT - Static variable in class com.newrelic.agent.rpm.RPMConnectionServiceImpl
-
- append(String) - Method in class com.newrelic.agent.util.EditableFile
-
Appends the specified text to the file.
- appendAttributePrefixes(Map<String, Map<String, String>>) - Static method in class com.newrelic.agent.attributes.AttributesUtils
-
- appendClassMethodMatchers(List<ExtensionClassAndMethodMatcher>) - Method in class com.newrelic.agent.instrumentation.custom.ClassRetransformer
-
Appends a set of extension matchers.
- appendToBootstrapClassLoaderSearch(JarFile) - Method in class com.newrelic.agent.util.InstrumentationWrapper
-
- appendToSystemClassLoaderSearch(JarFile) - Method in class com.newrelic.agent.util.InstrumentationWrapper
-
- APPLICATION_ID - Static variable in class com.newrelic.agent.browser.BrowserConfig
-
- APPLICATION_ID - Static variable in class com.newrelic.agent.config.CrossProcessConfigImpl
-
- APPLICATION_ID - Static variable in class com.newrelic.agent.tracing.DistributedTraceUtil
-
- applicationId - Variable in class com.newrelic.agent.tracing.DistributedTracePayloadImpl
-
- ApplicationNamingPolicy - Interface in com.newrelic.agent.application
-
- apply(String) - Method in class com.newrelic.agent.attributes.DefaultDestinationPredicate
-
Returns the result of applying this predicate to key
.
- apply(String) - Method in class com.newrelic.agent.attributes.DisabledDestinationPredicate
-
- apply(URL) - Method in class com.newrelic.agent.service.module.JarCollectorServiceProcessor
-
- applyInterfaceVisitors(ClassLoader, Class<?>, ClassReader) - Method in class com.newrelic.agent.instrumentation.context.InstrumentationContextManager
-
- applyRules(String) - Method in class com.newrelic.agent.attributes.AttributesNode
-
Determines if the input key should be sent to the collector.
- applyRules(String) - Method in class com.newrelic.agent.attributes.RootConfigAttributesNode
-
- applySingleMBean(String, Map<String, Float>, Map<String, Float>) - Method in class com.newrelic.agent.jmx.metrics.JmxMetric
-
- appName - Variable in class com.newrelic.agent.errors.TracedError.Builder
-
- areErrorsEnabled() - Method in interface com.newrelic.agent.errors.ErrorAnalyzer
-
Return true if error collection is enabled for this application, false otherwise
- areErrorsEnabled() - Method in class com.newrelic.agent.errors.ErrorAnalyzerImpl
-
- areErrorsEnabled() - Method in class com.newrelic.agent.service.analytics.SpanErrorBuilder
-
- ARG_NAME - Static variable in class com.newrelic.agent.commands.InstrumentUpdateCommand
-
- ARG_VALUE_MAP_NAME - Static variable in class com.newrelic.agent.commands.InstrumentUpdateCommand
-
- asList() - Method in class com.newrelic.agent.service.analytics.DistributedSamplingPriorityQueue
-
- asList() - Method in class com.newrelic.agent.sql.BoundedConcurrentCache
-
- asSqlTrace() - Method in class com.newrelic.agent.sql.SlowQueryInfo
-
- asString(MethodNode) - Static method in class com.newrelic.agent.util.asm.Utils
-
- async() - Method in class com.newrelic.agent.instrumentation.tracing.DelegatingTraceDetails
-
- async() - Method in interface com.newrelic.agent.instrumentation.tracing.TraceDetails
-
If true, transaction creation will be deferred
- ASYNC_EXCLUSIVE - Static variable in class com.newrelic.agent.trace.TransactionSegment
-
- ASYNC_TIMEOUT - Static variable in class com.newrelic.agent.config.AgentConfigImpl
-
- AsyncApiImpl - Class in com.newrelic.agent
-
This is the legacy asynchronous API.
- AsyncApiImpl(Logger) - Constructor for class com.newrelic.agent.AsyncApiImpl
-
- AsyncTransactionService - Class in com.newrelic.agent.service.async
-
Stores pending async transactions.
- AsyncTransactionService() - Constructor for class com.newrelic.agent.service.async.AsyncTransactionService
-
- attemptToSendReservoir(String, ReservoirManager.EventSender<SpanEvent>, Logger) - Method in class com.newrelic.agent.service.analytics.CollectorSpanEventReservoirManager
-
- ATTRIBUTE_TYPE - Static variable in class com.newrelic.agent.attributes.AgentAttributeSender
-
- ATTRIBUTE_TYPE - Static variable in class com.newrelic.agent.attributes.CustomAttributeSender
-
- ATTRIBUTE_TYPE - Static variable in class com.newrelic.agent.tracers.AbstractTracer
-
- AttributeFilters - Class in com.newrelic.agent.json
-
- AttributeFilters() - Constructor for class com.newrelic.agent.json.AttributeFilters
-
- attributeName - Variable in class com.newrelic.agent.extension.beans.Extension.Instrumentation.Pointcut.Method.Parameters.Type
-
- AttributeNames - Class in com.newrelic.agent.attributes
-
- AttributeNames() - Constructor for class com.newrelic.agent.attributes.AttributeNames
-
- ATTRIBUTES - Static variable in class com.newrelic.agent.config.AgentConfigImpl
-
- AttributesConfig - Interface in com.newrelic.agent.config
-
- AttributesConfigImpl - Class in com.newrelic.agent.config
-
- AttributesConfigImpl(Map<String, Object>) - Constructor for class com.newrelic.agent.config.AttributesConfigImpl
-
- AttributeSender - Class in com.newrelic.agent.attributes
-
- AttributeSender(AttributeValidator) - Constructor for class com.newrelic.agent.attributes.AttributeSender
-
- AttributesFilter - Class in com.newrelic.agent.attributes
-
Filters attributes.
- AttributesFilter(AgentConfig) - Constructor for class com.newrelic.agent.attributes.AttributesFilter
-
- AttributesFilter(AgentConfig, String[], String[], String[], String[], String[], String[]) - Constructor for class com.newrelic.agent.attributes.AttributesFilter
-
- AttributesNode - Class in com.newrelic.agent.attributes
-
- AttributesNode(String, boolean, String, boolean) - Constructor for class com.newrelic.agent.attributes.AttributesNode
-
- attributesRootExclude() - Method in interface com.newrelic.agent.config.AttributesConfig
-
- attributesRootExclude() - Method in class com.newrelic.agent.config.AttributesConfigImpl
-
- attributesRootInclude() - Method in interface com.newrelic.agent.config.AttributesConfig
-
- attributesRootInclude() - Method in class com.newrelic.agent.config.AttributesConfigImpl
-
- AttributesService - Class in com.newrelic.agent.attributes
-
Determines which attributes can be sent to the various destinations.
- AttributesService() - Constructor for class com.newrelic.agent.attributes.AttributesService
-
- AttributesUtils - Class in com.newrelic.agent.attributes
-
- AttributesUtils() - Constructor for class com.newrelic.agent.attributes.AttributesUtils
-
- AttributeValidator - Class in com.newrelic.agent.attributes
-
- AttributeValidator(String) - Constructor for class com.newrelic.agent.attributes.AttributeValidator
-
- ATTS_ENABLED - Static variable in class com.newrelic.agent.config.AttributesConfigImpl
-
- ATTS_EXCLUDE - Static variable in class com.newrelic.agent.config.AttributesConfigImpl
-
- ATTS_INCLUDE - Static variable in class com.newrelic.agent.config.AttributesConfigImpl
-
- AuditModeConfig - Class in com.newrelic.agent.config
-
- AuditModeConfig(boolean, boolean) - Constructor for class com.newrelic.agent.config.AuditModeConfig
-
Legacy entry point where "audit_mode: false" is it's own single line config
- AuditModeConfig(Map<String, Object>) - Constructor for class com.newrelic.agent.config.AuditModeConfig
-
New entry point where "audit_mode:" is a nestable property.
- AUTO_INSTRUMENT - Static variable in class com.newrelic.agent.config.BrowserMonitoringConfigImpl
-
- AWS - Class in com.newrelic.agent.utilization
-
Use the AWS Instance Metadata Service (IMDS) v2 to get instance data for utilization purposes.
- AWS(CloudUtility) - Constructor for class com.newrelic.agent.utilization.AWS
-
- AWS.AwsData - Class in com.newrelic.agent.utilization
-
- AwsData(String, String, String) - Constructor for class com.newrelic.agent.utilization.AWS.AwsData
-
- Azure - Class in com.newrelic.agent.utilization
-
- Azure(CloudUtility) - Constructor for class com.newrelic.agent.utilization.Azure
-
- Azure.AzureData - Class in com.newrelic.agent.utilization
-
- AzureData(String, String, String, String) - Constructor for class com.newrelic.agent.utilization.Azure.AzureData
-
- GC_CPU_THRESHOLD - Static variable in class com.newrelic.agent.config.CircuitBreakerConfig
-
- GC_CUMULATIVE - Static variable in class com.newrelic.agent.MetricNames
-
- GC_TIME_ENABLED - Static variable in class com.newrelic.agent.config.TransactionTracerConfigImpl
-
- GC_TIME_PARAMETER_NAME - Static variable in class com.newrelic.agent.attributes.AttributeNames
-
- GCP - Class in com.newrelic.agent.utilization
-
- GCP(CloudUtility) - Constructor for class com.newrelic.agent.utilization.GCP
-
- GCP.GcpData - Class in com.newrelic.agent.utilization
-
- GcpData(String, String, String, String) - Constructor for class com.newrelic.agent.utilization.GCP.GcpData
-
- GCService - Class in com.newrelic.agent
-
This class is thread-safe.
- GCService() - Constructor for class com.newrelic.agent.GCService
-
- generate16CharGuid() - Static method in class com.newrelic.agent.trace.TransactionGuidFactory
-
- generateClassBytesWithSerialVersionUID(ClassReader, int, ClassLoader) - Static method in class com.newrelic.agent.instrumentation.InstrumentationUtils
-
- generateClassBytesWithSerialVersionUID(byte[], int, ClassLoader) - Static method in class com.newrelic.agent.instrumentation.InstrumentationUtils
-
- GeneratedClassDetector - Class in com.newrelic.agent.instrumentation.context
-
- GeneratedClassDetector() - Constructor for class com.newrelic.agent.instrumentation.context.GeneratedClassDetector
-
- generateHashCode(String, String) - Static method in class com.newrelic.agent.metric.MetricName
-
- generatePathHash() - Method in interface com.newrelic.agent.CrossProcessTransactionState
-
Combination of transactions that were called including this one.
- generatePathHash() - Method in class com.newrelic.agent.CrossProcessTransactionStateImpl
-
- generatePathHash() - Method in class com.newrelic.agent.TransactionData
-
- GenerateVisitor - Interface in com.newrelic.agent.tracers.jasper
-
- GeneratorVisitBodyTracerFactory - Class in com.newrelic.agent.tracers.jasper
-
- GeneratorVisitBodyTracerFactory() - Constructor for class com.newrelic.agent.tracers.jasper.GeneratorVisitBodyTracerFactory
-
- GeneratorVisitTracerFactory - Class in com.newrelic.agent.tracers.jasper
-
- GeneratorVisitTracerFactory() - Constructor for class com.newrelic.agent.tracers.jasper.GeneratorVisitTracerFactory
-
- GENERIC_JDBC_SUPPORT - Static variable in class com.newrelic.agent.config.AgentConfigImpl
-
- GenericClassAdapter - Class in com.newrelic.agent.instrumentation
-
We have two strategies for instrumenting methods.
- GenericClassAdapter(ClassVisitor, ClassLoader, String, Class<?>, Collection<PointCut>, InstrumentationContext) - Constructor for class com.newrelic.agent.instrumentation.GenericClassAdapter
-
- get(Object) - Method in class com.newrelic.agent.LazyMapImpl
-
Get a parameter.
- get(int) - Method in class com.newrelic.agent.service.analytics.FixedSizeArrayList
-
- get(Object) - Method in class com.newrelic.agent.service.analytics.LimitedSizeHashMap
-
- get(K) - Method in class com.newrelic.agent.sql.BoundedConcurrentCache
-
- get(int) - Method in class com.newrelic.agent.TracerList
-
- get() - Static method in class com.newrelic.agent.tracers.ClassMethodSignatures
-
- get(int) - Method in class com.newrelic.agent.tracers.ClassMethodSignatures
-
- get() - Static method in class com.newrelic.agent.TransactionActivity
-
- get(int) - Method in class com.newrelic.agent.util.InsertOnlyArray
-
Get an element from the array.
- get() - Method in class com.newrelic.agent.util.LazyAtomicReference
-
Get the value of the atomic.
- GET_AGENT_COMMANDS - Static variable in class com.newrelic.agent.transport.CollectorMethods
-
- GET_TRACED_METHOD_METHOD_NAME - Static variable in class com.newrelic.agent.instrumentation.tracing.BridgeUtils
-
- GET_TRANSACTION_METHOD_NAME - Static variable in class com.newrelic.agent.instrumentation.tracing.BridgeUtils
-
- getAccess() - Method in class com.newrelic.agent.util.asm.ClassStructure
-
- getAccountId() - Method in class com.newrelic.agent.config.DistributedTracingConfig
-
- getAccountId() - Method in interface com.newrelic.agent.tracing.DistributedTraceService
-
- getAccountId() - Method in class com.newrelic.agent.tracing.DistributedTraceServiceImpl
-
- getAccountId() - Method in class com.newrelic.agent.tracing.W3CTraceState
-
- getAction() - Method in interface com.newrelic.agent.instrumentation.pointcuts.frameworks.struts.ActionInvocation
-
- getActionName() - Method in interface com.newrelic.agent.instrumentation.pointcuts.frameworks.struts.ActionProxy
-
- getActualMethodDesc() - Method in class com.newrelic.agent.profile.MethodLineNumberMatcher.LineNumberClassVisitor
-
- getAgentAttribute(String) - Method in class com.newrelic.agent.tracers.AbstractTracer
-
- getAgentAttribute(String) - Method in class com.newrelic.agent.tracers.MethodExitTracerNoSkip
-
- getAgentAttribute(String) - Method in class com.newrelic.agent.tracers.NoOpTracer
-
- getAgentAttribute(String) - Method in interface com.newrelic.agent.tracers.Tracer
-
Returns the specific object for the input key in the map of attributes used to store extra information about the
invocation (Like the sql statement for a sql tracer).
- getAgentAttribute(String) - Method in class com.newrelic.agent.tracers.UltraLightTracer
-
- getAgentAttributes() - Method in interface com.newrelic.agent.browser.BrowserTransactionState
-
- getAgentAttributes() - Method in class com.newrelic.agent.browser.BrowserTransactionStateImpl
-
- getAgentAttributes() - Method in class com.newrelic.agent.DummyTransaction
-
- getAgentAttributes() - Method in class com.newrelic.agent.tracers.AbstractTracer
-
- getAgentAttributes() - Method in class com.newrelic.agent.tracers.MethodExitTracerNoSkip
-
- getAgentAttributes() - Method in class com.newrelic.agent.tracers.NoOpTracer
-
- getAgentAttributes() - Method in interface com.newrelic.agent.tracers.Tracer
-
A map of attributes used to store extra information about the invocation (Like the sql statement for a sql
tracer).
- getAgentAttributes() - Method in class com.newrelic.agent.tracers.UltraLightTracer
-
- getAgentAttributes() - Method in class com.newrelic.agent.Transaction
-
Custom parameters added by the Agent.
- getAgentAttributes() - Method in class com.newrelic.agent.TransactionApiImpl
-
- getAgentAttributes() - Method in class com.newrelic.agent.TransactionData
-
- getAgentAttributesCopy() - Method in class com.newrelic.agent.service.analytics.TransactionEvent
-
- getAgentCommands() - Method in interface com.newrelic.agent.IRPMService
-
- getAgentCommands() - Method in class com.newrelic.agent.RPMService
-
- getAgentCommands() - Method in interface com.newrelic.agent.transport.DataSender
-
- getAgentCommands() - Method in class com.newrelic.agent.transport.DataSenderImpl
-
- getAgentConfig(String) - Method in interface com.newrelic.agent.config.ConfigService
-
Get the Agent configuration.
- getAgentConfig(String) - Method in class com.newrelic.agent.config.ConfigServiceImpl
-
- getAgentConfig() - Method in class com.newrelic.agent.DummyTransaction
-
- getAgentConfig() - Method in class com.newrelic.agent.Transaction
-
Return the config for the current application name.
- getAgentConfig() - Method in class com.newrelic.agent.TransactionData
-
- getAgentData(Map<String, Object>) - Static method in class com.newrelic.agent.config.AgentConfigFactory
-
The server-side config (that is, values the user is allowed to manipulate in the APM UI)
is under the agent_config key of the collector's response to connect().
- getAgentIdentity() - Method in class com.newrelic.agent.environment.Environment
-
- getAgentJarAttribute(String) - Static method in class com.newrelic.agent.config.AgentJarHelper
-
Return the given attribute from the agent jar's manifest.
- getAgentJarDirectory() - Static method in class com.newrelic.agent.config.AgentJarHelper
-
Get the directory containing newrelic.jar.
- getAgentJarFileName() - Static method in class com.newrelic.agent.config.AgentJarHelper
-
- getAgentJarResource() - Static method in class com.newrelic.agent.config.AgentJarHelper
-
Returns a resource that can load resources from the agent jar.
- getAgentJarUrl() - Static method in class com.newrelic.agent.config.AgentJarHelper
-
- getAgentJarUrl() - Static method in class com.newrelic.bootstrap.BootstrapAgent
-
- getAgentPremainTimeInMillis() - Static method in class com.newrelic.agent.Agent
-
- getAgentThreadIds() - Method in class com.newrelic.agent.ThreadService
-
Get the IDs of threads owned by the agent.
- getAgentWrapper(PointCutClassTransformer) - Static method in class com.newrelic.agent.instrumentation.AgentWrapper
-
- getAllEnvProperties() - Method in class com.newrelic.agent.config.EnvironmentFacade
-
- getAllEnvProperties() - Method in class com.newrelic.agent.config.internal.NoOpEnvironmentFacade
-
- getAllEnvProperties() - Method in class com.newrelic.agent.config.internal.SystemEnvironmentFacade
-
- getAllLoadedClasses() - Method in class com.newrelic.agent.util.InstrumentationWrapper
-
- getAllowedClasses() - Method in interface com.newrelic.agent.config.StripExceptionConfig
-
Get the set of exception classes whose messages are allowed through.
- getAllowedClasses() - Method in class com.newrelic.agent.config.StripExceptionConfigImpl
-
- getAllSystemProperties() - Method in class com.newrelic.agent.config.internal.DefaultSystemProps
-
- getAllSystemProperties() - Method in class com.newrelic.agent.config.internal.NoOpSystemProps
-
- getAllSystemProperties() - Method in class com.newrelic.agent.config.SystemProps
-
- getAlternatePathHashes() - Method in interface com.newrelic.agent.CrossProcessTransactionState
-
A sorted, comma-separated list of alternate pathHash values that were given to callees, excluding the final
pathHash.
- getAlternatePathHashes() - Method in class com.newrelic.agent.CrossProcessTransactionStateImpl
-
- getAlternatePathHashes() - Method in class com.newrelic.agent.service.analytics.TransactionEvent
-
- getAlternatePathHashes() - Method in class com.newrelic.agent.TransactionData
-
- getAndClearSlowQueries() - Method in interface com.newrelic.agent.sql.SlowQueryAggregator
-
Returns and resets a list of slow queries since the last time this method was called.
- getAndClearSlowQueries() - Method in class com.newrelic.agent.sql.SlowQueryAggregatorImpl
-
- getAndClearTracedErrors() - Method in interface com.newrelic.agent.errors.ErrorService
-
- getAndClearTracedErrors() - Method in class com.newrelic.agent.errors.ErrorServiceImpl
-
Get the traced errors for this reporting period.
- getAndRemoveExtension(Object) - Method in class com.newrelic.agent.instrumentation.weaver.extension.ExtensionHolderFactoryImpl.ExtensionHolderImpl
-
- getAndRemoveExtension(Object) - Static method in class com.newrelic.agent.instrumentation.weaver.extension.GuavaBackedExtensionClass
-
- getAnnotationType() - Method in class com.newrelic.agent.instrumentation.methodmatchers.AnnotationMethodMatcher
-
- getApdexFrustrating() - Method in interface com.newrelic.agent.stats.ApdexStats
-
For testing
- getApdexFrustrating() - Method in class com.newrelic.agent.stats.ApdexStatsImpl
-
- getApdexMetricName(String, String, String) - Method in class com.newrelic.agent.dispatchers.DefaultDispatcher
-
- getApdexPerfZone() - Method in class com.newrelic.agent.service.analytics.TransactionEvent
-
- getApdexPerfZone() - Method in class com.newrelic.agent.TransactionData
-
- getApdexSatisfying() - Method in interface com.newrelic.agent.stats.ApdexStats
-
For testing
- getApdexSatisfying() - Method in class com.newrelic.agent.stats.ApdexStatsImpl
-
- getApdexStats(String) - Method in class com.newrelic.agent.stats.SimpleStatsEngine
-
- getApdexStats(MetricName) - Method in interface com.newrelic.agent.stats.StatsEngine
-
- getApdexStats(MetricName) - Method in class com.newrelic.agent.stats.StatsEngineImpl
-
- getApdexTInMillis() - Method in interface com.newrelic.agent.config.AgentConfig
-
Get the ApdexT value sent by New Relic, or the default value.
- getApdexTInMillis(String) - Method in interface com.newrelic.agent.config.AgentConfig
-
If NewRelic sent an ApdexT for a key transaction, return that; otherwise, return the ApdextT value for the
application.
- getApdexTInMillis() - Method in class com.newrelic.agent.config.AgentConfigImpl
-
- getApdexTInMillis(String) - Method in class com.newrelic.agent.config.AgentConfigImpl
-
- getApdexTInMillis(String) - Method in interface com.newrelic.agent.config.KeyTransactionConfig
-
If NewRelic sent an ApdexT for a key transaction, return that; otherwise, return the ApdextT value for the
application.
- getApdexTolerating() - Method in interface com.newrelic.agent.stats.ApdexStats
-
For testing
- getApdexTolerating() - Method in class com.newrelic.agent.stats.ApdexStatsImpl
-
- getApiClassNameToDefaultMethods() - Method in class com.newrelic.agent.instrumentation.api.DefaultApiImplementations
-
- getApiHost() - Method in interface com.newrelic.agent.config.AgentConfig
-
- getApiHost() - Method in class com.newrelic.agent.config.AgentConfigImpl
-
- getApiPort() - Method in interface com.newrelic.agent.config.AgentConfig
-
- getApiPort() - Method in class com.newrelic.agent.config.AgentConfigImpl
-
- getAppDataHeader(InboundHeaders) - Static method in class com.newrelic.agent.HeadersUtil
-
- getApplicationId() - Method in interface com.newrelic.agent.config.CrossProcessConfig
-
- getApplicationId() - Method in class com.newrelic.agent.config.CrossProcessConfigImpl
-
- getApplicationId() - Method in interface com.newrelic.agent.tracing.DistributedTraceService
-
- getApplicationId() - Method in class com.newrelic.agent.tracing.DistributedTraceServiceImpl
-
- getApplicationId() - Method in class com.newrelic.agent.tracing.W3CTraceState
-
- getApplicationLink() - Method in interface com.newrelic.agent.IRPMService
-
- getApplicationLink() - Method in class com.newrelic.agent.RPMService
-
- getApplicationName() - Method in interface com.newrelic.agent.config.AgentConfig
-
Get the main application.
- getApplicationName() - Method in class com.newrelic.agent.config.AgentConfigImpl
-
- getApplicationName() - Method in class com.newrelic.agent.DummyTransaction
-
- getApplicationName() - Method in interface com.newrelic.agent.IRPMService
-
- getApplicationName() - Method in class com.newrelic.agent.RPMService
-
Returns the name of the application the rpm service is reporting data for.
- getApplicationName() - Method in class com.newrelic.agent.trace.TransactionTrace
-
- getApplicationName() - Method in class com.newrelic.agent.Transaction
-
- getApplicationName() - Method in class com.newrelic.agent.TransactionData
-
- getApplicationNames() - Method in interface com.newrelic.agent.config.AgentConfig
-
The applications the Agent reports data to.
- getApplicationNames() - Method in class com.newrelic.agent.config.AgentConfigImpl
-
- getAppliedPointCuts() - Method in class com.newrelic.agent.instrumentation.GenericClassAdapter
-
- getAppName() - Method in interface com.newrelic.agent.browser.BrowserTransactionState
-
- getAppName() - Method in class com.newrelic.agent.browser.BrowserTransactionStateImpl
-
- getAppName() - Method in class com.newrelic.agent.Harvestable
-
- getAppName() - Method in class com.newrelic.agent.profile.ProfilerParameters
-
- getAppName() - Method in class com.newrelic.agent.service.analytics.DistributedSamplingPriorityQueue
-
- getAppName() - Method in class com.newrelic.agent.stats.IncrementCounter
-
- getAppName() - Method in class com.newrelic.agent.stats.MergeStatsEngine
-
- getAppName() - Method in class com.newrelic.agent.stats.RecordResponseTimeMetric
-
- getAppName() - Method in interface com.newrelic.agent.stats.StatsWork
-
- getAppName() - Method in class com.newrelic.agent.transaction.MergeStatsEngineResolvingScope
-
- getAppServerPortTimeout() - Method in class com.newrelic.agent.rpm.RPMConnectionServiceImpl
-
Tests can override.
- getArguments(Member) - Static method in class com.newrelic.agent.profile.method.MethodInfoUtil
-
- getArguments(String) - Static method in class com.newrelic.agent.profile.method.MethodInfoUtil
-
- getAsyncContext() - Method in class com.newrelic.agent.TransactionActivity
-
- getAsyncTxService() - Static method in class com.newrelic.agent.service.ServiceFactory
-
- getAsyncTxService() - Method in interface com.newrelic.agent.service.ServiceManager
-
- getAsyncTxService() - Method in class com.newrelic.agent.service.ServiceManagerImpl
-
- getAttribute(String) - Method in class com.newrelic.agent.logging.ApacheCommonsAdaptingLogFactory
-
- getAttributeFilter() - Method in class com.newrelic.agent.jmx.metrics.BaseJmxValue
-
- getAttributeMap() - Method in class com.newrelic.agent.attributes.AgentAttributeSender
-
- getAttributeMap() - Method in class com.newrelic.agent.attributes.AttributeSender
-
- getAttributeMap() - Method in class com.newrelic.agent.attributes.CustomAttributeSender
-
- getAttributeMetricName() - Method in class com.newrelic.agent.jmx.metrics.JmxMetric
-
- getAttributeName() - Method in class com.newrelic.agent.extension.beans.Extension.Instrumentation.Pointcut.Method.Parameters.Type
-
Gets the value of the attributeName property.
- getAttributeName() - Method in class com.newrelic.agent.instrumentation.tracing.ParameterAttributeName
-
- getAttributeNames() - Method in class com.newrelic.agent.logging.ApacheCommonsAdaptingLogFactory
-
- getAttributes(BrowserTransactionState) - Static method in class com.newrelic.agent.browser.BrowserFooter
-
- getAttributes() - Method in class com.newrelic.agent.instrumentation.yaml.TracerFactoryConfiguration
-
- getAttributes() - Method in class com.newrelic.agent.jmx.create.JmxGet
-
- getAttributes() - Method in class com.newrelic.agent.jmx.metrics.JmxMetric
-
- getAttributesConfig() - Method in interface com.newrelic.agent.config.AgentConfig
-
Get the attributes configuration.
- getAttributesConfig() - Method in class com.newrelic.agent.config.AgentConfigImpl
-
- getAttributesService() - Static method in class com.newrelic.agent.service.ServiceFactory
-
- getAttributesService() - Method in interface com.newrelic.agent.service.ServiceManager
-
- getAttributesService() - Method in class com.newrelic.agent.service.ServiceManagerImpl
-
- getAttributeType() - Method in class com.newrelic.agent.attributes.AgentAttributeSender
-
- getAttributeType() - Method in class com.newrelic.agent.attributes.AttributeSender
-
This is used only for logging.
- getAttributeType() - Method in class com.newrelic.agent.attributes.CustomAttributeSender
-
- getAttrs() - Method in interface com.newrelic.agent.jmx.create.JmxConfiguration
-
Parses the JMX configuration and returns a map of JMX type to attributes.
- getAttrs() - Method in class com.newrelic.agent.jmx.create.JmxYmlParser
-
Parses the JMX configuration and returns a map of JMX type to attributes.
- getAuditModeConfig() - Method in class com.newrelic.agent.config.AgentConfigImpl
-
- getAuditModeConfig() - Method in interface com.newrelic.agent.config.DataSenderConfig
-
- getAvailabilityZone() - Method in class com.newrelic.agent.utilization.AWS.AwsData
-
- getAwsData() - Method in class com.newrelic.agent.utilization.UtilizationService
-
- getAzureData() - Method in class com.newrelic.agent.utilization.UtilizationService
-
- getAzureValues() - Method in class com.newrelic.agent.utilization.Azure
-
- getBackgroundTransactionTracerConfig() - Method in interface com.newrelic.agent.config.AgentConfig
-
Get the transaction tracer application settings for background transactions.
- getBackgroundTransactionTracerConfig() - Method in class com.newrelic.agent.config.AgentConfigImpl
-
- getBaseList(AgentConfig, String) - Static method in class com.newrelic.agent.attributes.DestinationFilter
-
- getBeaconConfig() - Method in class com.newrelic.agent.browser.BrowserTransactionStateImpl
-
- getBeaconService() - Static method in class com.newrelic.agent.service.ServiceFactory
-
- getBillingHostname() - Method in class com.newrelic.agent.config.UtilizationDataConfig
-
- getBlameMetricName() - Method in class com.newrelic.agent.sql.SlowQueryInfo
-
- getBlameMetricName() - Method in interface com.newrelic.agent.sql.SqlTrace
-
- getBlameMetricName() - Method in class com.newrelic.agent.TransactionData
-
- getBlameOrRootMetricName() - Method in class com.newrelic.agent.TransactionData
-
- getBootId() - Static method in class com.newrelic.agent.utilization.DataFetcher
-
- getBoxedType(Type) - Static method in class com.newrelic.agent.instrumentation.MethodBuilder
-
Returns the object type for a primitive type.
- getBridgeMethods() - Method in class com.newrelic.agent.instrumentation.context.InstrumentationContext
-
Returns a map of bridge methods.
- getBrowserConfig(String) - Method in interface com.newrelic.agent.browser.BrowserService
-
Get the browser configuation for the application.
- getBrowserConfig(String) - Method in class com.newrelic.agent.browser.BrowserServiceImpl
-
- getBrowserMonitoringConfig() - Method in interface com.newrelic.agent.config.AgentConfig
-
Get the browser monitoring application settings.
- getBrowserMonitoringConfig() - Method in class com.newrelic.agent.config.AgentConfigImpl
-
- getBrowserService() - Method in interface com.newrelic.agent.service.ServiceManager
-
- getBrowserService() - Method in class com.newrelic.agent.service.ServiceManagerImpl
-
- getBrowserTimingFooter(BrowserTransactionState) - Method in class com.newrelic.agent.browser.BrowserConfig
-
- getBrowserTimingFooter() - Method in interface com.newrelic.agent.browser.BrowserTransactionState
-
- getBrowserTimingFooter() - Method in class com.newrelic.agent.browser.BrowserTransactionStateImpl
-
- getBrowserTimingFooter() - Method in class com.newrelic.api.agent.NewRelicApiImplementation
-
- getBrowserTimingFooterForContentType(String) - Static method in class com.newrelic.api.agent.NewRelicApiImplementation
-
Called by JSPs.
- getBrowserTimingHeader() - Method in class com.newrelic.agent.browser.BrowserConfig
-
- getBrowserTimingHeader() - Method in interface com.newrelic.agent.browser.BrowserTransactionState
-
- getBrowserTimingHeader() - Method in class com.newrelic.agent.browser.BrowserTransactionStateImpl
-
- getBrowserTimingHeader() - Method in class com.newrelic.api.agent.NewRelicApiImplementation
-
- getBrowserTimingHeaderForContentType(String) - Static method in class com.newrelic.api.agent.NewRelicApiImplementation
-
Called by JSPs.
- getBrowserTimingHeaderForJsp() - Method in interface com.newrelic.agent.browser.BrowserTransactionState
-
- getBrowserTimingHeaderForJsp() - Method in class com.newrelic.agent.browser.BrowserTransactionStateImpl
-
- getBrowserTransactionState() - Method in class com.newrelic.agent.DummyTransaction
-
- getBrowserTransactionState() - Method in class com.newrelic.agent.Transaction
-
- getBuildDate() - Static method in class com.newrelic.agent.config.AgentJarHelper
-
Get the build date of the agent jar.
- getCaBundlePath() - Method in class com.newrelic.agent.config.AgentConfigImpl
-
- getCaBundlePath() - Method in interface com.newrelic.agent.config.DataSenderConfig
-
- getCachedObject(int) - Method in class com.newrelic.agent.instrumentation.InstrumentationImpl
-
- getCacheService() - Static method in class com.newrelic.agent.service.ServiceFactory
-
- getCacheService() - Method in interface com.newrelic.agent.service.ServiceManager
-
- getCacheService() - Method in class com.newrelic.agent.service.ServiceManagerImpl
-
- getCachingSqlObfuscator(SqlObfuscator) - Static method in class com.newrelic.agent.database.SqlObfuscator
-
- getCallCount(ProfiledMethod) - Method in class com.newrelic.agent.profile.ProfileSegment
-
- getCallCount(StackTraceElement) - Method in class com.newrelic.agent.profile.ProfileTree
-
Return number of calls to given method from all invocations
- getCallCount(ProfiledMethod) - Method in class com.newrelic.agent.profile.v2.ProfileSegment
-
- getCallCount(ProfiledMethod) - Method in class com.newrelic.agent.profile.v2.SimpleProfileSegment
-
- getCallCount(ProfiledMethod) - Method in class com.newrelic.agent.profile.v2.TraceProfileSegment
-
- getCallCount() - Method in class com.newrelic.agent.sql.SlowQueryInfo
-
- getCallCount() - Method in interface com.newrelic.agent.sql.SqlTrace
-
- getCallCount() - Method in class com.newrelic.agent.stats.AbstractStats
-
- getCallCount() - Method in interface com.newrelic.agent.stats.CountStats
-
Returns the invocation count.
- getCallCount() - Method in class com.newrelic.agent.trace.TransactionSegment
-
- getCallSiteCount() - Method in class com.newrelic.agent.profile.ProfileSegment
-
Get the number of profile segments from this segment down
- getCallSiteCount() - Method in class com.newrelic.agent.profile.ProfileTree
-
Returns the number of distinct method invocation nodes in the tree.
- getCallSiteCount() - Method in class com.newrelic.agent.profile.v2.BaseTree
-
Returns the number of distinct method invocation nodes in the tree.
- getCallSiteCount() - Method in class com.newrelic.agent.profile.v2.ProfileSegment
-
- getCallSiteCount() - Method in class com.newrelic.agent.profile.v2.SimpleProfileSegment
-
Get the number of profile segments from this segment down
- getCallSiteCount() - Method in class com.newrelic.agent.profile.v2.TraceProfileSegment
-
Get the number of profile segments from this segment down
- getCategories() - Method in class com.newrelic.agent.config.TransactionTracerConfigImpl
-
- getCategory() - Method in class com.newrelic.agent.transaction.PriorityTransactionName
-
- getChildCount() - Method in class com.newrelic.agent.tracers.DefaultTracer
-
- getChildCount() - Method in class com.newrelic.agent.tracers.MethodExitTracerNoSkip
-
- getChildCount() - Method in class com.newrelic.agent.tracers.NoOpTracer
-
- getChildCount() - Method in interface com.newrelic.agent.tracers.Tracer
-
- getChildCount() - Method in class com.newrelic.agent.tracers.UltraLightTracer
-
- getChildLogger(Class<?>) - Method in interface com.newrelic.agent.logging.IAgentLogger
-
- getChildLogger(String) - Method in interface com.newrelic.agent.logging.IAgentLogger
-
- getChildren() - Method in class com.newrelic.agent.attributes.AttributesNode
-
- getChildren() - Method in class com.newrelic.agent.profile.v2.ProfileSegment
-
- getChildren() - Method in class com.newrelic.agent.trace.TransactionSegment
-
- getCircuitBreakerConfig() - Method in interface com.newrelic.agent.config.AgentConfig
-
- getCircuitBreakerConfig() - Method in class com.newrelic.agent.config.AgentConfigImpl
-
- getCircuitBreakerService() - Method in interface com.newrelic.agent.service.ServiceManager
-
- getCircuitBreakerService() - Method in class com.newrelic.agent.service.ServiceManagerImpl
-
- getClassAnnotations() - Method in class com.newrelic.agent.util.asm.ClassStructure
-
- getClassBeingRedefined() - Method in class com.newrelic.agent.instrumentation.context.InstrumentationContext
-
- getClasses() - Method in class com.newrelic.agent.extension.JarExtension
-
- getClasses() - Method in class com.newrelic.agent.profile.v2.ProfiledMethodFactory
-
- getClassFileNames() - Method in class com.newrelic.agent.extension.JarExtension
-
- getClassFileNames(File) - Static method in class com.newrelic.agent.extension.JarExtension
-
- getClassLoader() - Method in class com.newrelic.agent.extension.Extension
-
Returns this extension's classloader.
- getClassloader() - Method in class com.newrelic.agent.extension.JarExtension
-
- getClassloaderDelegationExcludes() - Method in interface com.newrelic.agent.config.ClassTransformerConfig
-
- getClassloaderDelegationIncludes() - Method in interface com.newrelic.agent.config.ClassTransformerConfig
-
- getClassloaderExclusions() - Method in interface com.newrelic.agent.config.ClassTransformerConfig
-
- getClassLoaderResolver(ClassLoader) - Static method in class com.newrelic.agent.util.asm.ClassResolvers
-
Returns a class resolver that uses ClassLoader.getResource(String)
to find the class.
- getClassMatcher() - Method in class com.newrelic.agent.errors.ExceptionHandlerSignature
-
- getClassMatcher(ClassMatcher...) - Static method in class com.newrelic.agent.instrumentation.classmatchers.AndClassMatcher
-
- getClassMatcher() - Method in interface com.newrelic.agent.instrumentation.classmatchers.ClassAndMethodMatcher
-
- getClassMatcher() - Method in class com.newrelic.agent.instrumentation.classmatchers.DefaultClassAndMethodMatcher
-
- getClassMatcher(ClassMatcher...) - Static method in class com.newrelic.agent.instrumentation.classmatchers.OrClassMatcher
-
- getClassMatcher(Collection<ClassMatcher>) - Static method in class com.newrelic.agent.instrumentation.classmatchers.OrClassMatcher
-
- getClassMatcher() - Method in class com.newrelic.agent.instrumentation.custom.ExtensionClassAndMethodMatcher
-
- getClassMatcher() - Method in class com.newrelic.agent.instrumentation.PointCut
-
- getClassMatchers() - Method in class com.newrelic.agent.instrumentation.classmatchers.ManyClassMatcher
-
- getClassMatches() - Method in class com.newrelic.agent.instrumentation.classmatchers.OptimizedClassMatcher.Match
-
A map of the ClassAndMethodMatchers that matched to the class names which they matched.
- getClassMethodSignature() - Method in class com.newrelic.agent.tracers.AbstractTracer
-
- getClassMethodSignature() - Method in class com.newrelic.agent.tracers.DefaultTracer
-
- getClassMethodSignature() - Method in class com.newrelic.agent.tracers.MethodExitTracerNoSkip
-
- getClassMethodSignature() - Method in class com.newrelic.agent.tracers.NoOpTracer
-
- getClassMethodSignature() - Method in interface com.newrelic.agent.tracers.Tracer
-
- getClassMethodSignature() - Method in class com.newrelic.agent.tracers.UltraLightTracer
-
- getClassName() - Method in class com.newrelic.agent.errors.ExceptionHandlerSignature
-
- getClassName() - Method in class com.newrelic.agent.extension.beans.Extension.Instrumentation.Pointcut
-
Gets the value of the className property.
- getClassName(Extension.Instrumentation.Pointcut) - Static method in class com.newrelic.agent.extension.util.ExtensionConversionUtility
-
- getClassName() - Method in class com.newrelic.agent.instrumentation.context.InstrumentationContext
-
- getClassName() - Method in class com.newrelic.agent.instrumentation.weaver.preprocessors.TracedWeaveInstrumentationTracker
-
- getClassName() - Method in class com.newrelic.agent.profile.ProfiledMethod
-
- getClassName() - Method in class com.newrelic.agent.profile.v2.ProfiledMethod
-
- getClassName() - Method in class com.newrelic.agent.trace.TransactionSegment
-
- getClassName() - Method in class com.newrelic.agent.tracers.ClassMethodSignature
-
Returns the class name that was instrumented, which is not necessarily the class name of the object being
invoked.
- getClassNameFilter() - Method in class com.newrelic.agent.instrumentation.PointCutClassTransformer
-
- getClassNameFromInternalName(String) - Static method in class com.newrelic.agent.util.Invoker
-
- getClassNames() - Method in class com.newrelic.agent.instrumentation.classmatchers.AllClassesMatcher
-
- getClassNames() - Method in class com.newrelic.agent.instrumentation.classmatchers.ChildClassMatcher
-
- getClassNames() - Method in class com.newrelic.agent.instrumentation.classmatchers.ClassMatcher
-
- getClassNames() - Method in class com.newrelic.agent.instrumentation.classmatchers.ExactClassMatcher
-
- getClassNames() - Method in class com.newrelic.agent.instrumentation.classmatchers.InterfaceMatcher
-
- getClassNames() - Method in class com.newrelic.agent.instrumentation.classmatchers.ManyClassMatcher
-
- getClassNames() - Method in class com.newrelic.agent.instrumentation.classmatchers.NoMatchMatcher
-
- getClassNames() - Method in class com.newrelic.agent.instrumentation.classmatchers.NotMatcher
-
- getClassNoticingFactory() - Method in class com.newrelic.agent.service.module.JarCollectorInputs
-
- getClassReader(String) - Method in class com.newrelic.agent.util.asm.PatchedClassWriter
-
- getClassReaderFlags() - Method in class com.newrelic.agent.instrumentation.AbstractClassTransformer
-
- getClassReaderFlags() - Method in class com.newrelic.agent.instrumentation.AbstractImplementationClassTransformer
-
- getClassReaderFlags() - Method in class com.newrelic.agent.instrumentation.PointCutClassTransformer
-
- getClassReaderFlags() - Method in class com.newrelic.agent.InstrumentationProxy
-
- getClassReaderFromResource(String, URL) - Static method in class com.newrelic.agent.util.asm.Utils
-
- getClassReferences(byte[]) - Static method in class com.newrelic.agent.util.ClassUtils
-
Find all of the class references in the given class bytes.
- getClassResolver(ClassLoader) - Method in class com.newrelic.agent.instrumentation.context.InstrumentationContext
-
- getClassResource(String) - Method in interface com.newrelic.agent.util.asm.ClassResolver
-
Returns an input stream for the given internal class name, or null if it can't be resolved.
- getClassResource(ClassLoader, Type) - Static method in class com.newrelic.agent.util.asm.Utils
-
- getClassResource(ClassLoader, String) - Static method in class com.newrelic.agent.util.asm.Utils
-
- getClassResourceName(String) - Static method in class com.newrelic.agent.util.asm.Utils
-
- getClassResourceName(Class<?>) - Static method in class com.newrelic.agent.util.asm.Utils
-
- getClassStructure(URL) - Static method in class com.newrelic.agent.util.asm.ClassStructure
-
- getClassStructure(URL, int) - Static method in class com.newrelic.agent.util.asm.ClassStructure
-
- getClassStructure(ClassReader, int) - Static method in class com.newrelic.agent.util.asm.ClassStructure
-
- getClassStructure(Class<?>) - Static method in class com.newrelic.agent.util.asm.ClassStructure
-
- getClassStructure(Class<?>, int) - Static method in class com.newrelic.agent.util.asm.ClassStructure
-
- getClassTransformer() - Method in interface com.newrelic.agent.instrumentation.ClassTransformerService
-
- getClassTransformer() - Method in class com.newrelic.agent.instrumentation.ClassTransformerServiceImpl
-
- getClassTransformerConfig() - Method in interface com.newrelic.agent.config.AgentConfig
-
Get the class transformer settings.
- getClassTransformerConfig() - Method in class com.newrelic.agent.config.AgentConfigImpl
-
- getClassTransformers(PointCutClassTransformer) - Static method in class com.newrelic.agent.instrumentation.InterfaceImplementationClassTransformer
-
- getClassTransformerService() - Static method in class com.newrelic.agent.service.ServiceFactory
-
- getClassTransformerService() - Method in interface com.newrelic.agent.service.ServiceManager
-
- getClassTransformerService() - Method in class com.newrelic.agent.service.ServiceManagerImpl
-
- getClassVisitor(ClassReader, ClassWriter, String, ClassLoader) - Method in class com.newrelic.agent.instrumentation.AbstractClassTransformer
-
- getClassVisitor(ClassReader, ClassWriter, String, ClassLoader) - Method in class com.newrelic.agent.instrumentation.InterfaceMixinClassTransformer
-
- getClassWeaverService() - Method in class com.newrelic.agent.instrumentation.context.InstrumentationContextManager
-
- getClassWriter(ClassReader, ClassLoader) - Static method in class com.newrelic.agent.instrumentation.InstrumentationUtils
-
- getClientCrossProcessId() - Method in class com.newrelic.agent.InboundHeaderState
-
- getCodeSourceLocation() - Method in class com.newrelic.agent.instrumentation.context.InstrumentationContext
-
- getCollectSlowQueriesFromModules() - Method in interface com.newrelic.agent.config.TransactionTracerConfig
-
The set of modules that are allowed to send up obfuscated slow query information when high_security
mode is enabled.
- getCollectSlowQueriesFromModules() - Method in class com.newrelic.agent.config.TransactionTracerConfigImpl
-
- getCommandParser() - Static method in class com.newrelic.agent.service.ServiceFactory
-
- getCommandParser() - Method in interface com.newrelic.agent.service.ServiceManager
-
- getCommandParser() - Method in class com.newrelic.agent.service.ServiceManagerImpl
-
- getCommandParserConfig() - Method in interface com.newrelic.agent.config.AgentConfig
-
- getCommandParserConfig() - Method in class com.newrelic.agent.config.AgentConfigImpl
-
- getCommonSuperClass(String, String) - Method in class com.newrelic.agent.util.asm.PatchedClassWriter
-
- getCompressedContentEncoding() - Method in class com.newrelic.agent.config.AgentConfigImpl
-
- getCompressedContentEncoding() - Method in interface com.newrelic.agent.config.DataSenderConfig
-
Returns the content-encoding for compressed data.
- getConfig() - Method in class com.newrelic.agent.AgentImpl
-
- getConfigService() - Static method in class com.newrelic.agent.service.ServiceFactory
-
- getConfigService() - Method in interface com.newrelic.agent.service.ServiceManager
-
- getConfigService() - Method in class com.newrelic.agent.service.ServiceManagerImpl
-
- getConfiguration() - Method in class com.newrelic.agent.extension.YamlExtension
-
- getConfiguration() - Method in class com.newrelic.agent.instrumentation.PointCutConfiguration
-
- getConfigurationFileSettings(File) - Static method in class com.newrelic.agent.config.AgentConfigHelper
-
- getConfigurationFileSettings(File, Logger) - Static method in class com.newrelic.agent.config.ConfigServiceFactory
-
- getConfigurations() - Method in class com.newrelic.agent.jmx.JmxService
-
- getConnectionFactory() - Method in class com.newrelic.agent.tracers.DefaultSqlTracer
-
- getConnectionFactory() - Method in interface com.newrelic.agent.tracers.SqlTracer
-
Returns a ConnectionFactory instance which can create a database connection on demand.
- getConnectionTimestamp() - Method in interface com.newrelic.agent.IRPMService
-
The timestamp of when the agent connected to the New Relic service.
- getConnectionTimestamp() - Method in class com.newrelic.agent.RPMService
-
- getConstructs() - Static method in class com.newrelic.agent.instrumentation.yaml.PointCutFactory
-
- getContents() - Method in class com.newrelic.agent.util.EditableFile
-
Returns the file contents in string format.
- getContextManager() - Method in interface com.newrelic.agent.instrumentation.ClassTransformerService
-
- getContextManager() - Method in class com.newrelic.agent.instrumentation.ClassTransformerServiceImpl
-
- getCookieValue(String) - Method in interface com.newrelic.agent.dispatchers.Dispatcher
-
- getCookieValue(String) - Method in class com.newrelic.agent.dispatchers.OtherDispatcher
-
- getCookieValue(String) - Method in class com.newrelic.agent.dispatchers.WebRequestDispatcher
-
- getCoreService() - Static method in class com.newrelic.agent.service.ServiceFactory
-
- getCoreService() - Method in interface com.newrelic.agent.service.ServiceManager
-
- getCoreService() - Method in class com.newrelic.agent.service.ServiceManagerImpl
-
- getCpuTime() - Method in class com.newrelic.agent.profile.ProfileTree
-
- getCpuTime() - Method in class com.newrelic.agent.profile.v2.ProfileTree
-
- getCrossProcessConfig() - Method in interface com.newrelic.agent.config.AgentConfig
-
Get the cross process application settings.
- getCrossProcessConfig() - Method in class com.newrelic.agent.config.AgentConfigImpl
-
- getCrossProcessConfig() - Method in class com.newrelic.agent.DummyTransaction
-
- getCrossProcessConfig() - Method in class com.newrelic.agent.Transaction
-
- getCrossProcessId() - Method in interface com.newrelic.agent.config.CrossProcessConfig
-
- getCrossProcessId() - Method in class com.newrelic.agent.config.CrossProcessConfigImpl
-
- getCrossProcessState() - Method in class com.newrelic.agent.DummyTransaction
-
- getCrossProcessState() - Method in class com.newrelic.agent.Transaction
-
- getCrossProcessState() - Method in class com.newrelic.agent.TransactionApiImpl
-
- getCrossProcessTransactionState() - Method in class com.newrelic.agent.DummyTransaction
-
- getCrossProcessTransactionState() - Method in class com.newrelic.agent.Transaction
-
- getCurrentSession() - Method in class com.newrelic.agent.profile.ProfilerService
-
- getCurrentSession() - Method in class com.newrelic.agent.profile.v2.ProfilerService
-
- getCurrentTransaction(MethodVisitor) - Static method in class com.newrelic.agent.instrumentation.tracing.BridgeUtils
-
Generates bytecode instructions to load the current transaction through Transaction#CURRENT.
- getCurrentTransactionOrNull(MethodVisitor) - Static method in class com.newrelic.agent.instrumentation.tracing.BridgeUtils
-
- getCustomAttribute(String) - Method in class com.newrelic.agent.tracers.AbstractTracer
-
- getCustomAttributes() - Method in class com.newrelic.agent.tracers.AbstractTracer
-
- getCustomAttributes() - Method in class com.newrelic.agent.tracers.NoOpTracer
-
- getCustomAttributes() - Method in interface com.newrelic.agent.tracers.Tracer
-
A map of attributes the customer has added to the tracer
- getCustomAttributes() - Method in class com.newrelic.agent.tracers.UltraLightTracer
-
- getData() - Method in class com.newrelic.agent.transport.HttpClientWrapper.Request
-
- getData() - Method in class com.newrelic.agent.utilization.AWS
-
Query the AWS API to get metadata
- getData() - Method in class com.newrelic.agent.utilization.Azure
-
- getData() - Method in interface com.newrelic.agent.utilization.CloudVendor
-
- getData() - Method in class com.newrelic.agent.utilization.GCP
-
- getData() - Method in class com.newrelic.agent.utilization.PCF
-
- getDatabaseCallCount() - Method in class com.newrelic.agent.service.analytics.TransactionEvent
-
- getDatabaseDuration() - Method in class com.newrelic.agent.service.analytics.TransactionEvent
-
- getDatabaseName() - Method in class com.newrelic.agent.tracers.DefaultSqlTracer
-
- getDatabaseService() - Static method in class com.newrelic.agent.service.ServiceFactory
-
- getDatabaseService() - Method in interface com.newrelic.agent.service.ServiceManager
-
- getDatabaseService() - Method in class com.newrelic.agent.service.ServiceManagerImpl
-
- getDatabaseStatementParser() - Method in class com.newrelic.agent.database.DatabaseService
-
- getDatabaseStatementParser() - Method in class com.newrelic.agent.DummyTransaction
-
- getDatabaseStatementParser() - Method in class com.newrelic.agent.Transaction
-
- getDatabaseVendor() - Method in class com.newrelic.agent.tracers.DefaultSqlTracer
-
- getDataSenderFactory() - Static method in class com.newrelic.agent.transport.DataSenderFactory
-
For testing.
- getDatastoreConfig() - Method in interface com.newrelic.agent.config.AgentConfig
-
- getDatastoreConfig() - Method in class com.newrelic.agent.config.AgentConfigImpl
-
- getDatastoreJarURL() - Static method in class com.newrelic.bootstrap.BootstrapLoader
-
- getDbHostname() - Method in class com.newrelic.agent.tracers.DatastoreInstanceCrossAgentTest
-
- getDbPath() - Method in class com.newrelic.agent.tracers.DatastoreInstanceCrossAgentTest
-
- getDbVendor() - Method in class com.newrelic.agent.database.ParsedDatabaseStatement
-
- getDecided() - Method in class com.newrelic.agent.service.analytics.DistributedSamplingPriorityQueue
-
- getDecidedLast() - Method in class com.newrelic.agent.service.analytics.DistributedSamplingPriorityQueue
-
- getDeclaredMethod(Class<?>) - Method in class com.newrelic.agent.util.MethodCache
-
- getDeclaredMethod(Class<?>, Class<?>...) - Method in class com.newrelic.agent.util.MethodCache
-
- getDeclaredMethods(Class<?>) - Static method in class com.newrelic.agent.instrumentation.InstrumentationUtils
-
- getDefaultAgentConfig() - Method in interface com.newrelic.agent.config.ConfigService
-
Get the default Agent configuration.
- getDefaultAgentConfig() - Method in class com.newrelic.agent.config.ConfigServiceImpl
-
- getDefaultSqlObfuscator() - Method in class com.newrelic.agent.database.DatabaseService
-
Returns the default sql obfuscator (the one that actually obfuscates).
- getDefaultSqlObfuscator() - Static method in class com.newrelic.agent.database.SqlObfuscator
-
- getDeobscuredProperties() - Method in class com.newrelic.agent.config.ObscuringConfig
-
- getDescription() - Method in enum com.newrelic.agent.xml.XmlInstrumentOptions
-
Gets the field description.
- getDescriptor() - Method in class com.newrelic.agent.extension.beans.MethodParameters
-
Returns the parameter descriptor.
- getDescriptor(Extension.Instrumentation.Pointcut.Method.Parameters) - Static method in class com.newrelic.agent.extension.beans.MethodParameters
-
- getDirectory() - Method in interface com.newrelic.agent.config.ExtensionsConfig
-
- getDirectory() - Method in class com.newrelic.agent.config.ExtensionsConfigImpl
-
- getDisabledAutoPages() - Method in interface com.newrelic.agent.config.BrowserMonitoringConfig
-
A set of pages which should be disabled for auto rum.
- getDisabledAutoPages() - Method in class com.newrelic.agent.config.BrowserMonitoringConfigImpl
-
- getDisabledJmxFrameworks() - Method in interface com.newrelic.agent.config.JmxConfig
-
These strings should match the prefix found in the Jmx Framework.
- getDisallowedCommands() - Method in interface com.newrelic.agent.config.CommandParserConfig
-
- getDisallowedCommands() - Method in class com.newrelic.agent.config.CommandParserConfigImpl
-
- getDispatcher() - Method in class com.newrelic.agent.DummyTransaction
-
- getDispatcher() - Method in class com.newrelic.agent.environment.AgentIdentity
-
- getDispatcher() - Method in class com.newrelic.agent.Transaction
-
Get the dispatcher for this transaction.
- getDispatcher() - Method in class com.newrelic.agent.TransactionData
-
- getDispatcherVersion() - Method in class com.newrelic.agent.environment.AgentIdentity
-
- getDisplayHostname(AgentConfig, String) - Static method in class com.newrelic.agent.config.Hostname
-
This checks the configuration property agent_hostname.
- getDistributedSamplingReservoir(String) - Method in class com.newrelic.agent.service.analytics.TransactionEventsService
-
- getDistributedTraceIntrinsics() - Method in class com.newrelic.agent.service.analytics.TransactionEvent
-
- getDistributedTraceService() - Static method in class com.newrelic.agent.service.ServiceFactory
-
- getDistributedTraceService() - Method in interface com.newrelic.agent.service.ServiceManager
-
- getDistributedTraceService() - Method in class com.newrelic.agent.service.ServiceManagerImpl
-
- getDistributedTracingConfig() - Method in interface com.newrelic.agent.config.AgentConfig
-
- getDistributedTracingConfig() - Method in class com.newrelic.agent.config.AgentConfigImpl
-
- getDistributedTracingConfig(String) - Method in interface com.newrelic.agent.config.ConfigService
-
Gets the distributed tracing config.
- getDistributedTracingConfig(String) - Method in class com.newrelic.agent.config.ConfigServiceImpl
-
- getDockerContainerId(boolean) - Method in class com.newrelic.agent.utilization.DockerData
-
- getDoubleProperty(String, double) - Method in class com.newrelic.agent.config.BaseConfig
-
- getDuration() - Method in class com.newrelic.agent.service.analytics.TransactionEvent
-
- getDuration() - Method in class com.newrelic.agent.trace.TransactionTrace
-
- getDuration() - Method in class com.newrelic.agent.tracers.DefaultTracer
-
- getDuration() - Method in class com.newrelic.agent.tracers.MethodExitTracerNoSkip
-
- getDuration() - Method in class com.newrelic.agent.tracers.NoOpTracer
-
- getDuration() - Method in interface com.newrelic.agent.tracers.TimedItem
-
Get the duration of the method invocation in nanoseconds.
- getDuration() - Method in class com.newrelic.agent.tracers.UltraLightTracer
-
- getDurationInMillis() - Method in class com.newrelic.agent.profile.ProfilerParameters
-
- getDurationInMillis() - Method in class com.newrelic.agent.TransactionData
-
Get the duration of the transaction in milliseconds.
- getDurationInMilliseconds() - Method in interface com.newrelic.agent.browser.BrowserTransactionState
-
- getDurationInMilliseconds() - Method in class com.newrelic.agent.browser.BrowserTransactionStateImpl
-
Get the duration of the transaction (so far) in milliseconds.
- getDurationInMilliseconds() - Method in class com.newrelic.agent.tracers.DefaultTracer
-
- getDurationInMilliseconds() - Method in class com.newrelic.agent.tracers.MethodExitTracerNoSkip
-
- getDurationInMilliseconds() - Method in class com.newrelic.agent.tracers.NoOpTracer
-
- getDurationInMilliseconds() - Method in interface com.newrelic.agent.tracers.TimedItem
-
Get the duration of the method invocation in milliseconds.
- getDurationInMilliseconds() - Method in class com.newrelic.agent.tracers.UltraLightTracer
-
- getEmbeddedAgentJarFileNames() - Method in interface com.newrelic.bootstrap.EmbeddedJarFiles
-
Returns the names of the api jars that are embedded in the agent without their extension.
- getEmbeddedAgentJarFileNames() - Method in class com.newrelic.bootstrap.EmbeddedJarFilesImpl
-
- getEmbeddedJarsClassResolver() - Static method in class com.newrelic.agent.util.asm.ClassResolvers
-
Returns a class resolver that can resolve classes from the api jars inside of the agent jar.
- getEnabled() - Method in interface com.newrelic.agent.jmx.create.JmxConfiguration
-
Gets the enabled flag from the JMX configuration.
- getEnabled() - Method in class com.newrelic.agent.jmx.create.JmxYmlParser
-
Gets the enabled flag from the JMX configuration.
- getEnabledErrorHandlerPointCuts() - Static method in class com.newrelic.agent.errors.ErrorServiceImpl
-
- getEnabledPointCuts() - Method in class com.newrelic.agent.extension.ExtensionService
-
Returns the point cuts read in from extension files.
- getEncodedCrossProcessId() - Method in interface com.newrelic.agent.config.CrossProcessConfig
-
- getEncodedCrossProcessId() - Method in class com.newrelic.agent.config.CrossProcessConfigImpl
-
- getEncoding() - Method in class com.newrelic.agent.transport.HttpClientWrapper.Request
-
- getEncodingKey() - Method in interface com.newrelic.agent.config.CrossProcessConfig
-
- getEncodingKey() - Method in class com.newrelic.agent.config.CrossProcessConfigImpl
-
- getEndpointMethodName() - Method in class com.newrelic.agent.errors.ErrorHarvestableImpl
-
- getEndpointMethodName() - Method in class com.newrelic.agent.Harvestable
-
- getEndpointMethodName() - Method in class com.newrelic.agent.service.analytics.InsightsHarvestableImpl
-
- getEndpointMethodName() - Method in class com.newrelic.agent.service.analytics.SpanEventHarvestableImpl
-
- getEndpointMethodName() - Method in class com.newrelic.agent.service.analytics.TransactionEventHarvestableImpl
-
- getEndpoints() - Method in class com.newrelic.agent.config.AuditModeConfig
-
- getEndTime() - Method in class com.newrelic.agent.trace.TransactionSegment
-
- getEndTime() - Method in class com.newrelic.agent.tracers.DefaultTracer
-
- getEndTime() - Method in class com.newrelic.agent.tracers.MethodExitTracerNoSkip
-
- getEndTime() - Method in class com.newrelic.agent.tracers.NoOpTracer
-
- getEndTime() - Method in interface com.newrelic.agent.tracers.Tracer
-
Get the end time of the method invocation in nanoseconds.
- getEndTime() - Method in class com.newrelic.agent.tracers.UltraLightTracer
-
- getEndTimeInMilliseconds() - Method in class com.newrelic.agent.tracers.DefaultTracer
-
- getEndTimeInMilliseconds() - Method in class com.newrelic.agent.tracers.MethodExitTracerNoSkip
-
- getEndTimeInMilliseconds() - Method in class com.newrelic.agent.tracers.NoOpTracer
-
- getEndTimeInMilliseconds() - Method in interface com.newrelic.agent.tracers.Tracer
-
Get the end time of the method invocation in milliseconds.
- getEndTimeInMilliseconds() - Method in class com.newrelic.agent.tracers.UltraLightTracer
-
- getEndTimeInMilliseconds() - Method in class com.newrelic.agent.transaction.TransactionTimer
-
- getEndTimeInNanos() - Method in class com.newrelic.agent.transaction.TransactionTimer
-
- getEndTimeInNanos() - Method in class com.newrelic.agent.TransactionData
-
Get the end time of the transaction in nanoseconds.
- getEndTimeMillis() - Method in interface com.newrelic.agent.profile.IProfile
-
- getEndTimeMillis() - Method in class com.newrelic.agent.profile.KeyTransactionProfile
-
- getEndTimeMillis() - Method in class com.newrelic.agent.profile.Profile
-
- getEndTimeMillis() - Method in interface com.newrelic.agent.profile.v2.IProfile
-
- getEndTimeMillis() - Method in class com.newrelic.agent.profile.v2.Profile
-
- getEntityGuid() - Method in interface com.newrelic.agent.IRPMService
-
- getEntityGuid() - Method in class com.newrelic.agent.RPMService
-
- getEntitySizeInBytes() - Method in exception com.newrelic.agent.transport.HttpError
-
- getenv(String) - Method in class com.newrelic.agent.config.EnvironmentFacade
-
- getenv(String) - Method in class com.newrelic.agent.config.internal.NoOpEnvironmentFacade
-
- getenv(String) - Method in class com.newrelic.agent.config.internal.SystemEnvironmentFacade
-
- getEnvironment() - Method in interface com.newrelic.agent.environment.EnvironmentService
-
Get the application server environment.
- getEnvironment() - Method in class com.newrelic.agent.environment.EnvironmentServiceImpl
-
- getEnvironmentService() - Static method in class com.newrelic.agent.service.ServiceFactory
-
- getEnvironmentService() - Method in interface com.newrelic.agent.service.ServiceManager
-
- getEnvironmentService() - Method in class com.newrelic.agent.service.ServiceManagerImpl
-
- getEnvironmentVariable(String) - Method in class com.newrelic.agent.config.SystemPropertyProvider
-
- getErrorAnalyzer() - Method in class com.newrelic.agent.errors.ErrorServiceImpl
-
- getErrorAttributes() - Method in class com.newrelic.agent.DummyTransaction
-
- getErrorAttributes() - Method in class com.newrelic.agent.Transaction
-
Custom attributes for an error added by this API call:
NewRelic.noticeError(String, Map)
- getErrorAttributes() - Method in class com.newrelic.agent.TransactionData
-
- getErrorAtts() - Method in class com.newrelic.agent.errors.TracedError
-
- getErrorClass() - Method in interface com.newrelic.agent.config.ExpectedErrorConfig
-
Returns the fully qualified class name of an expected exception.
- getErrorClass() - Method in class com.newrelic.agent.config.ExpectedErrorConfigImpl
-
- getErrorClass() - Method in interface com.newrelic.agent.config.IgnoreErrorConfig
-
Returns the fully qualified class name of an exception that should be ignored.
- getErrorClass() - Method in class com.newrelic.agent.config.IgnoreErrorConfigImpl
-
- getErrorCollectorConfig() - Method in interface com.newrelic.agent.config.AgentConfig
-
Get the error collection application settings.
- getErrorCollectorConfig() - Method in class com.newrelic.agent.config.AgentConfigImpl
-
- getErrorCollectorConfig(String) - Method in interface com.newrelic.agent.config.ConfigService
-
Get the error collector configuration.
- getErrorCollectorConfig(String) - Method in class com.newrelic.agent.config.ConfigServiceImpl
-
- getErrorCollectorConfig() - Method in class com.newrelic.agent.errors.ErrorServiceImpl
-
- getErrorCount() - Method in class com.newrelic.agent.jmx.create.JmxInvoke
-
Gets the field errorCount.
- getErrorMessage() - Method in interface com.newrelic.agent.config.ExpectedErrorConfig
-
Returns the optional string that represents the error message for the exception class name above.
- getErrorMessage() - Method in class com.newrelic.agent.config.ExpectedErrorConfigImpl
-
- getErrorMessage() - Method in interface com.newrelic.agent.config.IgnoreErrorConfig
-
Returns the optional string that represents the error message for the exception class name above.
- getErrorMessage() - Method in class com.newrelic.agent.config.IgnoreErrorConfigImpl
-
- getErrorMessage() - Method in class com.newrelic.agent.extension.beans.MethodParameters
-
Gets the field errorMessage.
- getErrorService() - Method in interface com.newrelic.agent.IRPMService
-
- getErrorService() - Method in class com.newrelic.agent.RPMService
-
- getEventDataHarvestLimits() - Method in interface com.newrelic.agent.HarvestService
-
Returns the object structure that will be marshaled to JSON for `event_harvest_config` that will get sent
up on connect.
- getEventDataHarvestLimits() - Method in class com.newrelic.agent.HarvestServiceImpl
-
- getEventHarvestIntervalMetric() - Method in class com.newrelic.agent.errors.ErrorServiceImpl
-
- getEventHarvestIntervalMetric() - Method in class com.newrelic.agent.service.analytics.InsightsServiceImpl
-
- getEventHarvestIntervalMetric() - Method in class com.newrelic.agent.service.analytics.SpanEventsServiceImpl
-
- getEventHarvestIntervalMetric() - Method in class com.newrelic.agent.service.analytics.TransactionEventsService
-
- getEventHarvestIntervalMetric() - Method in interface com.newrelic.agent.service.EventService
-
Returns the metric name for this service that records the actual interval in which the harvest is happening.
- getEventHarvestLimitMetric() - Method in class com.newrelic.agent.errors.ErrorServiceImpl
-
- getEventHarvestLimitMetric() - Method in class com.newrelic.agent.service.analytics.InsightsServiceImpl
-
- getEventHarvestLimitMetric() - Method in class com.newrelic.agent.service.analytics.SpanEventsServiceImpl
-
- getEventHarvestLimitMetric() - Method in class com.newrelic.agent.service.analytics.TransactionEventsService
-
- getEventHarvestLimitMetric() - Method in interface com.newrelic.agent.service.EventService
-
Returns the metric name for this service that records the harvest limit.
- getEventsForTesting() - Method in class com.newrelic.agent.service.analytics.InsightsServiceImpl.TransactionInsights
-
- getExactMethods() - Method in class com.newrelic.agent.instrumentation.methodmatchers.AccessMethodMatcher
-
- getExactMethods() - Method in class com.newrelic.agent.instrumentation.methodmatchers.AllMethodsAndInitMatcher
-
- getExactMethods() - Method in class com.newrelic.agent.instrumentation.methodmatchers.AllMethodsMatcher
-
- getExactMethods() - Method in class com.newrelic.agent.instrumentation.methodmatchers.AnnotationMethodMatcher
-
- getExactMethods() - Method in class com.newrelic.agent.instrumentation.methodmatchers.ExactMethodMatcher
-
- getExactMethods() - Method in class com.newrelic.agent.instrumentation.methodmatchers.ExactParamsMethodMatcher
-
- getExactMethods() - Method in class com.newrelic.agent.instrumentation.methodmatchers.ExactReturnTypeMethodMatcher
-
- getExactMethods() - Method in class com.newrelic.agent.instrumentation.methodmatchers.GetterSetterMethodMatcher
-
- getExactMethods() - Method in class com.newrelic.agent.instrumentation.methodmatchers.ManyMethodMatcher
-
- getExactMethods() - Method in interface com.newrelic.agent.instrumentation.methodmatchers.MethodMatcher
-
- getExactMethods() - Method in class com.newrelic.agent.instrumentation.methodmatchers.NameMethodMatcher
-
- getExactMethods() - Method in class com.newrelic.agent.instrumentation.methodmatchers.NoMethodsMatcher
-
- getExactMethods() - Method in class com.newrelic.agent.instrumentation.methodmatchers.NotMethodMatcher
-
- getException() - Method in class com.newrelic.agent.tracers.AbstractTracer
-
- getException() - Method in interface com.newrelic.agent.tracers.ErrorTracer
-
Returns the exception, if any, that was noticed by the API or thrown by the tracer.
- getException() - Method in class com.newrelic.agent.tracers.NoOpTracer
-
- getException() - Method in class com.newrelic.agent.tracers.UltraLightTracer
-
- getExceptionArgumentIndex() - Method in class com.newrelic.agent.errors.ExceptionHandlerSignature
-
- getExceptionClass() - Method in class com.newrelic.agent.errors.DeadlockTraceError
-
- getExceptionClass() - Method in class com.newrelic.agent.errors.HttpTracedError
-
- getExceptionClass() - Method in class com.newrelic.agent.errors.ThrowableError
-
- getExceptionClass() - Method in class com.newrelic.agent.errors.TracedError
-
- getExceptionHandlers() - Method in interface com.newrelic.agent.config.ErrorCollectorConfig
-
Gets the defined exception handlers in configuration.
- getExceptionHandlers() - Method in class com.newrelic.agent.config.ErrorCollectorConfigImpl
-
- getExcluded(AgentConfig, List<String>, String) - Static method in class com.newrelic.agent.attributes.DestinationFilter
-
- getExcludes() - Method in interface com.newrelic.agent.config.ClassTransformerConfig
-
- getExclusiveDuration() - Method in class com.newrelic.agent.tracers.DefaultTracer
-
- getExclusiveDuration() - Method in class com.newrelic.agent.tracers.MethodExitTracerNoSkip
-
- getExclusiveDuration() - Method in class com.newrelic.agent.tracers.NoOpTracer
-
- getExclusiveDuration() - Method in interface com.newrelic.agent.tracers.TimedItem
-
Get the duration in nanoseconds of the tracer minus the duration of all child tracers.
- getExclusiveDuration() - Method in interface com.newrelic.agent.tracers.Tracer
-
Get the duration in nanoseconds of the tracer minus the duration of all child tracers.
- getExclusiveDuration() - Method in class com.newrelic.agent.tracers.UltraLightTracer
-
- getExclusiveRollupMetricNames() - Method in class com.newrelic.agent.tracers.AbstractTracer
-
- getExpectedErrors() - Method in interface com.newrelic.agent.config.ErrorCollectorConfig
-
Get the set of error classes (and optionally) error messages that are expected to occur in the application.
- getExpectedErrors() - Method in class com.newrelic.agent.config.ErrorCollectorConfigImpl
-
- getExpectedInstanceMetric() - Method in class com.newrelic.agent.tracers.DatastoreInstanceCrossAgentTest
-
- getExpectedStatusCodes() - Method in interface com.newrelic.agent.config.ErrorCollectorConfig
-
Get the set of HTTP status codes that are expected to occur in the application.
- getExpectedStatusCodes() - Method in class com.newrelic.agent.config.ErrorCollectorConfigImpl
-
- getExpirationService() - Static method in class com.newrelic.agent.service.ServiceFactory
-
- getExpirationService() - Method in interface com.newrelic.agent.service.ServiceManager
-
- getExpirationService() - Method in class com.newrelic.agent.service.ServiceManagerImpl
-
- getExpiredTransactionCount() - Method in class com.newrelic.agent.TransactionService
-
- getExpireRewriteCounts() - Method in class com.newrelic.agent.instrumentation.weaver.preprocessors.AgentPreprocessors.TokenNullCheckClassVisitor
-
For testing
- getExplainPlanCount() - Method in class com.newrelic.agent.transaction.TransactionCounts
-
Returns the number of explain plans that will be run for this transaction.
- getExplainPlanExecutor() - Method in class com.newrelic.agent.tracers.DefaultSqlTracer
-
- getExplainPlanExecutor() - Method in interface com.newrelic.agent.tracers.SqlTracerExplainInfo
-
Return an executor class that can run explain plans for the given (Prepared)Statement.
- getExplainPlanExecutors() - Method in class com.newrelic.agent.trace.TransactionTrace
-
- getExplainThresholdInMillis() - Method in interface com.newrelic.agent.config.TransactionTracerConfig
-
The threshold for sending an explain plan for a SQL query to New Relic.
- getExplainThresholdInMillis() - Method in class com.newrelic.agent.config.TransactionTracerConfigImpl
-
- getExplainThresholdInNanos() - Method in interface com.newrelic.agent.config.TransactionTracerConfig
-
- getExplainThresholdInNanos() - Method in class com.newrelic.agent.config.TransactionTracerConfigImpl
-
- getExtension(Object, Callable<T>) - Method in class com.newrelic.agent.instrumentation.weaver.extension.ExtensionHolderFactoryImpl.ExtensionHolderImpl
-
- getExtension(Object) - Static method in class com.newrelic.agent.instrumentation.weaver.extension.GuavaBackedExtensionClass
-
- getExtensionAnalysisProducer() - Method in class com.newrelic.agent.service.module.JarCollectorInputs
-
- getExtensionInstrumentation() - Method in interface com.newrelic.agent.instrumentation.ClassTransformerService
-
Returns an Instrumentation instance that inserts added class transformers before the agent's class transformers.
- getExtensionInstrumentation() - Method in class com.newrelic.agent.instrumentation.ClassTransformerServiceImpl
-
- getExtensionPointCuts(Extension, Map) - Static method in class com.newrelic.agent.config.PointCutConfig
-
- getExtensions() - Method in class com.newrelic.agent.extension.ExtensionService
-
Returns the extensions last loaded from the extensions directory.
- getExtensions() - Method in class com.newrelic.agent.extension.JarExtension
-
Returns a map of extensions.
- getExtensionsConfig() - Method in interface com.newrelic.agent.config.AgentConfig
-
- getExtensionsConfig() - Method in class com.newrelic.agent.config.AgentConfigImpl
-
- getExtensionsConfig(String) - Method in interface com.newrelic.agent.config.ConfigService
-
Gets the extensions config.
- getExtensionsConfig(String) - Method in class com.newrelic.agent.config.ConfigServiceImpl
-
- getExtensionService() - Static method in class com.newrelic.agent.service.ServiceFactory
-
- getExtensionService() - Method in interface com.newrelic.agent.service.ServiceManager
-
- getExtensionService() - Method in class com.newrelic.agent.service.ServiceManagerImpl
-
- getExternalCallCount() - Method in class com.newrelic.agent.service.analytics.TransactionEvent
-
- getExternalDuration() - Method in class com.newrelic.agent.service.analytics.TransactionEvent
-
- getExternalParameters() - Method in class com.newrelic.agent.tracers.AbstractTracer
-
- getExternalParameters() - Method in class com.newrelic.agent.tracers.DefaultTracer
-
- getExternalParameters() - Method in class com.newrelic.agent.tracers.NoOpTracer
-
- getExternalParameters() - Method in interface com.newrelic.agent.tracers.Tracer
-
- getExternalParameters() - Method in class com.newrelic.agent.tracers.UltraLightTracer
-
- getExternalTime() - Method in class com.newrelic.agent.DummyTransaction
-
- getExternalTime() - Method in class com.newrelic.agent.tracers.servlet.ExternalTimeTracker
-
- getExternalTime() - Method in class com.newrelic.agent.Transaction
-
- getExternalTimeInMilliseconds() - Method in interface com.newrelic.agent.browser.BrowserTransactionState
-
- getExternalTimeInMilliseconds() - Method in class com.newrelic.agent.browser.BrowserTransactionStateImpl
-
- getExternalTracer(Transaction, ClassMethodSignature, Object, Object[]) - Method in class com.newrelic.agent.tracers.ExternalComponentPointCut
-
- getExternalTracerConfig() - Method in interface com.newrelic.agent.config.AgentConfig
-
- getExternalTracerConfig() - Method in class com.newrelic.agent.config.AgentConfigImpl
-
- getExtraData() - Method in class com.newrelic.agent.profile.v2.BaseTree
-
- getExtraData() - Method in class com.newrelic.agent.profile.v2.ProfileTree
-
- getExtraData() - Method in class com.newrelic.agent.profile.v2.TransactionActivityTree
-
- getFields() - Method in class com.newrelic.agent.util.asm.ClassStructure
-
- getFile() - Method in class com.newrelic.agent.extension.JarExtension
-
- getFile() - Method in class com.newrelic.agent.xml.XmlInstrumentParams
-
Returns the file path.
- getFilter() - Method in enum com.newrelic.agent.extension.ExtensionFileTypes
-
Gets the field filter.
- getFinishedChildren() - Method in class com.newrelic.agent.DummyTransaction
-
- getFinishedChildren() - Method in class com.newrelic.agent.Transaction
-
- getFirstLocal(int, Method) - Static method in class com.newrelic.agent.util.asm.Utils
-
Returns the index of the first local variable of a method after the "special" local variables like 'this' and the
method arguments.
- getFixedSize() - Method in class com.newrelic.agent.util.FixedSizeSet
-
- getFlagName() - Method in enum com.newrelic.agent.xml.XmlInstrumentOptions
-
Gets the field flagName.
- getFlags() - Method in class com.newrelic.agent.tracing.W3CTraceParent
-
- getFlakyPercentage() - Method in interface com.newrelic.agent.config.InfiniteTracingConfig
-
- getFlakyPercentage() - Method in class com.newrelic.agent.config.InfiniteTracingConfigImpl
-
- getFooter(BrowserTransactionState) - Method in class com.newrelic.agent.browser.BrowserFooter
-
- getFormatter(Object, ClassMethodSignature) - Static method in class com.newrelic.agent.tracers.metricname.MetricNameFormats
-
- getFormatter(Object, ClassMethodSignature, String, int) - Static method in class com.newrelic.agent.tracers.metricname.MetricNameFormats
-
- getFrameworkMetrics() - Method in class com.newrelic.agent.jmx.metrics.JmxFrameworkValues
-
The metrics to add for the framework.
- getFrameworkMetrics() - Method in class com.newrelic.agent.jmx.values.GlassfishJmxValues
-
- getFrameworkMetrics() - Method in class com.newrelic.agent.jmx.values.JavaLangJmxMetrics
-
- getFrameworkMetrics() - Method in class com.newrelic.agent.jmx.values.Jboss7UpJmxValues
-
- getFrameworkMetrics() - Method in class com.newrelic.agent.jmx.values.JettyJmxMetrics
-
- getFrameworkMetrics() - Method in class com.newrelic.agent.jmx.values.KafkaConsumerJmxValues
-
- getFrameworkMetrics() - Method in class com.newrelic.agent.jmx.values.KafkaProducerJmxValues
-
- getFrameworkMetrics() - Method in class com.newrelic.agent.jmx.values.ResinJmxValues
-
- getFrameworkMetrics() - Method in class com.newrelic.agent.jmx.values.Solr7JmxValues
-
- getFrameworkMetrics() - Method in class com.newrelic.agent.jmx.values.SolrJmxValues
-
- getFrameworkMetrics() - Method in class com.newrelic.agent.jmx.values.TomcatJmxValues
-
- getFrameworkMetrics() - Method in class com.newrelic.agent.jmx.values.WeblogicJmxValues
-
- getFrameworkMetrics() - Method in class com.newrelic.agent.jmx.values.WebSphere7JmxValues
-
- getFrameworkMetrics() - Method in class com.newrelic.agent.jmx.values.WebSphereJmxValues
-
- getFrameworkMetrics() - Method in class com.newrelic.agent.jmx.values.WebsphereLibertyJmxValues
-
- getFullHostname(AgentConfig) - Static method in class com.newrelic.agent.config.Hostname
-
- getFullMethodName() - Method in class com.newrelic.agent.profile.ProfiledMethod
-
- getFullMethodName() - Method in class com.newrelic.agent.profile.v2.ProfiledMethod
-
- getFullMetricName(String, String) - Method in class com.newrelic.agent.instrumentation.tracing.DelegatingTraceDetails
-
- getFullMetricName(String, String) - Method in interface com.newrelic.agent.instrumentation.tracing.TraceDetails
-
- getGcCpuThreshold() - Method in class com.newrelic.agent.config.CircuitBreakerConfig
-
- getGcpData() - Method in class com.newrelic.agent.utilization.UtilizationService
-
- getGcpValues() - Method in class com.newrelic.agent.utilization.GCP
-
- getGenerateVisitor(Object) - Method in class com.newrelic.agent.tracers.jasper.JasperClassFactory
-
- getGeneratorAdapter() - Method in class com.newrelic.agent.instrumentation.MethodBuilder
-
- getGetterSetterMethodMatcher() - Static method in class com.newrelic.agent.instrumentation.methodmatchers.GetterSetterMethodMatcher
-
- getGroupName() - Method in class com.newrelic.agent.instrumentation.PointCutConfiguration
-
- getGuid() - Method in class com.newrelic.agent.DummyTransaction
-
- getGuid() - Method in class com.newrelic.agent.service.analytics.TransactionEvent
-
- getGuid() - Method in class com.newrelic.agent.tracers.DefaultTracer
-
- getGuid() - Method in interface com.newrelic.agent.tracers.ErrorTracer
-
Gets the random identifier of this Tracer.
- getGuid() - Method in class com.newrelic.agent.tracers.MethodExitTracer
-
- getGuid() - Method in class com.newrelic.agent.tracers.MethodExitTracerNoSkip
-
- getGuid() - Method in class com.newrelic.agent.tracers.NoOpTracer
-
- getGuid() - Method in interface com.newrelic.agent.tracers.Tracer
-
- getGuid() - Method in class com.newrelic.agent.tracers.UltraLightTracer
-
- getGuid() - Method in class com.newrelic.agent.tracing.DistributedTracePayloadImpl
-
- getGuid() - Method in class com.newrelic.agent.tracing.W3CTraceState
-
- getGuid() - Method in class com.newrelic.agent.Transaction
-
Return the GUID for this transaction.
- getGuid() - Method in class com.newrelic.agent.TransactionData
-
- getHarvestService() - Static method in class com.newrelic.agent.service.ServiceFactory
-
- getHarvestService() - Method in interface com.newrelic.agent.service.ServiceManager
-
- getHarvestService() - Method in class com.newrelic.agent.service.ServiceManagerImpl
-
- getHeader(String) - Method in class com.newrelic.agent.DeobfuscatedInboundHeaders
-
- getHeader(String) - Method in interface com.newrelic.agent.dispatchers.Dispatcher
-
- getHeader(String) - Method in class com.newrelic.agent.dispatchers.OtherDispatcher
-
- getHeader(String) - Method in class com.newrelic.agent.dispatchers.WebRequestDispatcher
-
- getHeaderAlias() - Method in interface com.newrelic.agent.config.CustomRequestHeaderConfig
-
Returns an optional string alias for the header name.
- getHeaderAlias() - Method in class com.newrelic.agent.config.CustomRequestHeaderConfigImpl
-
- getHeaderName() - Method in interface com.newrelic.agent.config.CustomRequestHeaderConfig
-
Returns the request header name that should be captured as a custom attribute.
- getHeaderName() - Method in class com.newrelic.agent.config.CustomRequestHeaderConfigImpl
-
- getHeaders(String) - Method in class com.newrelic.agent.DeobfuscatedInboundHeaders
-
- getHeaderType() - Method in class com.newrelic.agent.DeobfuscatedInboundHeaders
-
- getHeaderType() - Method in class com.newrelic.agent.OutboundHeadersMap
-
- getHigherPriorityTransactionNamingPolicy() - Static method in class com.newrelic.agent.transaction.TransactionNamingPolicy
-
- getHost() - Method in class com.newrelic.agent.config.AgentConfigImpl
-
- getHost() - Method in interface com.newrelic.agent.config.DataSenderConfig
-
Returns the collector host.
- getHost() - Method in class com.newrelic.agent.config.InfiniteTracingTraceObserverConfig
-
- getHost() - Method in class com.newrelic.agent.tracers.AbstractExternalComponentTracer
-
- getHost() - Method in class com.newrelic.agent.tracers.DefaultSqlTracer
-
- getHost() - Method in class com.newrelic.agent.tracers.MetricNameFormatWithHost
-
- getHost() - Method in interface com.newrelic.agent.tracers.SqlTracer
-
Returns the host of database instance used to run the query.
- getHostCrossProcessIdRollupMetricName() - Method in class com.newrelic.agent.tracers.CrossProcessNameFormat
-
- getHostname(AgentConfig, boolean) - Static method in class com.newrelic.agent.config.Hostname
-
Optionally invalidate the cache and then return the hostname.
- getHostname(AgentConfig) - Static method in class com.newrelic.agent.config.Hostname
-
Return the cached hostname, if any, else determine and cache the hostname and return it.
- getHostName() - Method in exception com.newrelic.agent.transport.HostConnectException
-
- getHostname() - Method in class com.newrelic.agent.utilization.UtilizationConfig
-
- getHostString() - Method in interface com.newrelic.agent.IRPMService
-
- getHostString() - Method in class com.newrelic.agent.RPMService
-
- getIbmSRNumber() - Static method in class com.newrelic.agent.config.IBMUtils
-
Parse the IBM Service Refresh patch version out of the system properties.
- getIbmWorkaroundDefault() - Static method in class com.newrelic.agent.config.IBMUtils
-
See JAVA-1206.
- getIbmWorkaroundEnabled() - Method in interface com.newrelic.agent.config.AgentConfig
-
- getIbmWorkaroundEnabled() - Method in class com.newrelic.agent.config.AgentConfigImpl
-
- getId() - Method in class com.newrelic.agent.sql.SlowQueryInfo
-
- getId() - Method in interface com.newrelic.agent.sql.SqlTrace
-
- getId() - Method in class com.newrelic.agent.threads.BasicThreadInfo
-
- getId() - Method in class com.newrelic.agent.utilization.GCP.GcpData
-
- getIdentifier() - Method in class com.newrelic.agent.tracers.DefaultSqlTracer
-
- getIdentifierOrPort(Integer, String) - Static method in class com.newrelic.agent.database.DatastoreMetrics
-
- getIdHeader(InboundHeaders) - Static method in class com.newrelic.agent.HeadersUtil
-
- getIgnoreApdexAnnotationMatcher() - Method in interface com.newrelic.agent.config.ClassTransformerConfig
-
- getIgnoreApdexMethods() - Method in class com.newrelic.agent.instrumentation.context.TraceInformation
-
Gets the field ignoreApdexMethods.
- getIgnoreErrors() - Method in interface com.newrelic.agent.config.ErrorCollectorConfig
-
Get the set of error classes (and optionally) error messages that occur in the application and should be ignored
from being reported as errors.
- getIgnoreErrors() - Method in class com.newrelic.agent.config.ErrorCollectorConfigImpl
-
- getIgnoreJars() - Method in interface com.newrelic.agent.config.AgentConfig
-
Jars which should be ignored by java agent and thus should not be sent up to the collector.
- getIgnoreJars() - Method in class com.newrelic.agent.config.AgentConfigImpl
-
Returns the jars which should be ignored.
- getIgnoreMatch() - Static method in class com.newrelic.agent.normalization.RuleResult
-
- getIgnoreStatusCodes() - Method in interface com.newrelic.agent.config.ErrorCollectorConfig
-
Get the set of HTTP status codes that occur in the application that should be ignored from being reported as
errors.
- getIgnoreStatusCodes() - Method in class com.newrelic.agent.config.ErrorCollectorConfigImpl
-
- getIgnoreTransactionAnnotationMatcher() - Method in interface com.newrelic.agent.config.ClassTransformerConfig
-
- getIgnoreTransactionMethods() - Method in class com.newrelic.agent.instrumentation.context.TraceInformation
-
Gets the field ignoreTransactionMethods.
- getInboundDistributedTracePayload() - Method in class com.newrelic.agent.tracing.SpanProxy
-
- getInboundDistributedTracePayload() - Method in class com.newrelic.agent.TransactionData
-
- getInboundHeaderState() - Method in class com.newrelic.agent.DummyTransaction
-
- getInboundHeaderState() - Method in class com.newrelic.agent.Transaction
-
Get the inbound header state for this transaction, bringing it into existence if it does not already exist.
- getInboundTripId() - Method in class com.newrelic.agent.InboundHeaderState
-
- getIncluded(AgentConfig, List<String>, String) - Static method in class com.newrelic.agent.attributes.DestinationFilter
-
- getIncludes() - Method in interface com.newrelic.agent.config.ClassTransformerConfig
-
- getIncrementCounterWork(String, int) - Static method in class com.newrelic.agent.stats.StatsWorks
-
- getIndex() - Method in class com.newrelic.agent.instrumentation.tracing.ParameterAttributeName
-
- getIndex(ClassMethodSignature) - Method in class com.newrelic.agent.tracers.ClassMethodSignatures
-
- getIndex(E) - Method in class com.newrelic.agent.util.InsertOnlyArray
-
Returns the index of an element.
- getInfiniteTracingConfig() - Method in interface com.newrelic.agent.config.AgentConfig
-
- getInfiniteTracingConfig() - Method in class com.newrelic.agent.config.AgentConfigImpl
-
- getInheritedSystemPropertyKey(String) - Method in class com.newrelic.agent.config.TransactionTracerConfigImpl
-
- getInitialAppServerPortDelay() - Method in class com.newrelic.agent.rpm.RPMConnectionServiceImpl
-
Tests can override.
- getInitialDelay() - Method in class com.newrelic.agent.HarvestServiceImpl
-
Get the initial delay in milliseconds.
- getInitiatedClasses(ClassLoader) - Method in class com.newrelic.agent.util.InstrumentationWrapper
-
- getInitiatingThread() - Method in class com.newrelic.agent.Segment
-
- getInitiatingThreadId() - Method in class com.newrelic.agent.Transaction
-
- getInitiatingTracer() - Method in class com.newrelic.agent.TokenImpl
-
- getInitiatingW3CTraceParent() - Method in class com.newrelic.agent.tracing.SpanProxy
-
- getInitiatingW3CTraceState() - Method in class com.newrelic.agent.tracing.SpanProxy
-
- getInputStream(String) - Method in interface com.newrelic.agent.config.JarResource
-
- getInputStream(URL) - Static method in class com.newrelic.agent.service.module.EmbeddedJars
-
Open an input stream for the given url.
- getInsertApiKey() - Method in class com.newrelic.agent.config.AgentConfigImpl
-
- getInsertApiKey() - Method in interface com.newrelic.agent.config.DataSenderConfig
-
- getInsertSqlMaxLength() - Method in interface com.newrelic.agent.config.TransactionTracerConfig
-
The limit on the length of a SQL statement sent to New Relic.
- getInsertSqlMaxLength() - Method in class com.newrelic.agent.config.TransactionTracerConfigImpl
-
- getInsights() - Method in class com.newrelic.agent.AgentImpl
-
- getInsights() - Method in interface com.newrelic.agent.service.ServiceManager
-
- getInsights() - Method in class com.newrelic.agent.service.ServiceManagerImpl
-
- getInsightsConfig() - Method in interface com.newrelic.agent.config.AgentConfig
-
Get the Insights configuration.
- getInsightsConfig() - Method in class com.newrelic.agent.config.AgentConfigImpl
-
- getInsightsData() - Method in class com.newrelic.agent.DummyTransaction
-
- getInsightsData() - Method in class com.newrelic.agent.Transaction
-
- getInsightsData() - Method in class com.newrelic.agent.TransactionData
-
- getInstance() - Static method in class com.newrelic.agent.application.HigherPriorityApplicationNamingPolicy
-
- getInstance() - Static method in class com.newrelic.agent.application.SameOrHigherPriorityApplicationNamingPolicy
-
- getInstance(Class) - Method in class com.newrelic.agent.logging.ApacheCommonsAdaptingLogFactory
-
- getInstance(String) - Method in class com.newrelic.agent.logging.ApacheCommonsAdaptingLogFactory
-
- getInstanceGuid() - Method in class com.newrelic.agent.utilization.PCF.PcfData
-
- getInstanceId() - Method in class com.newrelic.agent.utilization.AWS.AwsData
-
- getInstanceIp() - Method in class com.newrelic.agent.utilization.PCF.PcfData
-
- getInstanceName() - Method in class com.newrelic.agent.environment.AgentIdentity
-
Returns the instanceName of the instrumented application server, or null if it is unknown.
- getInstanceType() - Method in class com.newrelic.agent.utilization.AWS.AwsData
-
- getInstrumentation() - Method in interface com.newrelic.agent.core.CoreService
-
- getInstrumentation() - Method in class com.newrelic.agent.core.CoreServiceImpl
-
- getInstrumentation() - Method in class com.newrelic.agent.extension.beans.Extension
-
Gets the value of the instrumentation property.
- getInstrumentation() - Method in class com.newrelic.agent.instrumentation.context.InstrumentationContextManager
-
- getInstrumentation() - Method in class com.newrelic.agent.InstrumentationProxy
-
- getInstrumentationConfig() - Method in interface com.newrelic.agent.config.AgentConfig
-
- getInstrumentationConfig() - Method in class com.newrelic.agent.config.AgentConfigImpl
-
- getInstrumentationConfig(String) - Method in interface com.newrelic.agent.config.ClassTransformerConfig
-
- getInstrumentationMatchers() - Method in class com.newrelic.agent.extension.Extension
-
- getInstrumentationMatchers() - Method in class com.newrelic.agent.extension.YamlExtension
-
- getInstrumentationProxy(Instrumentation) - Static method in class com.newrelic.agent.InstrumentationProxy
-
- getInstrumentedMethods() - Method in class com.newrelic.agent.instrumentation.GenericClassAdapter
-
- getIntegerSet(String, Set<Integer>) - Method in class com.newrelic.agent.config.BaseConfig
-
- getInterfaceMapperClasses() - Method in class com.newrelic.agent.util.Annotations
-
- getInterfaceMixinClasses() - Method in class com.newrelic.agent.util.Annotations
-
- getInterfaceName() - Method in class com.newrelic.agent.extension.beans.Extension.Instrumentation.Pointcut
-
Gets the value of the interfaceName property.
- getInterfaces() - Method in class com.newrelic.agent.instrumentation.context.InstrumentationContext
-
- getInterfaces() - Method in class com.newrelic.agent.util.asm.ClassStructure
-
- getInternalClassName() - Method in class com.newrelic.agent.instrumentation.classmatchers.ExactClassMatcher
-
- getInternalExtensions() - Method in class com.newrelic.agent.extension.ExtensionService
-
Returns a map of extensions.
- getInternalParameters() - Method in class com.newrelic.agent.DummyTransaction
-
- getInternalParameters() - Method in class com.newrelic.agent.Transaction
-
Parameters used for internal agent processing.
- getInternalParameters() - Method in class com.newrelic.agent.TransactionData
-
- getIntProperty(String, int) - Method in class com.newrelic.agent.config.BaseConfig
-
- getIntrinsicAttributes() - Method in class com.newrelic.agent.DummyTransaction
-
- getIntrinsicAttributes() - Method in class com.newrelic.agent.Transaction
-
Custom parameters added by the Agent which cannot be turned off by the customer.
- getIntrinsicAttributes() - Method in class com.newrelic.agent.TransactionData
-
- getIntrinsicAtts() - Method in class com.newrelic.agent.errors.TracedError
-
- getIntrinsics(DistributedTracePayloadImpl, String, String, TransportType, long, long, String, String, float) - Method in interface com.newrelic.agent.tracing.DistributedTraceService
-
- getIntrinsics(DistributedTracePayloadImpl, String, String, TransportType, long, long, String, String, float) - Method in class com.newrelic.agent.tracing.DistributedTraceServiceImpl
-
- getIntrinsicsShallowCopy() - Method in class com.newrelic.agent.trace.TransactionTrace
-
- getInUseIpAddress(AgentConfig) - Static method in class com.newrelic.agent.config.Hostname
-
- getInvocationHandler(int) - Method in class com.newrelic.agent.TracerService
-
Returns a InvocationHandler by id.
- getInvocationHandlerId(PointCutInvocationHandler) - Method in class com.newrelic.agent.TracerService
-
- getInvocationTarget() - Method in class com.newrelic.agent.tracers.AbstractTracer
-
- getInvocationTarget() - Method in class com.newrelic.agent.tracers.DefaultTracer
-
- getIpAddress(AgentConfig) - Static method in class com.newrelic.agent.config.Hostname
-
- getJarClassResolver(File) - Static method in class com.newrelic.agent.util.asm.ClassResolvers
-
Returns a class resolver that finds classes inside a jar file.
- getJarCollectorConfig() - Method in interface com.newrelic.agent.config.AgentConfig
-
Gets the JarCollectorService configuration settings.
- getJarCollectorConfig() - Method in class com.newrelic.agent.config.AgentConfigImpl
-
- getJarCollectorService() - Static method in class com.newrelic.agent.service.ServiceFactory
-
- getJarCollectorService() - Method in interface com.newrelic.agent.service.ServiceManager
-
- getJarCollectorService() - Method in class com.newrelic.agent.service.ServiceManagerImpl
-
- getJarFileInAgent(String) - Method in interface com.newrelic.bootstrap.EmbeddedJarFiles
-
Returns a jar file created by reading the contents of a jar embedded inside of the agent jar and writing it out
to a temp file.
- getJarFileInAgent(String) - Method in class com.newrelic.bootstrap.EmbeddedJarFilesImpl
-
- getJarInfo() - Method in class com.newrelic.agent.service.module.JarData
-
- getJarURLs() - Static method in class com.newrelic.bootstrap.BootstrapLoader
-
Returns URLs for the jars contained within the agent jar.
- getJasperClassFactory(ClassLoader) - Static method in class com.newrelic.agent.tracers.jasper.JasperClassFactory
-
- getJavaSpecificationVersion() - Static method in class com.newrelic.agent.config.JavaVersionUtils
-
- getJdbcStatements() - Method in interface com.newrelic.agent.config.ClassTransformerConfig
-
- getJDBCSupport() - Method in interface com.newrelic.agent.config.AgentConfig
-
- getJDBCSupport() - Method in class com.newrelic.agent.config.AgentConfigImpl
-
- getJmxAttributeFilter() - Method in class com.newrelic.agent.jmx.create.JmxGet
-
- getJmxConfig() - Method in interface com.newrelic.agent.config.AgentConfig
-
Gets the JMX configuration settings.
- getJmxConfig() - Method in class com.newrelic.agent.config.AgentConfigImpl
-
- getJmxConfig() - Method in class com.newrelic.agent.extension.Extension
-
- getJmxConfig() - Method in class com.newrelic.agent.extension.YamlExtension
-
- getJmxInitClasses() - Method in class com.newrelic.agent.util.Annotations
-
- getJmxInvokers() - Method in class com.newrelic.agent.jmx.metrics.JmxFrameworkValues
-
The jmx invokes which need to occur to get metrics.Generally this returns null.
- getJmxInvokers() - Method in class com.newrelic.agent.jmx.values.GlassfishJmxValues
-
- getJmxMetrics() - Method in class com.newrelic.agent.jmx.create.JmxGet
-
- getJmxService() - Static method in class com.newrelic.agent.service.ServiceFactory
-
- getJmxService() - Method in interface com.newrelic.agent.service.ServiceManager
-
- getJmxService() - Method in class com.newrelic.agent.service.ServiceManagerImpl
-
- getJsonifiedOptionallyCompressedEncodedString(Object, Writer) - Static method in class com.newrelic.agent.transport.DataSenderWriter
-
- getJsonifiedOptionallyCompressedEncodedString(Object, Writer, int) - Static method in class com.newrelic.agent.transport.DataSenderWriter
-
- getJsonifiedOptionallyCompressedEncodedString(Object, Writer, int, int) - Static method in class com.newrelic.agent.transport.DataSenderWriter
-
- getJsonMethodMaps(StringMap) - Method in class com.newrelic.agent.profile.method.ExactMethodInfo
-
- getJsonMethodMaps(StringMap) - Method in class com.newrelic.agent.profile.method.MethodInfo
-
- getJsonMethodMaps() - Method in class com.newrelic.agent.profile.method.MethodInfo
-
Deprecated.
- getJsonMethodMaps(StringMap) - Method in class com.newrelic.agent.profile.method.MultipleMethodInfo
-
- getJvmClassTransformer() - Method in class com.newrelic.agent.instrumentation.context.InstrumentationContextManager
-
Get the ClassFileTransformer
registered with the jvm.
- getKey() - Method in class com.newrelic.agent.MetricData
-
- getKey() - Method in interface com.newrelic.agent.sql.CacheValue
-
Returns the corresponding cache key for this value.
- getKey() - Method in class com.newrelic.agent.sql.SlowQueryInfo
-
- getKeyTransaction() - Method in class com.newrelic.agent.profile.ProfilerParameters
-
- getLabels() - Method in interface com.newrelic.agent.config.LabelsConfig
-
Labels, with name as the entry's key and value as value.
- getLabels() - Method in class com.newrelic.agent.config.LabelsConfigImpl
-
- getLabelsConfig() - Method in interface com.newrelic.agent.config.AgentConfig
-
Get the agent's label configuration.
- getLabelsConfig() - Method in class com.newrelic.agent.config.AgentConfigImpl
-
- getLanguage() - Method in interface com.newrelic.agent.config.AgentConfig
-
The agent language (java).
- getLanguage() - Method in class com.newrelic.agent.config.AgentConfigImpl
-
- getLargestTransportDurationInMillis() - Method in class com.newrelic.agent.Transaction
-
- getLargestTransportDurationInMillis() - Method in class com.newrelic.agent.TransactionData
-
- getLastTracer() - Method in class com.newrelic.agent.TransactionActivity
-
Get the last tracer on the call stack, or null if the call stack is empty.
- getLastTracer() - Method in class com.newrelic.agent.TransactionApiImpl
-
- getLegacyDuration() - Method in class com.newrelic.agent.TransactionData
-
Returns the transaction duration in nanoseconds.
- getLicenseKey() - Method in class com.newrelic.agent.config.AgentConfigImpl
-
- getLicenseKey() - Method in interface com.newrelic.agent.config.DataSenderConfig
-
Get the license key.
- getLineNumber() - Method in class com.newrelic.agent.profile.ProfiledMethod
-
- getLineNumber() - Method in class com.newrelic.agent.profile.v2.ProfiledMethod
-
- getLinkingMetadata() - Method in class com.newrelic.agent.AgentImpl
-
- getLoaderType() - Method in interface com.newrelic.agent.config.BrowserMonitoringConfig
-
The type of loader to send.
- getLoaderType() - Method in class com.newrelic.agent.config.BrowserMonitoringConfigImpl
-
- getLocalAgentConfig() - Method in interface com.newrelic.agent.config.ConfigService
-
Get the local Agent configuration.
- getLocalAgentConfig() - Method in class com.newrelic.agent.config.ConfigServiceImpl
-
- getLocalRetransformer() - Method in interface com.newrelic.agent.instrumentation.ClassTransformerService
-
- getLocalRetransformer() - Method in class com.newrelic.agent.instrumentation.ClassTransformerServiceImpl
-
- getLocation() - Method in class com.newrelic.agent.util.EditableFile
-
Returns the path to the file we are editing.
- getLocation() - Method in class com.newrelic.agent.utilization.Azure.AzureData
-
- getLock() - Method in class com.newrelic.agent.DummyTransaction
-
- getLock() - Method in class com.newrelic.agent.Transaction
-
Get the lock on the object.
- getLogFileCount() - Method in interface com.newrelic.agent.config.AgentConfig
-
The number of log files to use.
- getLogFileCount() - Method in class com.newrelic.agent.config.AgentConfigImpl
-
- getLogFileName() - Method in interface com.newrelic.agent.config.AgentConfig
-
- getLogFileName() - Method in class com.newrelic.agent.config.AgentConfigImpl
-
- getLogFilePath() - Method in interface com.newrelic.agent.config.AgentConfig
-
- getLogFilePath() - Method in class com.newrelic.agent.config.AgentConfigImpl
-
- getLogFilePath() - Static method in class com.newrelic.agent.logging.AgentLogManager
-
- getLogFilePath() - Method in interface com.newrelic.agent.logging.IAgentLogManager
-
- getLogger() - Method in class com.newrelic.agent.AgentImpl
-
- getLogger(GeneratorAdapter) - Static method in class com.newrelic.agent.instrumentation.tracing.BridgeUtils
-
Injects the instructions to load the logger instance and returns a proxy that can be used to invoke methods on
that instance.
- getLogger() - Static method in class com.newrelic.agent.logging.AgentLogManager
-
- getLogger() - Method in class com.newrelic.agent.service.AbstractService
-
- getLogger() - Method in interface com.newrelic.agent.service.Service
-
- getLoggerBuilder(GeneratorAdapter, boolean) - Static method in class com.newrelic.agent.instrumentation.tracing.BridgeUtils
-
- getLogicalProcessorCount() - Static method in class com.newrelic.agent.utilization.DataFetcher
-
- getLogicalProcessors() - Method in class com.newrelic.agent.utilization.UtilizationConfig
-
- getLogicalProcessorsConfig() - Method in class com.newrelic.agent.config.UtilizationDataConfig
-
- getLogLevel() - Method in interface com.newrelic.agent.config.AgentConfig
-
- getLogLevel() - Method in class com.newrelic.agent.config.AgentConfigImpl
-
- getLogLevel() - Static method in class com.newrelic.agent.logging.AgentLogManager
-
- getLogLevel() - Method in interface com.newrelic.agent.logging.IAgentLogManager
-
- getLogLimit() - Method in interface com.newrelic.agent.config.AgentConfig
-
The maximum number of kilobytes to write to any one log file.
- getLogLimit() - Method in class com.newrelic.agent.config.AgentConfigImpl
-
- getMachineType() - Method in class com.newrelic.agent.utilization.GCP.GcpData
-
- getMajorSupportedCatVersion() - Method in interface com.newrelic.agent.tracing.DistributedTraceService
-
- getMajorSupportedCatVersion() - Method in class com.newrelic.agent.tracing.DistributedTraceServiceImpl
-
- getMapSetFromCollection(Collection<?>) - Method in class com.newrelic.agent.config.TransactionTracerConfigImpl
-
- getMatch(String) - Static method in class com.newrelic.agent.normalization.RuleResult
-
- getMatcher() - Method in class com.newrelic.agent.instrumentation.api.ApiImplementationUpdate
-
For testing.
- getMatcher() - Method in class com.newrelic.agent.instrumentation.custom.CustomClassTransformer
-
- getMatcher() - Method in class com.newrelic.agent.instrumentation.PointCutClassTransformer
-
- getMatchers() - Method in class com.newrelic.agent.instrumentation.custom.ClassRetransformer
-
- getMatches() - Method in class com.newrelic.agent.instrumentation.context.InstrumentationContext
-
- getMatchExpression() - Method in class com.newrelic.agent.normalization.NormalizationRule
-
- getMatchingClasses(Collection<ClassMatchVisitorFactory>, InstrumentationContextClassMatcherHelper, Class<?>...) - Static method in class com.newrelic.agent.instrumentation.context.ClassesMatcher
-
This parallelizes matching of a large number of classes by firing up threads to handle
a partition of the classes.
- getMatchingMethods(Class<?>, String) - Static method in class com.newrelic.agent.profile.method.MethodInfoUtil
-
- getMatchVisitors() - Method in class com.newrelic.agent.instrumentation.context.InstrumentationContextManager
-
- getMax() - Method in interface com.newrelic.agent.sql.SqlTrace
-
- getMaxCallTime() - Method in interface com.newrelic.agent.stats.CountStats
-
- getMaxCallTime() - Method in class com.newrelic.agent.stats.ResponseTimeStatsImpl
-
- getMaxCallTime() - Method in class com.newrelic.agent.stats.StatsImpl
-
- getMaxClassLoaders() - Method in interface com.newrelic.agent.config.JarCollectorConfig
-
The number of class loaders which we should grab jars from.
- getMaxClassLoaders() - Method in class com.newrelic.agent.config.JarCollectorConfigImpl
-
- getMaxExplainPlans() - Method in interface com.newrelic.agent.config.TransactionTracerConfig
-
The limit on the number of explain plans per transaction.
- getMaxExplainPlans() - Method in class com.newrelic.agent.config.TransactionTracerConfigImpl
-
- getMaxInMillis() - Method in class com.newrelic.agent.sql.SlowQueryInfo
-
- getMaxPreValidatedClassLoaders() - Method in interface com.newrelic.agent.config.ClassTransformerConfig
-
Returns the maximum number of classloaders to run through the "optimized" weave package path.
- getMaxSamplesStored() - Method in interface com.newrelic.agent.config.ErrorCollectorConfig
-
- getMaxSamplesStored() - Method in class com.newrelic.agent.config.ErrorCollectorConfigImpl
-
- getMaxSamplesStored() - Method in interface com.newrelic.agent.config.InsightsConfig
-
- getMaxSamplesStored() - Method in class com.newrelic.agent.config.InsightsConfigImpl
-
- getMaxSamplesStored() - Method in class com.newrelic.agent.config.SpanEventsConfig
-
- getMaxSamplesStored() - Method in class com.newrelic.agent.config.TransactionEventsConfig
-
- getMaxSamplesStored() - Method in class com.newrelic.agent.errors.ErrorHarvestableImpl
-
- getMaxSamplesStored() - Method in class com.newrelic.agent.errors.ErrorServiceImpl
-
- getMaxSamplesStored() - Method in class com.newrelic.agent.Harvestable
-
- getMaxSamplesStored() - Method in class com.newrelic.agent.service.analytics.CollectorSpanEventReservoirManager
-
- getMaxSamplesStored() - Method in class com.newrelic.agent.service.analytics.InsightsHarvestableImpl
-
- getMaxSamplesStored() - Method in class com.newrelic.agent.service.analytics.InsightsServiceImpl
-
- getMaxSamplesStored() - Method in class com.newrelic.agent.service.analytics.SpanEventHarvestableImpl
-
- getMaxSamplesStored() - Method in class com.newrelic.agent.service.analytics.SpanEventsServiceImpl
-
- getMaxSamplesStored() - Method in class com.newrelic.agent.service.analytics.TransactionEventHarvestableImpl
-
- getMaxSamplesStored() - Method in class com.newrelic.agent.service.analytics.TransactionEventsService
-
- getMaxSamplesStored() - Method in interface com.newrelic.agent.service.EventService
-
Returns the current limit of events to store per harvest interval.
- getMaxSegments() - Method in interface com.newrelic.agent.config.TransactionTracerConfig
-
The limit on the number of transaction trace segments per transaction.
- getMaxSegments() - Method in class com.newrelic.agent.config.TransactionTracerConfigImpl
-
- getMaxStackTraceLines() - Method in interface com.newrelic.agent.config.AgentConfig
-
- getMaxStackTraceLines() - Method in class com.newrelic.agent.config.AgentConfigImpl
-
- getMaxStackTraces() - Method in interface com.newrelic.agent.config.TransactionTracerConfig
-
The limit on the number of stack traces to store per transaction.
- getMaxStackTraces() - Method in class com.newrelic.agent.config.TransactionTracerConfigImpl
-
- getMaxTokens() - Method in interface com.newrelic.agent.config.TransactionTracerConfig
-
The limit on the number of tokens to be retrieved per transaction.
- getMaxTokens() - Method in class com.newrelic.agent.config.TransactionTracerConfigImpl
-
- getMaxTokens() - Method in class com.newrelic.agent.transaction.TransactionCounts
-
- getMbeanServer() - Method in class com.newrelic.agent.jmx.LinkingMetadataRegistration
-
- getMemoryLimit() - Method in class com.newrelic.agent.utilization.PCF.PcfData
-
- getMemoryThreshold() - Method in class com.newrelic.agent.config.CircuitBreakerConfig
-
- getMergeInstrumentationPackages(Method) - Method in class com.newrelic.agent.instrumentation.context.InstrumentationContext
-
- getMessage() - Method in class com.newrelic.agent.errors.DeadlockTraceError
-
- getMessage(Throwable) - Method in class com.newrelic.agent.errors.ErrorMessageReplacer
-
Decides if the exception message needs replacement.
- getMessage() - Method in class com.newrelic.agent.errors.HttpTracedError
-
- getMessage() - Method in class com.newrelic.agent.errors.ThrowableError
-
- getMessage() - Method in class com.newrelic.agent.errors.TracedError
-
- getMethod() - Method in class com.newrelic.agent.extension.beans.Extension.Instrumentation.Pointcut
-
Gets the value of the method property.
- getMethod(Method) - Static method in class com.newrelic.agent.instrumentation.InstrumentationUtils
-
- getMethod() - Method in class com.newrelic.agent.instrumentation.weaver.preprocessors.TracedWeaveInstrumentationTracker
-
- getMethod(List<Member>, Class<?>, String, List<String>) - Static method in class com.newrelic.agent.profile.method.MethodInfoUtil
-
- getMethod() - Method in class com.newrelic.agent.profile.ProfileSegment
-
- getMethod() - Method in class com.newrelic.agent.profile.v2.ProfileSegment
-
- getMethod(Class<?>) - Method in class com.newrelic.agent.util.MethodCache
-
- getMethodAnnotation() - Method in class com.newrelic.agent.extension.beans.Extension.Instrumentation.Pointcut
-
Gets the value of the methodAnnotation property.
- getMethodAnnotations(Method) - Method in class com.newrelic.agent.instrumentation.classmatchers.OptimizedClassMatcher.Match
-
Returns the annotations for a method.
- getMethodAnnotations(Method) - Method in class com.newrelic.agent.util.asm.ClassStructure
-
- getMethodCache(String, String, String) - Method in class com.newrelic.agent.cache.CacheService
-
- getMethodCount() - Method in class com.newrelic.agent.profile.ProfileTree
-
- getMethodCount() - Method in class com.newrelic.agent.profile.v2.BaseTree
-
- getMethodDesc() - Method in class com.newrelic.agent.tracers.ClassMethodSignature
-
- getMethodDescription() - Method in class com.newrelic.agent.errors.ExceptionHandlerSignature
-
- getMethodDescription(Class<?>, String, int) - Static method in class com.newrelic.agent.profile.MethodLineNumberMatcher
-
- getMethodId() - Method in class com.newrelic.agent.profile.v2.ProfiledMethod
-
- getMethodInfo(String, String, int) - Method in class com.newrelic.agent.profile.method.MethodInfoFactory
-
- getMethodInfo(Class<?>, String, String) - Static method in class com.newrelic.agent.profile.method.MethodInfoUtil
-
- getMethodInfo(ClassMethodSignature) - Method in class com.newrelic.agent.profile.v2.ProfiledMethodFactory
-
- getMethodInvocationCode(String) - Static method in class com.newrelic.agent.tracers.jasper.AbstractRUMState
-
- getMethodJson() - Method in class com.newrelic.agent.profile.v2.ProfiledMethod
-
- getMethodMappers(Class<?>) - Static method in class com.newrelic.agent.instrumentation.MethodMappersAdapter
-
- getMethodMappersAdapter(ClassVisitor, Map<Method, Method>, String, String) - Static method in class com.newrelic.agent.instrumentation.MethodMappersAdapter
-
- getMethodMappersAdapter(ClassVisitor, Class<?>, String) - Static method in class com.newrelic.agent.instrumentation.MethodMappersAdapter
-
- getMethodMatcher() - Method in class com.newrelic.agent.errors.ExceptionHandlerSignature
-
- getMethodMatcher() - Method in interface com.newrelic.agent.instrumentation.classmatchers.ClassAndMethodMatcher
-
- getMethodMatcher() - Method in class com.newrelic.agent.instrumentation.classmatchers.DefaultClassAndMethodMatcher
-
- getMethodMatcher() - Method in class com.newrelic.agent.instrumentation.custom.ExtensionClassAndMethodMatcher
-
- getMethodMatcher(MethodMatcher...) - Static method in class com.newrelic.agent.instrumentation.methodmatchers.AndMethodMatcher
-
- getMethodMatcher(MethodMatcher...) - Static method in class com.newrelic.agent.instrumentation.methodmatchers.OrMethodMatcher
-
- getMethodMatcher(Collection<MethodMatcher>) - Static method in class com.newrelic.agent.instrumentation.methodmatchers.OrMethodMatcher
-
- getMethodMatcher() - Method in class com.newrelic.agent.instrumentation.PointCut
-
- getMethodMatcher() - Method in class com.newrelic.agent.instrumentation.tracing.ParameterAttributeName
-
- getMethodMatchers() - Method in class com.newrelic.agent.instrumentation.methodmatchers.ManyMethodMatcher
-
- getMethodName() - Method in class com.newrelic.agent.errors.ExceptionHandlerSignature
-
- getMethodName() - Method in class com.newrelic.agent.profile.ProfiledMethod
-
- getMethodName() - Method in class com.newrelic.agent.profile.v2.ProfiledMethod
-
- getMethodName() - Method in class com.newrelic.agent.trace.TransactionSegment
-
- getMethodName() - Method in class com.newrelic.agent.tracers.ClassMethodSignature
-
- getMethods() - Method in class com.newrelic.agent.instrumentation.classmatchers.OptimizedClassMatcher.Match
-
A set of the methods that were matched.
- getMethods() - Method in class com.newrelic.agent.profile.ProfileSegment
-
- getMethods() - Method in class com.newrelic.agent.profile.v2.ProfiledMethodFactory
-
- getMethods() - Method in class com.newrelic.agent.profile.v2.ProfileSegment
-
- getMethods() - Method in class com.newrelic.agent.util.asm.ClassStructure
-
- getMetricAggregator() - Method in class com.newrelic.agent.AgentImpl
-
- getMetricAggregator() - Method in class com.newrelic.agent.DummyTransaction
-
- getMetricAggregator() - Method in interface com.newrelic.agent.stats.StatsService
-
- getMetricAggregator() - Method in class com.newrelic.agent.stats.StatsServiceImpl
-
- getMetricAggregator() - Method in class com.newrelic.agent.Transaction
-
- getMetricData(Normalizer, String) - Method in class com.newrelic.agent.stats.SimpleStatsEngine
-
Converts the stats to a list of metric data.
- getMetricData(Normalizer) - Method in interface com.newrelic.agent.stats.StatsEngine
-
- getMetricData(Normalizer) - Method in class com.newrelic.agent.stats.StatsEngineImpl
-
- getMetricId(MetricName) - Method in class com.newrelic.agent.metric.MetricIdRegistry
-
- getMetricId() - Method in class com.newrelic.agent.MetricData
-
- getMetricIngestUri() - Method in interface com.newrelic.agent.config.AgentConfig
-
- getMetricIngestUri() - Method in class com.newrelic.agent.config.AgentConfigImpl
-
- getMetricName() - Method in class com.newrelic.agent.database.ParsedDatabaseStatement
-
- getMetricName(String) - Method in interface com.newrelic.agent.jmx.create.JmxMetricModifier
-
- getMetricName() - Method in class com.newrelic.agent.MetricData
-
- getMetricName() - Method in class com.newrelic.agent.sql.SlowQueryInfo
-
- getMetricName() - Method in interface com.newrelic.agent.sql.SqlTrace
-
- getMetricName(Tracer) - Static method in class com.newrelic.agent.trace.TransactionSegment
-
- getMetricName() - Method in class com.newrelic.agent.trace.TransactionSegment
-
- getMetricName() - Method in class com.newrelic.agent.tracers.CrossProcessNameFormat
-
- getMetricName() - Method in class com.newrelic.agent.tracers.DefaultTracer
-
- getMetricName() - Method in class com.newrelic.agent.tracers.ExternalComponentNameFormat
-
- getMetricName() - Method in class com.newrelic.agent.tracers.MethodExitTracerNoSkip
-
- getMetricName() - Method in class com.newrelic.agent.tracers.metricname.ClassMethodMetricNameFormat
-
- getMetricName(ClassMethodSignature, Object) - Static method in class com.newrelic.agent.tracers.metricname.ClassMethodMetricNameFormat
-
- getMetricName(ClassMethodSignature, Object, String) - Static method in class com.newrelic.agent.tracers.metricname.ClassMethodMetricNameFormat
-
- getMetricName(ClassMethodSignature, String) - Static method in class com.newrelic.agent.tracers.metricname.ClassMethodMetricNameFormat
-
- getMetricName() - Method in class com.newrelic.agent.tracers.metricname.DefaultMetricNameFormat
-
- getMetricName() - Method in interface com.newrelic.agent.tracers.metricname.MetricNameFormat
-
- getMetricName() - Method in class com.newrelic.agent.tracers.metricname.OtherTransSimpleMetricNameFormat
-
- getMetricName() - Method in class com.newrelic.agent.tracers.metricname.SimpleMetricNameFormat
-
- getMetricName() - Method in class com.newrelic.agent.tracers.MetricNameFormatWithHost
-
- getMetricName() - Method in class com.newrelic.agent.tracers.NoOpTracer
-
- getMetricName() - Method in interface com.newrelic.agent.tracers.Tracer
-
The metric name of this tracer.
- getMetricName() - Method in class com.newrelic.agent.tracers.UltraLightTracer
-
- getMetricNameFormat() - Method in class com.newrelic.agent.extension.beans.Extension.Instrumentation.Pointcut
-
Gets the value of the metricNameFormat property.
- getMetricNameFormat(ClassMethodSignature, Object, Object[]) - Method in interface com.newrelic.agent.instrumentation.yaml.MetricNameFormatFactory
-
- getMetricNameFormat(ClassMethodSignature, Object, Object[]) - Method in class com.newrelic.agent.instrumentation.yaml.PointCutFactory.ClassMethodNameFormatDescriptor
-
- getMetricNameFormat(ClassMethodSignature, Object, Object[]) - Method in class com.newrelic.agent.instrumentation.yaml.SimpleMetricNameFormatFactory
-
- getMetricNameFormat(String, int) - Method in class com.newrelic.agent.tracers.ClassMethodSignature
-
- getMetricNameFormat() - Method in class com.newrelic.agent.tracers.DefaultTracer
-
- getMetricNameFormatFactory() - Method in class com.newrelic.agent.instrumentation.yaml.TracerFactoryConfiguration
-
- getMetricNameFormatWithHost(Object) - Method in class com.newrelic.agent.transaction.TransactionCache
-
- getMetricNameRules() - Method in class com.newrelic.agent.config.NormalizationRuleConfig
-
- getMetricNameRules(String, List<Map<String, Object>>) - Static method in class com.newrelic.agent.normalization.NormalizationRuleFactory
-
- getMetricNames() - Method in interface com.newrelic.agent.stats.StatsEngine
-
This is now only used by tests.
- getMetricNames() - Method in class com.newrelic.agent.stats.StatsEngineImpl
-
- getMetricNormalizer(String) - Method in interface com.newrelic.agent.normalization.NormalizationService
-
- getMetricNormalizer(String) - Method in class com.newrelic.agent.normalization.NormalizationServiceImpl
-
- getMetricPrefix() - Method in class com.newrelic.agent.extension.beans.Extension.Instrumentation
-
Gets the value of the metricPrefix property.
- getMetrics() - Method in class com.newrelic.agent.jmx.metrics.BaseJmxValue
-
Gets the field metrics.
- getMin() - Method in interface com.newrelic.agent.sql.SqlTrace
-
- getMinCallTime() - Method in interface com.newrelic.agent.stats.CountStats
-
- getMinCallTime() - Method in class com.newrelic.agent.stats.ResponseTimeStatsImpl
-
- getMinCallTime() - Method in class com.newrelic.agent.stats.StatsImpl
-
- getMinHarvestInterval() - Method in class com.newrelic.agent.HarvestServiceImpl
-
Get the minimum harvest interval in nanoseconds.
- getMinInMillis() - Method in class com.newrelic.agent.sql.SlowQueryInfo
-
- getMinorSupportedCatVersion() - Method in interface com.newrelic.agent.tracing.DistributedTraceService
-
- getMinorSupportedCatVersion() - Method in class com.newrelic.agent.tracing.DistributedTraceServiceImpl
-
- getMinPriority() - Method in class com.newrelic.agent.service.analytics.DistributedSamplingPriorityQueue
-
- getModel() - Method in class com.newrelic.agent.database.ParsedDatabaseStatement
-
- getModifier() - Method in class com.newrelic.agent.jmx.metrics.BaseJmxValue
-
- getMultiResolver(ClassResolver...) - Static method in class com.newrelic.agent.util.asm.ClassResolvers
-
Returns a class resolver that iterates through an array of resolvers to resolve a class.
- getMultiResolver(Collection<ClassResolver>) - Static method in class com.newrelic.agent.util.asm.ClassResolvers
-
Returns a class resolver that iterates through an list of resolvers to resolve a class.
- getName() - Method in class com.newrelic.agent.application.PriorityApplicationName
-
- getName() - Method in class com.newrelic.agent.commands.AbstractCommand
-
- getName() - Method in interface com.newrelic.agent.commands.Command
-
The name of this command.
- getName() - Method in class com.newrelic.agent.commands.PingCommand
-
- getName() - Method in class com.newrelic.agent.extension.beans.Extension
-
Gets the value of the name property.
- getName() - Method in class com.newrelic.agent.extension.beans.Extension.Instrumentation.Pointcut.Method
-
Gets the value of the name property.
- getName() - Method in class com.newrelic.agent.extension.ConfigurationConstruct
-
- getName() - Method in class com.newrelic.agent.extension.Extension
-
- getName() - Method in class com.newrelic.agent.instrumentation.PointCut
-
- getName() - Method in class com.newrelic.agent.instrumentation.PointCutConfiguration
-
- getName() - Method in class com.newrelic.agent.metric.MetricName
-
- getName() - Method in enum com.newrelic.agent.profile.ThreadType.BasicThreadType
-
- getName() - Method in interface com.newrelic.agent.profile.ThreadType
-
- getName() - Method in class com.newrelic.agent.service.AbstractService
-
- getName() - Method in class com.newrelic.agent.service.analytics.TransactionEvent
-
- getName() - Method in class com.newrelic.agent.service.module.JarData
-
Gets the field name.
- getName() - Method in interface com.newrelic.agent.service.Service
-
Get the service name.
- getName() - Method in class com.newrelic.agent.stats.IncrementCounter
-
- getName() - Method in class com.newrelic.agent.threads.BasicThreadInfo
-
- getName() - Method in class com.newrelic.agent.transaction.PriorityTransactionName
-
- getName() - Method in class com.newrelic.agent.utilization.Azure.AzureData
-
- getName() - Method in class com.newrelic.agent.utilization.GCP.GcpData
-
- getNames() - Method in class com.newrelic.agent.application.PriorityApplicationName
-
- getNameTransaction() - Method in class com.newrelic.agent.extension.beans.Extension.Instrumentation.Pointcut
-
Gets the value of the nameTransaction property.
- getNamingScheme() - Method in class com.newrelic.agent.Transaction
-
- getNewRelicDirectory() - Static method in class com.newrelic.agent.config.ConfigFileHelper
-
Find the New Relic home directory.
- getNewRelicEnvVarsWithoutPrefix() - Method in class com.newrelic.agent.config.SystemPropertyProvider
-
Returns the New Relic environment properties with the 'NEW_RELIC_' prefixes removed.
- getNewRelicPropertiesWithoutPrefix() - Method in class com.newrelic.agent.config.SystemPropertyProvider
-
Returns the New Relic system properties with the 'newrelic.config.' prefixes removed.
- getNewRelicSystemProperties() - Method in class com.newrelic.agent.config.SystemPropertyProvider
-
Get a map of the New Relic system properties (any property starting with newrelic.)
- getNewRelicTraceHeader(InboundHeaders) - Static method in class com.newrelic.agent.HeadersUtil
-
- getNode(Object) - Method in class com.newrelic.agent.tracers.jasper.JasperClassFactory
-
- getNoMatch() - Static method in class com.newrelic.agent.normalization.RuleResult
-
- getNonUrlType(String) - Static method in enum com.newrelic.agent.instrumentation.NonUrlClassLoaders
-
Gets the loader based on the input name.
- getNormalizationRuleConfig() - Method in interface com.newrelic.agent.config.AgentConfig
-
- getNormalizationRuleConfig() - Method in class com.newrelic.agent.config.AgentConfigImpl
-
- getNormalizationService() - Static method in class com.newrelic.agent.service.ServiceFactory
-
- getNormalizationService() - Method in interface com.newrelic.agent.service.ServiceManager
-
- getNormalizationService() - Method in class com.newrelic.agent.service.ServiceManagerImpl
-
- getNormalizedThreadName(BasicThreadInfo) - Method in class com.newrelic.agent.threads.ThreadNameNormalizer
-
- getNormalizedThreadName(String) - Method in class com.newrelic.agent.threads.ThreadNameNormalizer
-
- getNormalizedUri() - Method in class com.newrelic.agent.DummyTransaction
-
- getNormalizedUri() - Method in class com.newrelic.agent.Transaction
-
Deprecated.
- getNoticeSqlMethods() - Method in class com.newrelic.agent.instrumentation.tracing.NoticeSqlVisitor
-
- getNumberOfTries() - Method in class com.newrelic.agent.service.analytics.DistributedSamplingPriorityQueue
-
- getNumberOfTries() - Method in class com.newrelic.agent.service.analytics.FixedSizeArrayList
-
- getObfuscatedQuery() - Method in class com.newrelic.agent.sql.SlowQueryInfo
-
- getObjectMetricName() - Method in class com.newrelic.agent.jmx.metrics.BaseJmxValue
-
Gets the field objectMetricName.
- getObjectName() - Method in interface com.newrelic.agent.jmx.create.JmxConfiguration
-
Gets the object name from the JMX configuration.
- getObjectName() - Method in class com.newrelic.agent.jmx.create.JmxObject
-
Gets the field objectName.
- getObjectName() - Method in class com.newrelic.agent.jmx.create.JmxYmlParser
-
Gets the object name from the JMX configuration.
- getObjectNameString() - Method in class com.newrelic.agent.jmx.create.JmxObject
-
Gets the field objectNameString.
- getObjectNameString() - Method in class com.newrelic.agent.jmx.metrics.BaseJmxInvokeValue
-
Gets the field objectNameString.
- getObjectNameString() - Method in class com.newrelic.agent.jmx.metrics.BaseJmxValue
-
Gets the field objectNameString.
- getObjectSize(Object) - Method in class com.newrelic.agent.util.InstrumentationWrapper
-
- getObscuringKey() - Method in class com.newrelic.agent.config.ObscuringKeyConfig
-
- getOldStylePointCut(Method) - Method in class com.newrelic.agent.instrumentation.context.InstrumentationContext
-
- getOperation() - Method in class com.newrelic.agent.database.ParsedDatabaseStatement
-
- getOperationName() - Method in class com.newrelic.agent.jmx.create.JmxInvoke
-
Gets the field operationName.
- getOperationName() - Method in class com.newrelic.agent.jmx.metrics.BaseJmxInvokeValue
-
Gets the field operationName.
- getOperationRollupMetricName() - Method in class com.newrelic.agent.database.ParsedDatabaseStatement
-
- getOrCreateDistributedSamplingReservoir() - Method in interface com.newrelic.agent.service.analytics.SpanEventsService
-
- getOrCreateDistributedSamplingReservoir() - Method in class com.newrelic.agent.service.analytics.SpanEventsServiceImpl
-
- getOrCreateDistributedSamplingReservoir(String) - Method in class com.newrelic.agent.service.analytics.TransactionEventsService
-
- getOrCreateDummyTransaction() - Static method in class com.newrelic.agent.Transaction
-
- getOrCreateReservoir() - Method in class com.newrelic.agent.service.analytics.CollectorSpanEventReservoirManager
-
- getOrCreateResponseTimeStats(String) - Method in class com.newrelic.agent.stats.SimpleStatsEngine
-
- getOrCreateRPMService(String) - Method in interface com.newrelic.agent.RPMServiceManager
-
Get the RPM service for the given application name, creating if it does not exist.
- getOrCreateRPMService(PriorityApplicationName) - Method in interface com.newrelic.agent.RPMServiceManager
-
Get the RPM service for the given application name, creating if it does not exist.
- getOrCreateRPMService(PriorityApplicationName) - Method in class com.newrelic.agent.RPMServiceManagerImpl
-
- getOrCreateRPMService(String) - Method in class com.newrelic.agent.RPMServiceManagerImpl
-
- getOrCreateTraceId() - Method in class com.newrelic.agent.tracing.SpanProxy
-
- getOrCreateTraceId() - Method in class com.newrelic.agent.Transaction
-
- getOrder() - Method in class com.newrelic.agent.normalization.NormalizationRule
-
- getOrigin() - Method in class com.newrelic.agent.jmx.create.JmxGet
-
- getOrMatcher(AnnotationMatcher...) - Static method in class com.newrelic.agent.instrumentation.annotationmatchers.OrAnnotationMatcher
-
- getOutboundDistributedTracePayload() - Method in class com.newrelic.agent.tracing.SpanProxy
-
- getOverLimitTxStatsforTesting() - Method in class com.newrelic.agent.Transaction
-
- getPage(Transaction) - Static method in class com.newrelic.agent.tracers.jasper.GeneratorVisitTracerFactory
-
- getParameterAttributeNames() - Method in class com.newrelic.agent.instrumentation.tracing.DelegatingTraceDetails
-
- getParameterAttributeNames() - Method in interface com.newrelic.agent.instrumentation.tracing.TraceDetails
-
Returns a list of method parameter attribute names.
- getParameters() - Method in class com.newrelic.agent.extension.beans.Extension.Instrumentation.Pointcut.Method
-
Gets the value of the parameters property.
- getParameters() - Method in class com.newrelic.agent.sql.SlowQueryInfo
-
- getParameters() - Method in interface com.newrelic.agent.sql.SqlTrace
-
- getParams() - Method in class com.newrelic.agent.jmx.create.JmxInvoke
-
Gets the field params.
- getParams() - Method in class com.newrelic.agent.jmx.metrics.BaseJmxInvokeValue
-
Gets the field params.
- getParams() - Method in class com.newrelic.agent.tracers.DefaultSqlTracer
-
- getParams() - Method in interface com.newrelic.agent.tracers.SqlTracer
-
Returns an Object array containing the parameters (in order) that were set on a PreparedStatement.
- getParenSpanId() - Method in class com.newrelic.agent.service.analytics.TransactionEvent
-
- getParent() - Method in class com.newrelic.agent.attributes.AttributesNode
-
- getParent() - Method in class com.newrelic.agent.Segment
-
- getParent() - Method in interface com.newrelic.agent.tracers.jasper.Node
-
- getParentAccountId() - Method in class com.newrelic.agent.TransactionData
-
- getParentApp() - Method in class com.newrelic.agent.TransactionData
-
- getParentId() - Method in class com.newrelic.agent.service.analytics.TransactionEvent
-
- getParentId() - Method in class com.newrelic.agent.tracing.W3CTraceParent
-
- getParentId() - Method in class com.newrelic.agent.TransactionData
-
- getParentInitialExclusiveDuration() - Method in class com.newrelic.agent.Segment
-
- getParentSpanId() - Method in class com.newrelic.agent.TransactionData
-
- getParentTracedMethod() - Method in class com.newrelic.agent.tracers.AbstractTracer
-
- getParentTracedMethod() - Method in class com.newrelic.agent.tracers.NoOpTracer
-
- getParentTracedMethod() - Method in class com.newrelic.agent.tracers.UltraLightTracer
-
- getParentTracer() - Method in class com.newrelic.agent.tracers.DefaultTracer
-
- getParentTracer() - Method in class com.newrelic.agent.tracers.MethodExitTracerNoSkip
-
- getParentTracer() - Method in class com.newrelic.agent.tracers.NoOpTracer
-
- getParentTracer() - Method in interface com.newrelic.agent.tracers.Tracer
-
Returns the parent tracer or null if this is the root tracer.
- getParentTracer() - Method in class com.newrelic.agent.tracers.UltraLightTracer
-
- getParentTracerWithSpan(Tracer) - Static method in class com.newrelic.agent.tracers.AbstractTracer
-
- getParentType() - Method in class com.newrelic.agent.tracing.W3CTraceState
-
- getParsedDatabaseStatement(DatabaseVendor, String, ResultSetMetaData) - Method in class com.newrelic.agent.database.CachingDatabaseStatementParser
-
Get parsed SQL, with caching.
- getParsedDatabaseStatement(DatabaseVendor, String, ResultSetMetaData) - Method in interface com.newrelic.agent.database.DatabaseStatementParser
-
Returns a parsed statement even if the statement is unparseable.
- getParsedDatabaseStatement(DatabaseVendor, String, ResultSetMetaData) - Method in class com.newrelic.agent.database.DefaultDatabaseStatementParser
-
- getParser(String) - Method in class com.newrelic.agent.extension.ExtensionParsers
-
- getPartialName() - Method in class com.newrelic.agent.transaction.PriorityTransactionName
-
- getPath() - Method in class com.newrelic.agent.errors.TracedError
-
- getPathHash() - Method in class com.newrelic.agent.service.analytics.TransactionEvent
-
- getPayload() - Method in class com.newrelic.agent.tracing.W3CTracePayload
-
- getPcfData() - Method in class com.newrelic.agent.utilization.UtilizationService
-
- getPcfValue(String) - Method in class com.newrelic.agent.utilization.PCF
-
- getPointcut() - Method in class com.newrelic.agent.extension.beans.Extension.Instrumentation
-
Gets the value of the pointcut property.
- getPointCut(Object) - Method in class com.newrelic.agent.instrumentation.yaml.PointCutFactory
-
- getPointCut(String) - Method in class com.newrelic.agent.instrumentation.yaml.PointCutFactory
-
- getPointCutAnnotatedClasses() - Method in class com.newrelic.agent.util.Annotations
-
- getPointCutInvocationHandler() - Method in class com.newrelic.agent.instrumentation.PointCut
-
- getPointCutInvocationHandlerImpl() - Method in class com.newrelic.agent.instrumentation.DefaultPointCut
-
- getPointCutInvocationHandlerImpl() - Method in class com.newrelic.agent.instrumentation.PointCut
-
- getPointCutInvocationHandlerImpl() - Method in class com.newrelic.agent.instrumentation.pointcuts.container.tomcat.PrepareResponsePointCut
-
- getPointCutInvocationHandlerImpl() - Method in class com.newrelic.agent.instrumentation.TracerFactoryPointCut
-
- getPointCuts() - Method in class com.newrelic.agent.config.PointCutConfig
-
- getPointcuts() - Method in class com.newrelic.agent.instrumentation.PointCutClassTransformer
-
- getPointCuts(Object) - Method in class com.newrelic.agent.instrumentation.yaml.PointCutFactory
-
- getPointCuts(List) - Method in class com.newrelic.agent.instrumentation.yaml.PointCutFactory
-
- getPointCuts(Map) - Method in class com.newrelic.agent.instrumentation.yaml.PointCutFactory
-
- getPort() - Method in class com.newrelic.agent.config.AgentConfigImpl
-
- getPort() - Method in interface com.newrelic.agent.config.DataSenderConfig
-
- getPort() - Method in class com.newrelic.agent.config.InfiniteTracingTraceObserverConfig
-
- getPort() - Method in class com.newrelic.agent.service.analytics.TransactionEvent
-
- getPort() - Method in class com.newrelic.agent.tracers.DatastoreInstanceCrossAgentTest
-
- getPort() - Method in class com.newrelic.agent.tracers.DefaultSqlTracer
-
- getPort() - Method in interface com.newrelic.agent.tracers.SqlTracer
-
Returns the port of database instance used to run the query.
- getPrefix() - Method in class com.newrelic.agent.jmx.metrics.JmxFrameworkValues
-
The prefix for all of the metrics.
- getPrefix() - Method in class com.newrelic.agent.jmx.values.GlassfishJmxValues
-
- getPrefix() - Method in class com.newrelic.agent.jmx.values.JavaLangJmxMetrics
-
- getPrefix() - Method in class com.newrelic.agent.jmx.values.Jboss7UpJmxValues
-
- getPrefix() - Method in class com.newrelic.agent.jmx.values.JettyJmxMetrics
-
- getPrefix() - Method in class com.newrelic.agent.jmx.values.KafkaConsumerJmxValues
-
- getPrefix() - Method in class com.newrelic.agent.jmx.values.KafkaProducerJmxValues
-
- getPrefix() - Method in class com.newrelic.agent.jmx.values.ResinJmxValues
-
- getPrefix() - Method in class com.newrelic.agent.jmx.values.Solr7JmxValues
-
- getPrefix() - Method in class com.newrelic.agent.jmx.values.SolrJmxValues
-
- getPrefix() - Method in class com.newrelic.agent.jmx.values.TomcatJmxValues
-
- getPrefix() - Method in class com.newrelic.agent.jmx.values.WeblogicJmxValues
-
- getPrefix() - Method in class com.newrelic.agent.jmx.values.WebSphere7JmxValues
-
- getPrefix() - Method in class com.newrelic.agent.jmx.values.WebSphereJmxValues
-
- getPrefix() - Method in class com.newrelic.agent.jmx.values.WebsphereLibertyJmxValues
-
- getPrefix() - Method in class com.newrelic.agent.transaction.PriorityTransactionName
-
- getPrefixedAgentAttributes() - Method in class com.newrelic.agent.DummyTransaction
-
- getPrefixedAgentAttributes() - Method in class com.newrelic.agent.Transaction
-
The HTTP request parameters.
- getPrefixedAttributes() - Method in class com.newrelic.agent.TransactionData
-
- getPrimaryApplicationId() - Method in class com.newrelic.agent.config.DistributedTracingConfig
-
- getPriority() - Method in class com.newrelic.agent.application.PriorityApplicationName
-
- getPriority() - Method in class com.newrelic.agent.instrumentation.PointCut
-
- getPriority() - Method in class com.newrelic.agent.tracing.W3CTraceState
-
- getPriority() - Method in class com.newrelic.agent.Transaction
-
- getPriority() - Method in class com.newrelic.agent.transaction.PriorityTransactionName
-
- getPriority() - Method in interface com.newrelic.agent.transaction.TransactionErrorTracker
-
- getPriority() - Method in class com.newrelic.agent.transaction.TransactionErrorTrackerImpl
-
- getPriority() - Method in class com.newrelic.agent.TransactionData
-
- getPriorityApplicationName() - Method in class com.newrelic.agent.DummyTransaction
-
- getPriorityApplicationName() - Method in class com.newrelic.agent.Transaction
-
- getPriorityTransactionName() - Method in class com.newrelic.agent.DummyTransaction
-
- getPriorityTransactionName() - Method in class com.newrelic.agent.Transaction
-
- getPriorityTransactionName(Transaction, String, String, TransactionNamePriority) - Method in class com.newrelic.agent.transaction.TransactionNamingPolicy
-
- getPriorityTransactionName() - Method in class com.newrelic.agent.TransactionData
-
- getProcessCpuTime() - Method in class com.newrelic.agent.samplers.AbstractCPUSampler
-
Returns the process cpu time in seconds.
- getProcessCpuTime() - Method in class com.newrelic.agent.samplers.CPUHarvester
-
- getProcessCpuTime() - Method in class com.newrelic.agent.samplers.ProcStatCPUSampler
-
- getProcessorCount() - Method in class com.newrelic.agent.profile.AbstractController
-
- getProcessPID() - Method in interface com.newrelic.agent.environment.EnvironmentService
-
Get the process id.
- getProcessPID() - Method in class com.newrelic.agent.environment.EnvironmentServiceImpl
-
- getProduct() - Method in class com.newrelic.agent.tracers.DatastoreInstanceCrossAgentTest
-
- getProfile() - Method in class com.newrelic.agent.profile.ProfileSession
-
- getProfile() - Method in class com.newrelic.agent.profile.v2.ProfileSession
-
- getProfiledMethod(StackTraceElement) - Method in class com.newrelic.agent.profile.v2.ProfiledMethodFactory
-
- getProfiledMethod(Tracer) - Method in class com.newrelic.agent.profile.v2.ProfiledMethodFactory
-
- getProfiledMethodFactory() - Method in interface com.newrelic.agent.profile.v2.IProfile
-
- getProfiledMethodFactory() - Method in class com.newrelic.agent.profile.v2.Profile
-
- getProfileId() - Method in interface com.newrelic.agent.profile.IProfile
-
- getProfileId() - Method in class com.newrelic.agent.profile.KeyTransactionProfile
-
- getProfileId() - Method in class com.newrelic.agent.profile.Profile
-
- getProfileId() - Method in class com.newrelic.agent.profile.ProfilerParameters
-
- getProfileId() - Method in class com.newrelic.agent.profile.ProfileSession
-
- getProfileId() - Method in interface com.newrelic.agent.profile.v2.IProfile
-
- getProfileId() - Method in class com.newrelic.agent.profile.v2.Profile
-
- getProfileId() - Method in class com.newrelic.agent.profile.v2.ProfileSession
-
- getProfilerFormat() - Method in class com.newrelic.agent.profile.ProfilerParameters
-
- getProfilerParameters() - Method in interface com.newrelic.agent.profile.IProfile
-
- getProfilerParameters() - Method in class com.newrelic.agent.profile.KeyTransactionProfile
-
- getProfilerParameters() - Method in class com.newrelic.agent.profile.Profile
-
- getProfilerParameters() - Method in interface com.newrelic.agent.profile.v2.IProfile
-
- getProfilerParameters() - Method in class com.newrelic.agent.profile.v2.Profile
-
- getProfilerService() - Static method in class com.newrelic.agent.service.ServiceFactory
-
- getProfilerService() - Method in interface com.newrelic.agent.service.ServiceManager
-
- getProfilerService() - Method in class com.newrelic.agent.service.ServiceManagerImpl
-
- getProfileTree(ThreadType) - Method in interface com.newrelic.agent.profile.IProfile
-
- getProfileTree(ThreadType) - Method in class com.newrelic.agent.profile.KeyTransactionProfile
-
- getProfileTree(ThreadType) - Method in class com.newrelic.agent.profile.Profile
-
- getProfileTree(String) - Method in interface com.newrelic.agent.profile.v2.IProfile
-
- getProfileTree(String) - Method in class com.newrelic.agent.profile.v2.Profile
-
- getProperties() - Method in class com.newrelic.agent.config.BaseConfig
-
- getProperty(String) - Method in interface com.newrelic.agent.config.AgentConfig
-
Get a property value.
- getProperty(String, T) - Method in interface com.newrelic.agent.config.AgentConfig
-
Get a property value.
- getProperty(String, T) - Method in class com.newrelic.agent.config.BaseConfig
-
- getProperty(String) - Method in class com.newrelic.agent.config.BaseConfig
-
- getProperty(String) - Method in interface com.newrelic.agent.config.Config
-
- getProperty(String, T) - Method in interface com.newrelic.agent.config.Config
-
- getPropertyFromSystemEnvironment(String, Object) - Method in class com.newrelic.agent.config.BaseConfig
-
- getPropertyFromSystemEnvironment(String, Object) - Method in class com.newrelic.agent.config.JarCollectorConfigImpl
-
- getPropertyFromSystemEnvironment(String, Object) - Method in class com.newrelic.agent.config.TransactionTracerConfigImpl
-
- getPropertyFromSystemProperties(String, Object) - Method in class com.newrelic.agent.config.BaseConfig
-
- getPropertyFromSystemProperties(String, Object) - Method in class com.newrelic.agent.config.JarCollectorConfigImpl
-
- getPropertyFromSystemProperties(String, Object) - Method in class com.newrelic.agent.config.TransactionTracerConfigImpl
-
- getProtectionDomain() - Method in class com.newrelic.agent.instrumentation.context.InstrumentationContext
-
- getProvider() - Method in class com.newrelic.agent.utilization.AWS.AwsData
-
- getProvider() - Method in class com.newrelic.agent.utilization.Azure.AzureData
-
- getProvider() - Method in class com.newrelic.agent.utilization.GCP.GcpData
-
- getProvider() - Method in class com.newrelic.agent.utilization.PCF.PcfData
-
- getProxy() - Method in class com.newrelic.agent.transport.apache.ApacheProxyManager
-
- getProxyHost() - Method in class com.newrelic.agent.config.AgentConfigImpl
-
- getProxyHost() - Method in interface com.newrelic.agent.config.DataSenderConfig
-
- getProxyPassword() - Method in class com.newrelic.agent.config.AgentConfigImpl
-
- getProxyPassword() - Method in interface com.newrelic.agent.config.DataSenderConfig
-
- getProxyPort() - Method in class com.newrelic.agent.config.AgentConfigImpl
-
- getProxyPort() - Method in interface com.newrelic.agent.config.DataSenderConfig
-
- getProxyScheme() - Method in class com.newrelic.agent.config.AgentConfigImpl
-
- getProxyScheme() - Method in interface com.newrelic.agent.config.DataSenderConfig
-
- getProxyUser() - Method in class com.newrelic.agent.config.AgentConfigImpl
-
- getProxyUser() - Method in interface com.newrelic.agent.config.DataSenderConfig
-
- getQName() - Method in interface com.newrelic.agent.tracers.jasper.Node
-
- getQuery() - Method in class com.newrelic.agent.sql.SlowQueryInfo
-
- getQuery() - Method in interface com.newrelic.agent.sql.SqlTrace
-
- getQueueSize() - Method in class com.newrelic.agent.config.InfiniteTracingSpanEventsConfig
-
- getQueueTime() - Method in class com.newrelic.agent.dispatchers.WebRequestDispatcher
-
- getQueueTime() - Method in class com.newrelic.agent.tracers.servlet.QueueTimeTracker
-
- getRawQuery() - Method in class com.newrelic.agent.sql.SlowQueryInfo
-
- getRawSql() - Method in class com.newrelic.agent.tracers.DefaultSqlTracer
-
- getRawSql() - Method in interface com.newrelic.agent.tracers.SqlTracer
-
Returns the raw sql string that was used for a given query.
- getRecordMetricWork(String, float) - Static method in class com.newrelic.agent.stats.StatsWorks
-
- getRecordResponseTimeWork(String, long) - Static method in class com.newrelic.agent.stats.StatsWorks
-
- getRecordSql() - Method in interface com.newrelic.agent.config.TransactionTracerConfig
-
The form for sending SQL statements to New Relic.
- getRecordSql() - Method in class com.newrelic.agent.config.TransactionTracerConfigImpl
-
- getReferrerGuid() - Method in class com.newrelic.agent.InboundHeaderState
-
- getReferrerGuid() - Method in class com.newrelic.agent.service.analytics.TransactionEvent
-
- getReferrerGuid() - Method in class com.newrelic.agent.TransactionData
-
- getReferringPathHash() - Method in class com.newrelic.agent.InboundHeaderState
-
- getReferringPathHash() - Method in class com.newrelic.agent.service.analytics.TransactionEvent
-
- getReferringPathHash() - Method in class com.newrelic.agent.TransactionData
-
- getReinstrumentConfig() - Method in interface com.newrelic.agent.config.AgentConfig
-
Gets the Reinstrumentation configuration settings.
- getReinstrumentConfig() - Method in class com.newrelic.agent.config.AgentConfigImpl
-
- getRemappings() - Method in class com.newrelic.agent.extension.DependencyRemapper
-
- getRemoteInstrumentationService() - Static method in class com.newrelic.agent.service.ServiceFactory
-
- getRemoteInstrumentationService() - Method in interface com.newrelic.agent.service.ServiceManager
-
- getRemoteInstrumentationService() - Method in class com.newrelic.agent.service.ServiceManagerImpl
-
- getRemoteRetransformer() - Method in interface com.newrelic.agent.instrumentation.ClassTransformerService
-
- getRemoteRetransformer() - Method in class com.newrelic.agent.instrumentation.ClassTransformerServiceImpl
-
- getReplacement() - Method in class com.newrelic.agent.normalization.NormalizationRule
-
- getReplacement() - Method in class com.newrelic.agent.normalization.RuleResult
-
- getReportingPeriod() - Method in class com.newrelic.agent.HarvestServiceImpl
-
Get the reporting period in milliseconds.
- getReportPeriodInSecondsMetric() - Method in class com.newrelic.agent.errors.ErrorServiceImpl
-
- getReportPeriodInSecondsMetric() - Method in class com.newrelic.agent.service.analytics.InsightsServiceImpl
-
- getReportPeriodInSecondsMetric() - Method in class com.newrelic.agent.service.analytics.SpanEventsServiceImpl
-
- getReportPeriodInSecondsMetric() - Method in class com.newrelic.agent.service.analytics.TransactionEventsService
-
- getReportPeriodInSecondsMetric() - Method in interface com.newrelic.agent.service.EventService
-
Returns the metric name for this service that records the expected report period.
- getRequest() - Method in interface com.newrelic.agent.dispatchers.Dispatcher
-
- getRequest() - Method in class com.newrelic.agent.dispatchers.OtherDispatcher
-
- getRequest() - Method in class com.newrelic.agent.dispatchers.WebRequestDispatcher
-
- getRequestContentLength() - Method in class com.newrelic.agent.InboundHeaderState
-
It's not always possible for clients to determine the number of bytes sent, so reply with the number of bytes
received.
- getRequestHeader(Request, String) - Static method in class com.newrelic.agent.tracers.servlet.ExternalTimeTracker
-
Get the given request header.
- getRequestHeaderConfigs() - Method in class com.newrelic.agent.config.TransactionEventsConfig
-
- getRequestMetadata() - Method in class com.newrelic.agent.CrossProcessTransactionStateImpl
-
- getRequestMetadata() - Method in class com.newrelic.agent.TransactionApiImpl
-
- getRequestMetadata() - Method in class com.newrelic.agent.transport.HttpClientWrapper.Request
-
- getRequestMetricName() - Method in class com.newrelic.agent.tracers.DefaultTracer
-
- getRequestTransactionTracerConfig() - Method in interface com.newrelic.agent.config.AgentConfig
-
Get the transaction tracer application settings for request transactions.
- getRequestTransactionTracerConfig() - Method in class com.newrelic.agent.config.AgentConfigImpl
-
- getRequestUri() - Method in class com.newrelic.agent.sql.SlowQueryInfo
-
- getRequestUri() - Method in class com.newrelic.agent.trace.TransactionTrace
-
- getRequestUri(String) - Method in class com.newrelic.agent.TransactionData
-
- getRequireMethodsAdaptor(ClassVisitor, String, Class<?>, ClassLoader) - Static method in class com.newrelic.agent.instrumentation.RequireMethodsAdapter
-
- getRequireMethodsAdaptor(ClassVisitor, Set<Method>, String, String, ClassLoader) - Static method in class com.newrelic.agent.instrumentation.RequireMethodsAdapter
-
- getReservoir(String) - Method in class com.newrelic.agent.errors.ErrorServiceImpl
-
- getReservoir(String) - Method in class com.newrelic.agent.service.analytics.InsightsServiceImpl
-
- getResponse() - Method in interface com.newrelic.agent.dispatchers.Dispatcher
-
- getResponse() - Method in class com.newrelic.agent.dispatchers.OtherDispatcher
-
- getResponse() - Method in class com.newrelic.agent.dispatchers.WebRequestDispatcher
-
- getResponseMetadata() - Method in class com.newrelic.agent.CrossProcessTransactionStateImpl
-
- getResponseMetadata() - Method in class com.newrelic.agent.TransactionApiImpl
-
- getResponseStatus() - Method in class com.newrelic.agent.TransactionData
-
- getResponseTimeInMilliseconds() - Method in class com.newrelic.agent.transaction.TransactionTimer
-
- getResponseTimeInNanos() - Method in class com.newrelic.agent.transaction.TransactionTimer
-
- getResponseTimeStats(String) - Method in interface com.newrelic.agent.stats.StatsEngine
-
- getResponseTimeStats(MetricName) - Method in interface com.newrelic.agent.stats.StatsEngine
-
- getResponseTimeStats(String) - Method in class com.newrelic.agent.stats.StatsEngineImpl
-
- getResponseTimeStats(MetricName) - Method in class com.newrelic.agent.stats.StatsEngineImpl
-
- getReturnType() - Method in class com.newrelic.agent.extension.beans.Extension.Instrumentation.Pointcut.Method
-
Gets the value of the returnType property.
- getRollupMetricNames() - Method in class com.newrelic.agent.tracers.AbstractTracer
-
- getRootCause(Throwable) - Static method in class com.newrelic.agent.util.StackTraces
-
- getRootCount() - Method in class com.newrelic.agent.profile.ProfileTree
-
- getRootCount() - Method in class com.newrelic.agent.profile.v2.BaseTree
-
- getRootLogger() - Method in interface com.newrelic.agent.logging.IAgentLogManager
-
- getRootMetricName() - Method in interface com.newrelic.agent.jmx.create.JmxConfiguration
-
Returns the root metric name (the starting path of the metric name), or null if none was specified.
- getRootMetricName(ObjectName, MBeanServer) - Method in class com.newrelic.agent.jmx.create.JmxGet
-
- getRootMetricName() - Method in class com.newrelic.agent.jmx.create.JmxYmlParser
-
- getRootMetricName() - Method in class com.newrelic.agent.trace.TransactionTrace
-
- getRootSegment() - Method in class com.newrelic.agent.trace.TransactionTrace
-
- getRootSegments() - Method in class com.newrelic.agent.profile.ProfileTree
-
- getRootSegments() - Method in class com.newrelic.agent.profile.v2.BaseTree
-
- getRootTracer() - Method in class com.newrelic.agent.DummyTransaction
-
- getRootTracer() - Method in class com.newrelic.agent.tracers.servlet.ServletAsyncTransactionStateImpl
-
- getRootTracer() - Method in class com.newrelic.agent.Transaction
-
Returns the root tracer - the first tracer in the transaction
- getRootTracer() - Method in class com.newrelic.agent.TransactionActivity
-
- getRootTracer() - Method in class com.newrelic.agent.TransactionData
-
- getRootTracer() - Method in interface com.newrelic.agent.TransactionState
-
- getRootTracer() - Method in class com.newrelic.agent.TransactionStateImpl
-
- getRPMConnectionService() - Static method in class com.newrelic.agent.service.ServiceFactory
-
- getRPMConnectionService() - Method in interface com.newrelic.agent.service.ServiceManager
-
- getRPMConnectionService() - Method in class com.newrelic.agent.service.ServiceManagerImpl
-
- getRPMService() - Method in class com.newrelic.agent.DummyTransaction
-
- getRPMService() - Method in interface com.newrelic.agent.RPMServiceManager
-
Get the default RPM service for the JVM.
- getRPMService(String) - Method in interface com.newrelic.agent.RPMServiceManager
-
Get the RPM service for the given application name.
- getRPMService() - Method in class com.newrelic.agent.RPMServiceManagerImpl
-
- getRPMService(String) - Method in class com.newrelic.agent.RPMServiceManagerImpl
-
- getRPMService() - Static method in class com.newrelic.agent.service.ServiceFactory
-
- getRPMService() - Method in class com.newrelic.agent.Transaction
-
- getRPMServiceManager() - Static method in class com.newrelic.agent.service.ServiceFactory
-
- getRPMServiceManager() - Method in interface com.newrelic.agent.service.ServiceManager
-
- getRPMServiceManager() - Method in class com.newrelic.agent.service.ServiceManagerImpl
-
- getRPMServices() - Method in interface com.newrelic.agent.RPMServiceManager
-
Get all the RPM services.
- getRPMServices() - Method in class com.newrelic.agent.RPMServiceManagerImpl
-
- getRules() - Method in interface com.newrelic.agent.normalization.Normalizer
-
For testing.
- getRules() - Method in class com.newrelic.agent.normalization.NormalizerImpl
-
- getRunnableCallCount() - Method in class com.newrelic.agent.profile.ProfileSegment
-
Returns the number of times this segment has appeared in the profile thread samples.
- getRunnableCallCount() - Method in class com.newrelic.agent.profile.v2.ProfileSegment
-
- getRunnableCallCount() - Method in class com.newrelic.agent.profile.v2.SimpleProfileSegment
-
Returns the number of times this segment has appeared in the profile thread samples.
- getRunnableCallCount() - Method in class com.newrelic.agent.profile.v2.TraceProfileSegment
-
Returns the number of times this segment has appeared in the profile thread samples.
- getRunningDurationInNanos() - Method in class com.newrelic.agent.DummyTransaction
-
- getRunningDurationInNanos() - Method in class com.newrelic.agent.tracers.DefaultTracer
-
- getRunningDurationInNanos() - Method in class com.newrelic.agent.tracers.MethodExitTracerNoSkip
-
- getRunningDurationInNanos() - Method in class com.newrelic.agent.tracers.NoOpTracer
-
- getRunningDurationInNanos() - Method in interface com.newrelic.agent.tracers.Tracer
-
Returns the elapsed time since the start time of the transaction up until now if the tracer is still running, or
the final duration if the tracer has finished.
- getRunningDurationInNanos() - Method in class com.newrelic.agent.tracers.UltraLightTracer
-
- getRunningDurationInNanos() - Method in class com.newrelic.agent.Transaction
-
- getRunningDurationInNanos() - Method in class com.newrelic.agent.transaction.TransactionTimer
-
- getRunningTransactionActivityCount() - Method in class com.newrelic.agent.Transaction
-
- getSafeObjectName(String) - Method in class com.newrelic.agent.jmx.create.JmxObjectFactory
-
Gets the object safe name.
- getSameOrHigherPriorityTransactionNamingPolicy() - Static method in class com.newrelic.agent.transaction.TransactionNamingPolicy
-
- getSampleCount() - Method in interface com.newrelic.agent.profile.IProfile
-
- getSampleCount() - Method in class com.newrelic.agent.profile.KeyTransactionProfile
-
- getSampleCount() - Method in class com.newrelic.agent.profile.Profile
-
- getSampleCount() - Method in interface com.newrelic.agent.profile.v2.IProfile
-
- getSampleCount() - Method in class com.newrelic.agent.profile.v2.Profile
-
- getSampled() - Method in class com.newrelic.agent.service.analytics.DistributedSamplingPriorityQueue
-
- getSampled() - Method in class com.newrelic.agent.tracing.W3CTraceState
-
- getSamplePeriodInMillis() - Method in class com.newrelic.agent.profile.AbstractController
-
- getSamplePeriodInMillis() - Method in class com.newrelic.agent.profile.ProfilerParameters
-
- getSamplePeriodInMillis() - Method in interface com.newrelic.agent.profile.ProfilingTaskController
-
- getSamplerService() - Static method in class com.newrelic.agent.service.ServiceFactory
-
- getSamplerService() - Method in interface com.newrelic.agent.service.ServiceManager
-
- getSamplerService() - Method in class com.newrelic.agent.service.ServiceManagerImpl
-
- getSanitizedLocalSettings() - Method in interface com.newrelic.agent.config.ConfigService
-
Get the initial settings in the configuration file without any end-user sensitive information.
- getSanitizedLocalSettings() - Method in class com.newrelic.agent.config.ConfigServiceImpl
-
- getScheduledExecutorService() - Method in class com.newrelic.agent.profile.ProfilerService
-
- getScheduledExecutorService() - Method in class com.newrelic.agent.profile.v2.ProfilerService
-
- getScope() - Method in class com.newrelic.agent.metric.MetricName
-
- getScopedStats() - Method in class com.newrelic.agent.stats.TransactionStats
-
Returns the scoped stats.
- getScopedStatsForTesting() - Method in class com.newrelic.agent.stats.StatsEngineImpl
-
- getScore(TransactionData) - Method in class com.newrelic.agent.trace.KeyTransactionTraceSampler
-
- getScore(TransactionData) - Method in class com.newrelic.agent.trace.TransactionTraceSampler
-
- getSegment(ProfiledMethod) - Method in class com.newrelic.agent.profile.v2.BaseTree
-
Returns the segment that matches the distinct method invocation
- getSegment() - Method in class com.newrelic.agent.TransactionActivity
-
- getSegmentCount() - Method in class com.newrelic.agent.transaction.TransactionCounts
-
- getSegmentTimeoutInSec() - Method in interface com.newrelic.agent.config.AgentConfig
-
- getSegmentTimeoutInSec() - Method in class com.newrelic.agent.config.AgentConfigImpl
-
- getSendDataOnExitThresholdInMillis() - Method in interface com.newrelic.agent.config.AgentConfig
-
Get the threshold for sending data to the server on exit.
- getSendDataOnExitThresholdInMillis() - Method in class com.newrelic.agent.config.AgentConfigImpl
-
- getServerPort() - Method in class com.newrelic.agent.environment.AgentIdentity
-
Returns the port number of the instrumented application server, or null if it is unknown.
- getService(String) - Static method in class com.newrelic.agent.service.ServiceFactory
-
- getService(String) - Method in interface com.newrelic.agent.service.ServiceManager
-
- getService(String) - Method in class com.newrelic.agent.service.ServiceManagerImpl
-
- getServiceInitializationTimings() - Static method in class com.newrelic.agent.service.ServiceTiming
-
- getServiceManager() - Static method in class com.newrelic.agent.service.ServiceFactory
-
- getServiceName() - Method in class com.newrelic.agent.service.analytics.DistributedSamplingPriorityQueue
-
- getServiceName() - Method in class com.newrelic.agent.service.ServiceTiming.ServiceNameAndTime
-
- getServicesConfiguration() - Static method in class com.newrelic.agent.service.ServiceFactory
-
- getServicesConfiguration() - Method in interface com.newrelic.agent.service.ServiceManager
-
- getServicesConfiguration() - Method in class com.newrelic.agent.service.ServiceManagerImpl
-
- getServiceStartTimings() - Static method in class com.newrelic.agent.service.ServiceTiming
-
- getShutdownDelayInNanos() - Method in interface com.newrelic.agent.config.ClassTransformerConfig
-
Stop class transformation after this many nanoseconds.
- getSignature() - Method in class com.newrelic.agent.jmx.create.JmxInvoke
-
Gets the field signature.
- getSignature() - Method in class com.newrelic.agent.jmx.metrics.BaseJmxInvokeValue
-
Gets the field signature.
- getSingleClassLoader(String) - Method in class com.newrelic.agent.cache.CacheService
-
- getSize(String) - Method in interface com.newrelic.agent.config.JarResource
-
- getSize() - Method in class com.newrelic.agent.metric.MetricIdRegistry
-
- getSize() - Method in class com.newrelic.agent.stats.SimpleStatsEngine
-
- getSize() - Method in interface com.newrelic.agent.stats.StatsEngine
-
- getSize() - Method in class com.newrelic.agent.stats.StatsEngineImpl
-
- getSize() - Method in class com.newrelic.agent.stats.TransactionStats
-
- getSlot() - Method in class com.newrelic.agent.service.analytics.FixedSizeArrayList
-
- getSlot() - Method in class com.newrelic.agent.service.analytics.ReservoirSampledArrayList
-
- getSlowQueries() - Method in class com.newrelic.agent.sql.DefaultSlowQueryListener
-
- getSlowQueries() - Method in class com.newrelic.agent.sql.NopSlowQueryListener
-
- getSlowQueries() - Method in interface com.newrelic.agent.sql.SlowQueryListener
-
Return a list of all captured slow queries.
- getSlowQueriesForTesting() - Method in class com.newrelic.agent.sql.SlowQueryAggregatorImpl
-
- getSlowQueryCount() - Method in class com.newrelic.agent.sql.SlowQueryAggregatorImpl
-
- getSlowQueryListener(boolean) - Method in class com.newrelic.agent.DummyTransaction
-
- getSlowQueryListener(String) - Method in interface com.newrelic.agent.sql.SqlTraceService
-
- getSlowQueryListener(String) - Method in class com.newrelic.agent.sql.SqlTraceServiceImpl
-
- getSlowQueryListener(boolean) - Method in class com.newrelic.agent.Transaction
-
- getSlowQueryListener() - Method in class com.newrelic.agent.TransactionData
-
Returns the SlowQueryListener if it was used during the transaction, otherwise null.
- getSourceLanguageService() - Static method in class com.newrelic.agent.service.ServiceFactory
-
- getSourceLanguageService() - Method in interface com.newrelic.agent.service.ServiceManager
-
- getSourceLanguageService() - Method in class com.newrelic.agent.service.ServiceManagerImpl
-
- getSourceVisitor() - Method in class com.newrelic.agent.language.SourceLanguageService
-
- getSourceVisitor() - Method in interface com.newrelic.agent.service.module.JarCollectorService
-
- getSourceVisitor() - Method in class com.newrelic.agent.service.module.JarCollectorServiceImpl
-
- getSpanEventPriority() - Static method in class com.newrelic.agent.tracing.DistributedTraceUtil
-
- getSpanEventsConfig() - Method in interface com.newrelic.agent.config.AgentConfig
-
- getSpanEventsConfig() - Method in class com.newrelic.agent.config.AgentConfigImpl
-
- getSpanEventService() - Static method in class com.newrelic.agent.service.ServiceFactory
-
- getSpanEventsQueueSize() - Method in interface com.newrelic.agent.config.InfiniteTracingConfig
-
- getSpanEventsQueueSize() - Method in class com.newrelic.agent.config.InfiniteTracingConfigImpl
-
- getSpanEventsService() - Method in interface com.newrelic.agent.service.ServiceManager
-
- getSpanEventsService() - Method in class com.newrelic.agent.service.ServiceManagerImpl
-
- getSpanId() - Method in class com.newrelic.agent.TraceMetadataImpl
-
- getSpanProxy() - Method in class com.newrelic.agent.Transaction
-
- getSpanProxy() - Method in class com.newrelic.agent.TransactionData
-
- getSql() - Method in class com.newrelic.agent.tracers.DefaultSqlTracer
-
Returns the sql for the statement instrumented by this driver.
- getSql() - Method in interface com.newrelic.agent.tracers.SqlTracerExplainInfo
-
- getSqlObfuscator(String) - Method in class com.newrelic.agent.database.DatabaseService
-
- getSQLSegments() - Method in class com.newrelic.agent.trace.TransactionTrace
-
- getSqlTraceConfig() - Method in interface com.newrelic.agent.config.AgentConfig
-
Get the sql trace application settings.
- getSqlTraceConfig() - Method in class com.newrelic.agent.config.AgentConfigImpl
-
- getSqlTracer(Transaction, Object, ClassMethodSignature, String, int) - Method in interface com.newrelic.agent.TransactionState
-
- getSqlTracer(Transaction, Object, ClassMethodSignature, String, int) - Method in class com.newrelic.agent.TransactionStateImpl
-
- getSqlTracerSettersCount() - Static method in class com.newrelic.agent.instrumentation.tracing.NoticeSqlVisitor
-
- getSqlTracerSettersInReverseOrder() - Static method in class com.newrelic.agent.instrumentation.tracing.NoticeSqlVisitor
-
- getSqlTraceService() - Static method in class com.newrelic.agent.service.ServiceFactory
-
- getSqlTraceService() - Method in interface com.newrelic.agent.service.ServiceManager
-
- getSqlTraceService() - Method in class com.newrelic.agent.service.ServiceManagerImpl
-
- getStackTraceCount() - Method in class com.newrelic.agent.transaction.TransactionCounts
-
- getStackTraceThresholdInMillis() - Method in interface com.newrelic.agent.config.TransactionTracerConfig
-
The threshold for sending a stack trace for a SQL query to New Relic.
- getStackTraceThresholdInMillis() - Method in class com.newrelic.agent.config.TransactionTracerConfigImpl
-
- getStackTraceThresholdInNanos() - Method in interface com.newrelic.agent.config.TransactionTracerConfig
-
- getStackTraceThresholdInNanos() - Method in class com.newrelic.agent.config.TransactionTracerConfigImpl
-
- getStartOptions() - Method in class com.newrelic.agent.RPMService
-
Returns a map of startup options to be sent to RPM when the RPM service connects.
- getStartTime() - Method in class com.newrelic.agent.trace.TransactionSegment
-
- getStartTime() - Method in class com.newrelic.agent.trace.TransactionTrace
-
- getStartTime() - Method in class com.newrelic.agent.tracers.DefaultTracer
-
- getStartTime() - Method in class com.newrelic.agent.tracers.MethodExitTracerNoSkip
-
- getStartTime() - Method in class com.newrelic.agent.tracers.NoOpTracer
-
- getStartTime() - Method in interface com.newrelic.agent.tracers.Tracer
-
Get the start time of the method invocation in nanoseconds.
- getStartTime() - Method in class com.newrelic.agent.tracers.UltraLightTracer
-
- getStartTimeInMillis() - Method in class com.newrelic.agent.tracers.AbstractTracer
-
- getStartTimeInMillis() - Method in class com.newrelic.agent.tracers.DefaultTracer
-
- getStartTimeInMillis() - Method in class com.newrelic.agent.tracers.NoOpTracer
-
- getStartTimeInMillis() - Method in interface com.newrelic.agent.tracers.Tracer
-
- getStartTimeInMillis() - Method in class com.newrelic.agent.tracers.UltraLightTracer
-
- getStartTimeInMilliseconds() - Method in class com.newrelic.agent.tracers.DefaultTracer
-
- getStartTimeInMilliseconds() - Method in class com.newrelic.agent.tracers.MethodExitTracerNoSkip
-
- getStartTimeInMilliseconds() - Method in class com.newrelic.agent.tracers.NoOpTracer
-
- getStartTimeInMilliseconds() - Method in interface com.newrelic.agent.tracers.Tracer
-
Get the start time of the method invocation in milliseconds.
- getStartTimeInMilliseconds() - Method in class com.newrelic.agent.tracers.UltraLightTracer
-
- getStartTimeInNanos() - Method in class com.newrelic.agent.transaction.TransactionTimer
-
- getStartTimeInNanos() - Method in class com.newrelic.agent.TransactionData
-
Get the start time of the transaction in nanoseconds.
- getStartTimeMillis() - Method in interface com.newrelic.agent.profile.IProfile
-
- getStartTimeMillis() - Method in class com.newrelic.agent.profile.KeyTransactionProfile
-
- getStartTimeMillis() - Method in class com.newrelic.agent.profile.Profile
-
- getStartTimeMillis() - Method in interface com.newrelic.agent.profile.v2.IProfile
-
- getStartTimeMillis() - Method in class com.newrelic.agent.profile.v2.Profile
-
- getStartUpJmxObjects(List<JmxGet>, List<JmxInvoke>) - Method in class com.newrelic.agent.jmx.create.JmxObjectFactory
-
This should be called on startup by the JMX Service.
- getStats() - Method in class com.newrelic.agent.MetricData
-
- getStats(String) - Method in class com.newrelic.agent.stats.SimpleStatsEngine
-
- getStats(String) - Method in interface com.newrelic.agent.stats.StatsEngine
-
- getStats(MetricName) - Method in interface com.newrelic.agent.stats.StatsEngine
-
- getStats(String) - Method in class com.newrelic.agent.stats.StatsEngineImpl
-
- getStats(MetricName) - Method in class com.newrelic.agent.stats.StatsEngineImpl
-
- getStatsEngineForHarvest(String) - Method in interface com.newrelic.agent.stats.StatsService
-
Get a
StatsEngine
containing the metric data to be sent to the server in the next harvest.
- getStatsEngineForHarvest(String) - Method in class com.newrelic.agent.stats.StatsServiceImpl
-
- getStatsMap() - Method in class com.newrelic.agent.stats.SimpleStatsEngine
-
- getStatsService() - Static method in class com.newrelic.agent.service.ServiceFactory
-
- getStatsService() - Method in interface com.newrelic.agent.service.ServiceManager
-
- getStatsService() - Method in class com.newrelic.agent.service.ServiceManagerImpl
-
- getStatus() - Method in class com.newrelic.agent.dispatchers.WebRequestDispatcher
-
- getStatus() - Method in class com.newrelic.agent.DummyTransaction
-
- getStatus() - Method in class com.newrelic.agent.Transaction
-
- getStatusCode() - Method in class com.newrelic.agent.errors.HttpTracedError
-
- getStatusCode() - Method in exception com.newrelic.agent.transport.HttpError
-
- getStatusMap() - Method in class com.newrelic.agent.reinstrument.ReinstrumentResult
-
- getStatusMessage() - Method in class com.newrelic.agent.dispatchers.WebRequestDispatcher
-
- getStatusMessage() - Method in class com.newrelic.agent.DummyTransaction
-
- getStatusMessage() - Method in class com.newrelic.agent.Transaction
-
- getStatusMessage() - Method in class com.newrelic.agent.TransactionData
-
- getStringMap() - Method in interface com.newrelic.agent.profile.v2.IProfile
-
- getStringMap() - Method in class com.newrelic.agent.profile.v2.Murmur3StringMap
-
- getStringMap() - Method in class com.newrelic.agent.profile.v2.Profile
-
- getStringMap() - Method in interface com.newrelic.agent.util.StringMap
-
- getStringPropertyOrNull(String) - Method in class com.newrelic.agent.config.BaseConfig
-
- getStripExceptionConfig() - Method in interface com.newrelic.agent.config.AgentConfig
-
- getStripExceptionConfig() - Method in class com.newrelic.agent.config.AgentConfigImpl
-
- getStripExceptionConfig(String) - Method in interface com.newrelic.agent.config.ConfigService
-
Gets the exception stripping config.
- getStripExceptionConfig(String) - Method in class com.newrelic.agent.config.ConfigServiceImpl
-
- getSumOfSquares() - Method in interface com.newrelic.agent.stats.CountStats
-
- getSumOfSquares() - Method in class com.newrelic.agent.stats.ResponseTimeStatsImpl
-
- getSumOfSquares() - Method in class com.newrelic.agent.stats.StatsImpl
-
- getSuperName() - Method in class com.newrelic.agent.util.asm.ClassStructure
-
Returns the super class internal name, or null if there is no super class.
- getSyntheticsHeader(InboundHeaders) - Static method in class com.newrelic.agent.HeadersUtil
-
- getSyntheticsJobId() - Method in class com.newrelic.agent.InboundHeaderState
-
- getSyntheticsJobId() - Method in class com.newrelic.agent.service.analytics.TransactionEvent
-
- getSyntheticsJobId() - Method in class com.newrelic.agent.TransactionData
-
- getSyntheticsMonitorId() - Method in class com.newrelic.agent.InboundHeaderState
-
- getSyntheticsMonitorId() - Method in class com.newrelic.agent.TransactionData
-
- getSyntheticsResourceId() - Method in class com.newrelic.agent.InboundHeaderState
-
- getSyntheticsResourceId() - Method in class com.newrelic.agent.trace.TransactionTrace
-
- getSyntheticsResourceId() - Method in class com.newrelic.agent.TransactionData
-
- getSyntheticsVersion() - Method in class com.newrelic.agent.InboundHeaderState
-
Get the version.
- getSystemHostname() - Method in class com.newrelic.agent.tracers.DatastoreInstanceCrossAgentTest
-
- getSystemProperty(String) - Method in class com.newrelic.agent.config.internal.DefaultSystemProps
-
- getSystemProperty(String) - Method in class com.newrelic.agent.config.internal.NoOpSystemProps
-
- getSystemProperty(String) - Method in class com.newrelic.agent.config.SystemPropertyProvider
-
- getSystemProperty(String) - Method in class com.newrelic.agent.config.SystemProps
-
- getSystemPropertyKey(String) - Method in class com.newrelic.agent.config.BaseConfig
-
- getSystemPropertyKey(String) - Method in class com.newrelic.agent.config.UtilizationDataConfig
-
- getSystemPropertyProvider() - Static method in class com.newrelic.agent.config.SystemPropertyFactory
-
- getTarget() - Method in class com.newrelic.agent.service.analytics.DistributedSamplingPriorityQueue
-
- getTargetSamplesStored() - Method in class com.newrelic.agent.config.SpanEventsConfig
-
- getTargetSamplesStored() - Method in class com.newrelic.agent.config.TransactionEventsConfig
-
- getTempDir() - Static method in class com.newrelic.bootstrap.BootstrapLoader
-
Returns the tempdir that the agent should use, or null if the default temp directory should
be used.
- getTemplateText(Object) - Method in class com.newrelic.agent.tracers.jasper.JasperClassFactory
-
- GetterSetterMethodMatcher - Class in com.newrelic.agent.instrumentation.methodmatchers
-
Method matcher to select standard getters and setters.
- getTestName() - Method in class com.newrelic.agent.tracers.DatastoreInstanceCrossAgentTest
-
- getText() - Method in interface com.newrelic.agent.tracers.jasper.TemplateText
-
- getThreadId() - Method in class com.newrelic.agent.TransactionActivity
-
- getThreadIds() - Method in interface com.newrelic.agent.profile.v2.IProfile
-
- getThreadIds() - Method in class com.newrelic.agent.profile.v2.Profile
-
- getThreadMXBean() - Method in class com.newrelic.agent.deadlock.DeadLockDetector
-
- getThreadMXBean() - Method in class com.newrelic.agent.trace.TransactionTraceService
-
- getThreadName(BasicThreadInfo) - Method in interface com.newrelic.agent.threads.ThreadNames
-
- getThreadName(BasicThreadInfo) - Method in class com.newrelic.agent.ThreadService
-
- getThreadNameNormalizer() - Method in class com.newrelic.agent.ThreadService
-
- getThreadProfilerConfig() - Method in interface com.newrelic.agent.config.AgentConfig
-
Get the thread profiling application settings.
- getThreadProfilerConfig() - Method in class com.newrelic.agent.config.AgentConfigImpl
-
- getThreadService() - Static method in class com.newrelic.agent.service.ServiceFactory
-
- getThreadService() - Method in interface com.newrelic.agent.service.ServiceManager
-
- getThreadService() - Method in class com.newrelic.agent.service.ServiceManagerImpl
-
- getThreadStackTraceElements(long) - Static method in class com.newrelic.agent.util.StackTraces
-
- getThrowable() - Method in class com.newrelic.agent.DummyTransaction
-
- getThrowable(ClassMethodSignature, Object[]) - Method in class com.newrelic.agent.errors.AbstractExceptionHandlerPointCut
-
- getThrowable(ClassMethodSignature, Object[]) - Method in class com.newrelic.agent.errors.ExceptionHandlerPointCut
-
- getThrowable() - Method in class com.newrelic.agent.errors.ThrowableError
-
- getThrowable(ClassMethodSignature, Object[]) - Method in class com.newrelic.agent.instrumentation.pointcuts.frameworks.spring.SpringExceptionHandlerPointCut
-
- getThrowable() - Method in class com.newrelic.agent.Transaction
-
- getThrowable() - Method in interface com.newrelic.agent.transaction.TransactionErrorTracker
-
- getThrowable() - Method in class com.newrelic.agent.transaction.TransactionErrorTrackerImpl
-
- getThrowable() - Method in class com.newrelic.agent.TransactionData
-
- getThrowables() - Method in interface com.newrelic.agent.instrumentation.pointcuts.container.jetty.MultiException
-
- getTime() - Method in class com.newrelic.agent.service.ServiceTiming.ServiceNameAndTime
-
- getTimedMethods() - Method in class com.newrelic.agent.instrumentation.context.InstrumentationContext
-
Returns methods that are timed with instrumentation injected by the new
TraceClassVisitor
or the old
GenericClassAdapter.
- getTimeLastTxaFinished() - Method in class com.newrelic.agent.transaction.TransactionTimer
-
- getTimeoutCause() - Method in class com.newrelic.agent.service.analytics.TransactionEvent
-
- getTimeoutCause() - Method in class com.newrelic.agent.Transaction
-
- getTimeoutCause() - Method in class com.newrelic.agent.TransactionData
-
- getTimeoutInMilliseconds() - Method in class com.newrelic.agent.config.AgentConfigImpl
-
- getTimeoutInMilliseconds() - Method in interface com.newrelic.agent.config.DataSenderConfig
-
- getTimestamp() - Method in class com.newrelic.agent.tracing.W3CTraceState
-
- getTimestampInMillis() - Method in class com.newrelic.agent.errors.TracedError
-
- getTimeToFirstByteDurationNs() - Method in class com.newrelic.agent.TransactionData
-
- getTimeToFirstByteInNanos() - Method in class com.newrelic.agent.transaction.TransactionTimer
-
- getTimeToLastByteDurationNs() - Method in class com.newrelic.agent.TransactionData
-
- getTimetoLastByteInNanos() - Method in class com.newrelic.agent.transaction.TransactionTimer
-
- getTimeUnit(String) - Static method in class com.newrelic.agent.jmx.AbstractStatsAttributeProcessor
-
- getToken() - Method in class com.newrelic.agent.Transaction
-
This should be the only place that increments the counter.
- getToken() - Method in class com.newrelic.agent.transaction.TransactionCounts
-
- getToken() - Method in class com.newrelic.agent.TransactionApiImpl
-
- getTokenCount() - Method in class com.newrelic.agent.transaction.TransactionCounts
-
- getTokenTimeoutInSec() - Method in interface com.newrelic.agent.config.AgentConfig
-
- getTokenTimeoutInSec() - Method in class com.newrelic.agent.config.AgentConfigImpl
-
- getTopN() - Method in interface com.newrelic.agent.config.TransactionTracerConfig
-
The number of unique traces to report before starting over.
- getTopN() - Method in class com.newrelic.agent.config.TransactionTracerConfigImpl
-
- getTotal() - Method in interface com.newrelic.agent.sql.SqlTrace
-
- getTotal() - Method in interface com.newrelic.agent.stats.CountStats
-
Returns the sum of the data points recorded.
- getTotal() - Method in class com.newrelic.agent.stats.ResponseTimeStatsImpl
-
- getTotal() - Method in class com.newrelic.agent.stats.StatsImpl
-
- getTotalCpuTime() - Method in class com.newrelic.agent.TransactionActivity
-
Returns the total cpu time in nanoseconds;
- getTotalExclusiveTime() - Method in interface com.newrelic.agent.stats.CountStats
-
- getTotalExclusiveTime() - Method in class com.newrelic.agent.stats.ResponseTimeStatsImpl
-
- getTotalExclusiveTime() - Method in class com.newrelic.agent.stats.StatsImpl
-
- getTotalInMillis() - Method in class com.newrelic.agent.sql.SlowQueryInfo
-
- getTotalInNano() - Method in class com.newrelic.agent.sql.SlowQueryInfo
-
- getTotalRamInMibCallable() - Static method in class com.newrelic.agent.utilization.DataFetcher
-
- getTotalRamMib() - Method in class com.newrelic.agent.utilization.UtilizationConfig
-
- getTotalRamMibConfig() - Method in class com.newrelic.agent.config.UtilizationDataConfig
-
- getTotalSumTimeInNanos() - Method in class com.newrelic.agent.transaction.TransactionTimer
-
- getTotalTime() - Method in class com.newrelic.agent.service.analytics.TransactionEvent
-
- getTraceAnnotationMatcher() - Method in interface com.newrelic.agent.config.ClassTransformerConfig
-
- getTraceAnnotations() - Method in class com.newrelic.agent.instrumentation.context.TraceInformation
-
Gets the field traceAnnotations.
- getTracedErrorsCount() - Method in class com.newrelic.agent.errors.ErrorServiceImpl
-
- getTraceDetails() - Method in interface com.newrelic.agent.instrumentation.classmatchers.TraceClassAndMethodMatcher
-
- getTraceDetails() - Method in class com.newrelic.agent.instrumentation.custom.ExtensionClassAndMethodMatcher
-
- getTraceDetails(boolean) - Method in class com.newrelic.agent.instrumentation.tracing.Annotation
-
- getTracedMethod() - Method in class com.newrelic.agent.AgentImpl
-
If in a transaction, then getTransaction().getTracedMethod() returns the same thing as this method.
- getTracedMethod() - Method in class com.newrelic.agent.Segment
- getTracedMethod() - Method in class com.newrelic.agent.TransactionApiImpl
-
- getTracedWeaveInstrumentationDetails() - Method in class com.newrelic.agent.instrumentation.weaver.preprocessors.AgentPreprocessors
-
- getTraceId() - Method in class com.newrelic.agent.TraceMetadataImpl
-
- getTraceId() - Method in class com.newrelic.agent.tracing.SpanProxy
-
- getTraceId() - Method in class com.newrelic.agent.tracing.W3CTraceParent
-
- getTraceId() - Method in class com.newrelic.agent.TransactionData
-
- getTraceInformation() - Method in class com.newrelic.agent.instrumentation.context.InstrumentationContext
-
- getTraceMetadata() - Method in class com.newrelic.agent.AgentImpl
-
- getTraceObserverHost() - Method in interface com.newrelic.agent.config.InfiniteTracingConfig
-
- getTraceObserverHost() - Method in class com.newrelic.agent.config.InfiniteTracingConfigImpl
-
- getTraceObserverPort() - Method in interface com.newrelic.agent.config.InfiniteTracingConfig
-
- getTraceObserverPort() - Method in class com.newrelic.agent.config.InfiniteTracingConfigImpl
-
- getTraceParameters() - Method in class com.newrelic.agent.trace.TransactionSegment
-
- getTraceParent() - Method in class com.newrelic.agent.tracing.W3CTracePayload
-
- getTracer(Transaction, ClassMethodSignature, Object, Object[]) - Method in class com.newrelic.agent.instrumentation.TracerFactoryPointCut
-
Common pointcut tracer logic goes here
- getTracer() - Method in class com.newrelic.agent.Segment
-
- getTracer() - Method in class com.newrelic.agent.sql.SlowQueryInfo
-
- getTracer() - Method in class com.newrelic.agent.sql.SlowQueryTracerInfo
-
- getTracer(Transaction, ClassMethodSignature, Object, Object[]) - Method in class com.newrelic.agent.tracers.AbstractTracerFactory
-
- getTracer(Transaction, TracerFactory, ClassMethodSignature, Object, Object...) - Method in class com.newrelic.agent.tracers.servlet.ServletAsyncTransactionStateImpl
-
- getTracer(Transaction, ClassMethodSignature, Object, Object[]) - Method in interface com.newrelic.agent.tracers.TracerFactory
-
Returns a tracer to trace an individual method invocation.
- getTracer(TracerFactory, ClassMethodSignature, Object, Object...) - Method in class com.newrelic.agent.TracerService
-
- getTracer(Transaction, TracerFactory, ClassMethodSignature, Object, Object...) - Method in interface com.newrelic.agent.TransactionState
-
- getTracer(Transaction, String, ClassMethodSignature, Object, Object...) - Method in interface com.newrelic.agent.TransactionState
-
- getTracer(Transaction, Object, ClassMethodSignature, String, int) - Method in interface com.newrelic.agent.TransactionState
-
- getTracer(Transaction, TracerFactory, ClassMethodSignature, Object, Object...) - Method in class com.newrelic.agent.TransactionStateImpl
-
- getTracer(Transaction, String, ClassMethodSignature, Object, Object...) - Method in class com.newrelic.agent.TransactionStateImpl
-
- getTracer(Transaction, Object, ClassMethodSignature, String, int) - Method in class com.newrelic.agent.TransactionStateImpl
-
Get tracer for weaved code and XML instrumentation (no tracer factory)
- getTracerFactory(String, ClassLoader, TracerFactoryConfiguration) - Static method in class com.newrelic.agent.instrumentation.yaml.YmlExtensionPointCutConverter
-
Instantiates a tracer factory class of the given name.
- getTracerFactory(String) - Method in class com.newrelic.agent.TracerService
-
- getTracers() - Method in class com.newrelic.agent.DummyTransaction
-
- getTracers() - Method in class com.newrelic.agent.Transaction
-
Get the completed tracers for this transaction.
In Agent versions through 3.10.x, this method could be called during a transaction in progress to get the current
state of the tracer stack.
- getTracers() - Method in class com.newrelic.agent.TransactionActivity
-
Return the current state of the tracer stack for this activity.
- getTracers() - Method in class com.newrelic.agent.TransactionData
-
- getTracerService() - Static method in class com.newrelic.agent.service.ServiceFactory
-
- getTracerService() - Method in interface com.newrelic.agent.service.ServiceManager
-
- getTracerService() - Method in class com.newrelic.agent.service.ServiceManagerImpl
-
- getTraceState() - Method in class com.newrelic.agent.tracing.W3CTracePayload
-
- getTraceStateHeaders() - Method in class com.newrelic.agent.tracing.W3CTraceState
-
- getTransaction() - Method in class com.newrelic.agent.AgentImpl
-
This method will be invoked through the public client api.
- getTransaction(boolean) - Method in class com.newrelic.agent.AgentImpl
-
- getTransaction() - Method in class com.newrelic.agent.dispatchers.DefaultDispatcher
-
- getTransaction() - Method in class com.newrelic.agent.instrumentation.InstrumentationImpl
-
- getTransaction() - Method in class com.newrelic.agent.Segment
-
- getTransaction() - Method in class com.newrelic.agent.TokenImpl
-
- getTransaction() - Method in class com.newrelic.agent.tracers.AbstractTracer
-
Get the transaction that currently owns the activity that owns this tracer.
- getTransaction() - Method in interface com.newrelic.agent.tracers.SqlTracer
-
Return the Transaction that this SqlTracer is participating in.
- getTransaction() - Method in class com.newrelic.agent.transaction.AbstractTransactionNamer
-
- getTransaction() - Static method in class com.newrelic.agent.Transaction
-
Returns this thread's reference to the transaction.
- getTransaction(boolean) - Static method in class com.newrelic.agent.Transaction
-
Get this thread's reference to a transaction, creating it if this thread has no Transaction reference and
creation is requested and allowable.
- getTransaction() - Method in class com.newrelic.agent.TransactionActivity
-
- getTransaction() - Method in class com.newrelic.agent.TransactionData
-
- getTransaction(boolean) - Method in class com.newrelic.agent.TransactionService
-
- getTransactionActivities() - Method in class com.newrelic.agent.TransactionData
-
- getTransactionActivity() - Method in class com.newrelic.agent.DummyTransaction
-
- getTransactionActivity() - Method in class com.newrelic.agent.tracers.AbstractTracer
-
Get the transaction activity that owns this tracer.
- getTransactionActivity() - Method in class com.newrelic.agent.tracers.NoOpTracer
-
- getTransactionActivity() - Method in interface com.newrelic.agent.tracers.Tracer
-
- getTransactionActivity() - Method in class com.newrelic.agent.tracers.UltraLightTracer
-
- getTransactionActivity() - Method in class com.newrelic.agent.Transaction
-
Get this task's TransactionActivity
- getTransactionCache() - Method in class com.newrelic.agent.DummyTransaction
-
- getTransactionCache() - Method in class com.newrelic.agent.Transaction
-
Get a per-thread cache to store objects for the life of the transaction.
- getTransactionCache() - Method in class com.newrelic.agent.TransactionActivity
-
Get a cache to store objects for the life of the transaction.
- getTransactionCounts() - Method in class com.newrelic.agent.DummyTransaction
-
- getTransactionCounts() - Method in class com.newrelic.agent.Transaction
-
- getTransactionData() - Method in class com.newrelic.agent.sql.SlowQueryInfo
-
- getTransactionData() - Method in class com.newrelic.agent.sql.SlowQueryTracerInfo
-
- getTransactionDuration() - Method in class com.newrelic.agent.TransactionData
-
Returns the wall clock time of the transaction.
- getTransactionDurationInMilliseconds() - Method in class com.newrelic.agent.transaction.TransactionTimer
-
- getTransactionDurationInNanos() - Method in class com.newrelic.agent.transaction.TransactionTimer
-
- getTransactionEventsConfig() - Method in interface com.newrelic.agent.config.AgentConfig
-
- getTransactionEventsConfig() - Method in class com.newrelic.agent.config.AgentConfigImpl
-
- getTransactionEventsService() - Static method in class com.newrelic.agent.service.ServiceFactory
-
- getTransactionEventsService() - Method in interface com.newrelic.agent.service.ServiceManager
-
- getTransactionEventsService() - Method in class com.newrelic.agent.service.ServiceManagerImpl
-
- getTransactionHeader(InboundHeaders) - Static method in class com.newrelic.agent.HeadersUtil
-
- getTransactionId() - Method in class com.newrelic.agent.tracers.CrossProcessNameFormat
-
- getTransactionId() - Method in class com.newrelic.agent.tracing.DistributedTracePayloadImpl
-
- getTransactionIfExists() - Method in class com.newrelic.agent.BoundTransactionApiImpl
-
- getTransactionIfExists() - Method in class com.newrelic.agent.TransactionApiImpl
-
Get the thread's transaction.
- getTransactionIfExists() - Method in class com.newrelic.agent.WeakRefTransaction
-
- getTransactionInsights(AgentConfig) - Method in interface com.newrelic.agent.service.analytics.InsightsService
-
Returns an insights instance used to track events created during a transaction.
- getTransactionInsights(AgentConfig) - Method in class com.newrelic.agent.service.analytics.InsightsServiceImpl
-
- getTransactionName() - Method in interface com.newrelic.agent.browser.BrowserTransactionState
-
- getTransactionName() - Method in class com.newrelic.agent.browser.BrowserTransactionStateImpl
-
- getTransactionNameRules() - Method in class com.newrelic.agent.config.NormalizationRuleConfig
-
- getTransactionNameRules(String, List<Map<String, Object>>) - Static method in class com.newrelic.agent.normalization.NormalizationRuleFactory
-
- getTransactionNamingScheme() - Method in interface com.newrelic.agent.config.AgentConfig
-
- getTransactionNamingScheme() - Method in class com.newrelic.agent.config.AgentConfigImpl
-
- getTransactionNamingScheme() - Method in interface com.newrelic.agent.IRPMService
-
- getTransactionNamingScheme() - Method in class com.newrelic.agent.RPMService
-
- getTransactionNormalizer(String) - Method in interface com.newrelic.agent.normalization.NormalizationService
-
- getTransactionNormalizer(String) - Method in class com.newrelic.agent.normalization.NormalizationServiceImpl
-
- getTransactionOrNull() - Method in class com.newrelic.agent.instrumentation.InstrumentationImpl
-
- getTransactionProfileService() - Method in class com.newrelic.agent.profile.ProfilerService
-
- getTransactionProfileService() - Method in class com.newrelic.agent.profile.v2.ProfilerService
-
- getTransactionProfileSession() - Method in interface com.newrelic.agent.profile.v2.IProfile
-
- getTransactionProfileSession() - Method in class com.newrelic.agent.profile.v2.Profile
-
- getTransactionProfileSession() - Method in interface com.newrelic.agent.profile.v2.TransactionProfileService
-
- getTransactionSegment(TransactionTracerConfig, SqlObfuscator, long, TransactionSegment) - Method in class com.newrelic.agent.tracers.DefaultTracer
-
- getTransactionSegment(TransactionTracerConfig, SqlObfuscator, long, TransactionSegment) - Method in class com.newrelic.agent.tracers.MethodExitTracerNoSkip
-
- getTransactionSegment(TransactionTracerConfig, SqlObfuscator, long, TransactionSegment) - Method in class com.newrelic.agent.tracers.NoOpTracer
-
- getTransactionSegment(TransactionTracerConfig, SqlObfuscator, long, TransactionSegment) - Method in interface com.newrelic.agent.tracers.Tracer
-
- getTransactionSegment(TransactionTracerConfig, SqlObfuscator, long, TransactionSegment) - Method in class com.newrelic.agent.tracers.UltraLightTracer
-
- getTransactionSegmentName() - Method in class com.newrelic.agent.database.ParsedDatabaseStatement
-
- getTransactionSegmentName() - Method in class com.newrelic.agent.tracers.CrossProcessNameFormat
-
- getTransactionSegmentName() - Method in class com.newrelic.agent.tracers.DefaultTracer
-
- getTransactionSegmentName() - Method in class com.newrelic.agent.tracers.ExternalComponentNameFormat
-
- getTransactionSegmentName() - Method in class com.newrelic.agent.tracers.MethodExitTracerNoSkip
-
- getTransactionSegmentName() - Method in class com.newrelic.agent.tracers.metricname.AbstractMetricNameFormat
-
- getTransactionSegmentName() - Method in interface com.newrelic.agent.tracers.metricname.MetricNameFormat
-
- getTransactionSegmentName() - Method in class com.newrelic.agent.tracers.metricname.OtherTransSimpleMetricNameFormat
-
- getTransactionSegmentName() - Method in class com.newrelic.agent.tracers.metricname.SimpleMetricNameFormat
-
- getTransactionSegmentName() - Method in class com.newrelic.agent.tracers.MetricNameFormatWithHost
-
- getTransactionSegmentName() - Method in class com.newrelic.agent.tracers.NoOpTracer
-
- getTransactionSegmentName() - Method in interface com.newrelic.agent.tracers.Tracer
-
The name of this tracer in a transaction trace segment.
- getTransactionSegmentName() - Method in class com.newrelic.agent.tracers.UltraLightTracer
-
- getTransactionSegmentRules() - Method in class com.newrelic.agent.config.NormalizationRuleConfig
-
- getTransactionSegmentTermRules(String, List<Map<String, Object>>) - Static method in class com.newrelic.agent.normalization.NormalizationRuleFactory
-
- getTransactionSegmentUri() - Method in class com.newrelic.agent.database.ParsedDatabaseStatement
-
- getTransactionSegmentUri() - Method in class com.newrelic.agent.tracers.CrossProcessNameFormat
-
- getTransactionSegmentUri() - Method in class com.newrelic.agent.tracers.DefaultTracer
-
- getTransactionSegmentUri() - Method in class com.newrelic.agent.tracers.ExternalComponentNameFormat
-
- getTransactionSegmentUri() - Method in class com.newrelic.agent.tracers.MethodExitTracerNoSkip
-
- getTransactionSegmentUri() - Method in class com.newrelic.agent.tracers.metricname.AbstractMetricNameFormat
-
- getTransactionSegmentUri() - Method in interface com.newrelic.agent.tracers.metricname.MetricNameFormat
-
- getTransactionSegmentUri() - Method in class com.newrelic.agent.tracers.metricname.OtherTransSimpleMetricNameFormat
-
- getTransactionSegmentUri() - Method in class com.newrelic.agent.tracers.metricname.SimpleMetricNameFormat
-
- getTransactionSegmentUri() - Method in class com.newrelic.agent.tracers.MetricNameFormatWithHost
-
- getTransactionSegmentUri() - Method in class com.newrelic.agent.tracers.NoOpTracer
-
- getTransactionSegmentUri() - Method in interface com.newrelic.agent.tracers.Tracer
-
The uri of this tracer in a tranaction trace segment.
- getTransactionSegmentUri() - Method in class com.newrelic.agent.tracers.UltraLightTracer
-
- getTransactionService() - Static method in class com.newrelic.agent.service.ServiceFactory
-
- getTransactionService() - Method in interface com.newrelic.agent.service.ServiceManager
-
- getTransactionService() - Method in class com.newrelic.agent.service.ServiceManagerImpl
-
- getTransactionsInProgress() - Method in class com.newrelic.agent.TransactionService
-
- getTransactionSize() - Method in class com.newrelic.agent.transaction.TransactionCounts
-
- getTransactionSize() - Method in class com.newrelic.agent.TransactionData
-
A rough approximation of the transaction size (how much memory we are using with our tracers)
- getTransactionSizeLimit() - Method in interface com.newrelic.agent.config.AgentConfig
-
Get the limit on the size of a transaction trace.
- getTransactionSizeLimit() - Method in class com.newrelic.agent.config.AgentConfigImpl
-
- getTransactionState() - Method in class com.newrelic.agent.DummyTransaction
-
- getTransactionState() - Method in class com.newrelic.agent.Transaction
-
- getTransactionStats() - Method in class com.newrelic.agent.TransactionActivity
-
- getTransactionThresholdInMillis() - Method in interface com.newrelic.agent.config.TransactionTracerConfig
-
The threshold for sending a transaction trace to New Relic.
- getTransactionThresholdInMillis() - Method in class com.newrelic.agent.config.TransactionTracerConfigImpl
-
- getTransactionThresholdInNanos() - Method in interface com.newrelic.agent.config.TransactionTracerConfig
-
The threshold for sending a transaction trace to New Relic.
- getTransactionThresholdInNanos() - Method in class com.newrelic.agent.config.TransactionTracerConfigImpl
-
- getTransactionTime() - Method in class com.newrelic.agent.TransactionData
-
- getTransactionTimer() - Method in class com.newrelic.agent.DummyTransaction
-
- getTransactionTimer() - Method in class com.newrelic.agent.Transaction
-
- getTransactionTrace(TransactionData) - Static method in class com.newrelic.agent.trace.TransactionTrace
-
- getTransactionTracerConfig() - Method in interface com.newrelic.agent.config.AgentConfig
-
Get the transaction tracer application settings.
- getTransactionTracerConfig() - Method in class com.newrelic.agent.config.AgentConfigImpl
-
- getTransactionTracerConfig(String) - Method in interface com.newrelic.agent.config.ConfigService
-
Get the transaction tracer configuration.
- getTransactionTracerConfig(String) - Method in class com.newrelic.agent.config.ConfigServiceImpl
-
- getTransactionTracerConfig() - Method in interface com.newrelic.agent.dispatchers.Dispatcher
-
Different dispatchers have different TT configurations.
- getTransactionTracerConfig() - Method in class com.newrelic.agent.dispatchers.OtherDispatcher
-
- getTransactionTracerConfig() - Method in class com.newrelic.agent.dispatchers.WebRequestDispatcher
-
- getTransactionTracerConfig() - Method in class com.newrelic.agent.DummyTransaction
-
- getTransactionTracerConfig() - Method in class com.newrelic.agent.Transaction
-
- getTransactionTracerConfig() - Method in class com.newrelic.agent.TransactionData
-
- getTransactionTraceService() - Static method in class com.newrelic.agent.service.ServiceFactory
-
- getTransactionTraceService() - Method in interface com.newrelic.agent.service.ServiceManager
-
- getTransactionTraceService() - Method in class com.newrelic.agent.service.ServiceManagerImpl
-
- getTransactionType() - Method in class com.newrelic.agent.extension.beans.Extension.Instrumentation.Pointcut
-
Gets the value of the transactionType property.
- getTransName(String, String, String) - Method in class com.newrelic.agent.dispatchers.DefaultDispatcher
-
- getTransportDurationInMillis() - Method in class com.newrelic.agent.tracing.SpanProxy
-
- getTransportDurationInMillis() - Method in class com.newrelic.agent.Transaction
-
- getTransportDurationInMillis() - Method in class com.newrelic.agent.TransactionData
-
- getTransportType() - Method in class com.newrelic.agent.Transaction
-
- getTransportType() - Method in class com.newrelic.agent.TransactionData
-
- getTripId() - Method in interface com.newrelic.agent.CrossProcessTransactionState
-
An id that is consistent across the entire trip through the system, or null if no trip id is required.
- getTripId() - Method in class com.newrelic.agent.CrossProcessTransactionStateImpl
-
Get the trip ID.
- getTripId() - Method in class com.newrelic.agent.service.analytics.TransactionEvent
-
- getTripId() - Method in class com.newrelic.agent.TransactionData
-
- getTrustedAccountKey() - Method in class com.newrelic.agent.config.DistributedTracingConfig
-
- getTrustKey() - Method in interface com.newrelic.agent.tracing.DistributedTraceService
-
- getTrustKey() - Method in class com.newrelic.agent.tracing.DistributedTraceServiceImpl
-
- getTrustKey() - Method in class com.newrelic.agent.tracing.W3CTraceState
-
- getTTFB() - Method in class com.newrelic.agent.service.analytics.TransactionEvent
-
- getTTLB() - Method in class com.newrelic.agent.service.analytics.TransactionEvent
-
- getTxnId() - Method in class com.newrelic.agent.tracing.W3CTraceState
-
- getType() - Method in class com.newrelic.agent.extension.beans.Extension.Instrumentation.Pointcut.Method.Parameters
-
Gets the value of the type property.
- getType() - Method in class com.newrelic.agent.jmx.metrics.BaseJmxValue
-
- getType() - Method in class com.newrelic.agent.jmx.metrics.JmxMetric
-
- getType() - Method in class com.newrelic.agent.jmx.metrics.MonotonicallyIncreasingJmxMetric
-
- getType() - Method in class com.newrelic.agent.jmx.metrics.SimpleJmxMetric
-
- getType() - Method in class com.newrelic.agent.util.asm.ClassStructure
-
- getUniqueStrings(String) - Method in class com.newrelic.agent.config.BaseConfig
-
Returns a collection of strings for the given key using comma as a separator character.
- getUniqueStrings(String, String) - Method in class com.newrelic.agent.config.BaseConfig
-
Returns a collection of strings for the given key.
- getUniqueStringsFromCollection(Collection<?>, String) - Static method in class com.newrelic.agent.config.BaseConfig
-
- getUniqueStringsFromCollection(Collection<?>) - Static method in class com.newrelic.agent.config.BaseConfig
-
- getUniqueStringsFromString(String, String) - Static method in class com.newrelic.agent.config.BaseConfig
-
- getUnixSocket() - Method in class com.newrelic.agent.tracers.DatastoreInstanceCrossAgentTest
-
- getUnparsedSyntheticsHeader() - Method in class com.newrelic.agent.InboundHeaderState
-
Get the encoded, unparsed synthetics header from the inbound request.
- getUnscopedStats() - Method in class com.newrelic.agent.stats.TransactionStats
-
- getUnscopedStatsForTesting() - Method in class com.newrelic.agent.stats.StatsEngineImpl
-
- getUnsupportedAgentJavaSpecVersionMessage(String) - Static method in class com.newrelic.agent.config.JavaVersionUtils
-
- getUri() - Method in interface com.newrelic.agent.dispatchers.Dispatcher
-
- getUri() - Method in class com.newrelic.agent.dispatchers.OtherDispatcher
-
- getUri() - Method in class com.newrelic.agent.dispatchers.WebRequestDispatcher
-
- getURI(URI) - Static method in class com.newrelic.agent.instrumentation.InstrumentUtils
-
Gets the uri as a string without any query parameters.
- getURI(URL) - Static method in class com.newrelic.agent.instrumentation.InstrumentUtils
-
Takes in a URL and returns the associated uri minus the query parameters.
- getURI(String, String, int, String) - Static method in class com.newrelic.agent.instrumentation.InstrumentUtils
-
Build the uri.
- getUri() - Method in interface com.newrelic.agent.sql.SqlTrace
-
- getUri() - Method in class com.newrelic.agent.trace.TransactionSegment
-
- getUri() - Method in class com.newrelic.agent.transaction.AbstractTransactionNamer
-
- getURL(Object) - Method in class com.newrelic.agent.transaction.TransactionCache
-
- getURL() - Method in class com.newrelic.agent.transport.HttpClientWrapper.Request
-
- getUrlBeforeParameters(String) - Method in interface com.newrelic.agent.normalization.NormalizationService
-
- getUrlBeforeParameters(String) - Method in class com.newrelic.agent.normalization.NormalizationServiceImpl
-
- getUrlNormalizer(String) - Method in interface com.newrelic.agent.normalization.NormalizationService
-
- getUrlNormalizer(String) - Method in class com.newrelic.agent.normalization.NormalizationServiceImpl
-
- getUrlRules() - Method in class com.newrelic.agent.config.NormalizationRuleConfig
-
- getUrlRules(String, List<Map<String, Object>>) - Static method in class com.newrelic.agent.normalization.NormalizationRuleFactory
-
- getUsePlaintext() - Method in interface com.newrelic.agent.config.InfiniteTracingConfig
-
- getUsePlaintext() - Method in class com.newrelic.agent.config.InfiniteTracingConfigImpl
-
- getUsePrivateSSL() - Method in class com.newrelic.agent.config.AgentConfigImpl
-
- getUsePrivateSSL() - Method in interface com.newrelic.agent.config.DataSenderConfig
-
- getUserAttributes() - Method in interface com.newrelic.agent.browser.BrowserTransactionState
-
- getUserAttributes() - Method in class com.newrelic.agent.browser.BrowserTransactionStateImpl
-
- getUserAttributes() - Method in class com.newrelic.agent.DummyTransaction
-
- getUserAttributes() - Method in class com.newrelic.agent.trace.TransactionTrace
-
- getUserAttributes() - Method in class com.newrelic.agent.Transaction
-
Custom parameters added by these API calls:
NewRelic.setAccountName(String)
NewRelic.setProductName(String)
NewRelic.setUserName(String)
NewRelic.addCustomParameter(String, Number)
NewRelic.addCustomParameter(String, String)
- getUserAttributes() - Method in class com.newrelic.agent.TransactionData
-
- getUtilizationDataConfig() - Method in interface com.newrelic.agent.config.AgentConfig
-
- getUtilizationDataConfig() - Method in class com.newrelic.agent.config.AgentConfigImpl
-
- getUtilizationService() - Static method in class com.newrelic.agent.service.ServiceFactory
-
- getUtilizationService() - Method in interface com.newrelic.agent.service.ServiceManager
-
- getUtilizationService() - Method in class com.newrelic.agent.service.ServiceManagerImpl
-
- getValue(String) - Method in class com.newrelic.agent.config.AgentConfigImpl
-
- getValue(String, T) - Method in class com.newrelic.agent.config.AgentConfigImpl
-
- getValue() - Method in class com.newrelic.agent.config.ServerProp
-
- getValue() - Method in class com.newrelic.agent.extension.beans.Extension.Instrumentation.Pointcut.ClassName
-
Gets the value of the value property.
- getValue() - Method in class com.newrelic.agent.extension.beans.Extension.Instrumentation.Pointcut.Method.Parameters.Type
-
Gets the value of the value property.
- getValue(String) - Method in class com.newrelic.agent.util.asm.AnnotationDetails
-
- getValueMap() - Method in class com.newrelic.agent.utilization.AWS.AwsData
-
- getValueMap() - Method in class com.newrelic.agent.utilization.Azure.AzureData
-
- getValueMap() - Method in class com.newrelic.agent.utilization.GCP.GcpData
-
- getValueMap() - Method in class com.newrelic.agent.utilization.KubernetesData
-
- getValueMap() - Method in class com.newrelic.agent.utilization.PCF.PcfData
-
- getValues() - Method in class com.newrelic.agent.instrumentation.tracing.Annotation
-
- getValues(String) - Method in class com.newrelic.agent.util.asm.AnnotationDetails
-
- getVariable(String) - Method in class com.newrelic.agent.environment.Environment
-
- getVariables() - Method in class com.newrelic.agent.util.asm.BytecodeGenProxyBuilder
-
- getVendorStates() - Method in class com.newrelic.agent.tracing.W3CTraceState
-
- getVerb() - Method in class com.newrelic.agent.transport.HttpClientWrapper.Request
-
- getVersion() - Static method in class com.newrelic.agent.Agent
-
- getVersion() - Method in class com.newrelic.agent.extension.beans.Extension
-
Gets the value of the version property.
- getVersion() - Method in class com.newrelic.agent.extension.Extension
-
- getVersion() - Method in class com.newrelic.agent.extension.YamlExtension
-
- getVersion() - Method in class com.newrelic.agent.service.module.JarData
-
Gets the field version.
- getVersion() - Method in class com.newrelic.agent.tracing.W3CTraceParent
-
- getVersion() - Method in class com.newrelic.agent.tracing.W3CTraceState
-
- getVersionNumber() - Method in class com.newrelic.agent.extension.Extension
-
- getVersionNumber() - Method in class com.newrelic.agent.extension.YamlExtension
-
- getViewName() - Method in interface com.newrelic.agent.instrumentation.pointcuts.frameworks.spring.ModelAndView
-
- getVisitor(Object) - Method in class com.newrelic.agent.tracers.jasper.JasperClassFactory
-
- getVmId() - Method in class com.newrelic.agent.utilization.Azure.AzureData
-
- getVmSize() - Method in class com.newrelic.agent.utilization.Azure.AzureData
-
- getW3CTraceParent() - Method in class com.newrelic.agent.TransactionData
-
- getWallClockStartTimeMs() - Method in class com.newrelic.agent.DummyTransaction
-
- getWallClockStartTimeMs() - Method in class com.newrelic.agent.Transaction
-
The start time of this transaction (wall clock time).
- getWallClockStartTimeMs() - Method in class com.newrelic.agent.TransactionData
-
Get the start time of the transaction (wall clock time).
- getWeakRefTransaction(boolean) - Method in class com.newrelic.agent.AgentImpl
-
- getWeavedMethods() - Method in class com.newrelic.agent.instrumentation.context.InstrumentationContext
-
- getWeaveExtensions() - Method in class com.newrelic.agent.extension.ExtensionService
-
Returns the files that contain weave instrumentation.
- getWeavePackageManger() - Method in class com.newrelic.agent.instrumentation.weaver.ClassWeaverService
-
- getWeavePackageName() - Method in class com.newrelic.agent.instrumentation.weaver.preprocessors.TracedWeaveInstrumentationTracker
-
- getWeavingLoader(ClassLoader) - Method in class com.newrelic.agent.instrumentation.PointCutClassTransformer
-
- getWeavingLoader(ClassLoader, boolean) - Method in class com.newrelic.agent.instrumentation.PointCutClassTransformer
-
- getWebResponse() - Method in class com.newrelic.agent.DummyTransaction
-
- getWebResponse() - Method in class com.newrelic.agent.Transaction
-
Returns the web response associated with this transaction that tracks the response status code, message, etc.
- getWebResponse() - Method in class com.newrelic.agent.TransactionApiImpl
-
- getXmlFromMaps(Map) - Static method in class com.newrelic.agent.commands.InstrumentUpdateCommand
-
- getXmlParser() - Method in class com.newrelic.agent.extension.ExtensionParsers
-
- getYamlParser() - Method in class com.newrelic.agent.extension.ExtensionParsers
-
- getYmlName() - Method in enum com.newrelic.agent.jmx.JmxType
-
Gets the field ymlName.
- getZone(long, long) - Static method in class com.newrelic.agent.stats.ApdexPerfZoneDetermination
-
- getZone() - Method in class com.newrelic.agent.utilization.GCP.GcpData
-
- GlassfishJmxValues - Class in com.newrelic.agent.jmx.values
-
- GlassfishJmxValues() - Constructor for class com.newrelic.agent.jmx.values.GlassfishJmxValues
-
- GONE - Static variable in class com.newrelic.agent.transport.HttpResponseCode
-
- GuavaBackedExtensionClass - Class in com.newrelic.agent.instrumentation.weaver.extension
-
This class provides the custom bytecode template which will form the extension class for weaved classes.
- GuavaBackedExtensionClass() - Constructor for class com.newrelic.agent.instrumentation.weaver.extension.GuavaBackedExtensionClass
-
- guid - Variable in class com.newrelic.agent.tracing.DistributedTracePayloadImpl
-
- GUID - Static variable in class com.newrelic.agent.tracing.DistributedTraceUtil
-
- GZIP_ENCODING - Static variable in class com.newrelic.agent.transport.DataSenderImpl
-
- IAgentLogger - Interface in com.newrelic.agent.logging
-
- IAgentLogManager - Interface in com.newrelic.agent.logging
-
- IBM_WORKAROUND - Static variable in class com.newrelic.agent.config.AgentConfigImpl
-
- IBMUtils - Class in com.newrelic.agent.config
-
- IBMUtils() - Constructor for class com.newrelic.agent.config.IBMUtils
-
- IDataSenderFactory - Interface in com.newrelic.agent.transport
-
- ignore() - Method in class com.newrelic.agent.DummyTransaction
-
- ignore() - Method in class com.newrelic.agent.Segment
-
- ignore() - Method in class com.newrelic.agent.Transaction
-
- ignore() - Method in class com.newrelic.agent.TransactionApiImpl
-
- IGNORE_APDEX_METHOD - Static variable in class com.newrelic.agent.instrumentation.tracing.TraceMethodVisitor
-
- IGNORE_CLASS_NAME - Static variable in class com.newrelic.agent.config.ErrorCollectorConfigImpl
-
- IGNORE_CLASSES - Static variable in class com.newrelic.agent.config.ErrorCollectorConfigImpl
-
- IGNORE_ERROR_PRIORITY - Static variable in class com.newrelic.agent.config.ErrorCollectorConfigImpl
-
- IGNORE_ERRORS - Static variable in class com.newrelic.agent.config.ErrorCollectorConfigImpl
-
- IGNORE_JARS - Static variable in class com.newrelic.agent.config.AgentConfigImpl
-
- IGNORE_MATCH_RULE_RESULT - Static variable in class com.newrelic.agent.normalization.RuleResult
-
- IGNORE_MESSAGE - Static variable in class com.newrelic.agent.config.ErrorCollectorConfigImpl
-
- IGNORE_MESSAGES - Static variable in class com.newrelic.agent.config.ErrorCollectorConfigImpl
-
- IGNORE_STATUS_CODES - Static variable in class com.newrelic.agent.config.ErrorCollectorConfigImpl
-
- IGNORE_TRANS_KEY - Static variable in class com.newrelic.agent.instrumentation.yaml.YmlExtensionPointCutConverter
-
- ignoreApdex() - Method in class com.newrelic.agent.DummyTransaction
-
- ignoreApdex() - Method in class com.newrelic.agent.Transaction
-
- ignoreApdex() - Method in class com.newrelic.agent.TransactionApiImpl
-
- ignoreApdex() - Method in class com.newrelic.api.agent.NewRelicApiImplementation
-
Ignore the current transaction for calculating Apdex score.
- IgnoreErrorConfig - Interface in com.newrelic.agent.config
-
- IgnoreErrorConfigImpl - Class in com.newrelic.agent.config
-
- IgnoreErrorConfigImpl(String, String) - Constructor for class com.newrelic.agent.config.IgnoreErrorConfigImpl
-
- ignoreErrors() - Method in class com.newrelic.agent.Transaction
-
- ignoreErrors() - Method in class com.newrelic.agent.TransactionApiImpl
-
- ignoreIfUnfinished() - Method in class com.newrelic.agent.Segment
- ignoreIfUnstartedAsyncContext(Object) - Method in class com.newrelic.agent.AgentImpl
-
- ignoreIfUnstartedAsyncContext(Object) - Method in class com.newrelic.agent.service.async.AsyncTransactionService
-
- ignoreSegmentIfUnfinished(Segment) - Method in class com.newrelic.agent.Transaction
-
Internal implementation of
TracedActivity.ignoreIfUnfinished()
and
Segment.ignore()
.
- IgnoreSilentlyException - Exception in com.newrelic.agent
-
Used to blow out of a periodic task without logging a an error, such as for routine failures.
- IgnoreSilentlyException(String) - Constructor for exception com.newrelic.agent.IgnoreSilentlyException
-
- ignoreTransaction - Variable in class com.newrelic.agent.extension.beans.Extension.Instrumentation.Pointcut
-
- ignoreTransaction() - Method in class com.newrelic.agent.instrumentation.tracing.DelegatingTraceDetails
-
- ignoreTransaction() - Method in interface com.newrelic.agent.instrumentation.tracing.TraceDetails
-
This means the whole transaction will be ignored, regardless of how far the code is into the transaction.
- ignoreTransaction() - Method in class com.newrelic.api.agent.NewRelicApiImplementation
-
Ignore the current transaction.
- IgnoreTransactionTracerFactory - Class in com.newrelic.agent.tracers
-
- IgnoreTransactionTracerFactory() - Constructor for class com.newrelic.agent.tracers.IgnoreTransactionTracerFactory
-
- InboundHeaderState - Class in com.newrelic.agent
-
Instances of this immutable class represent the NewRelic-specific inbound headers for this transaction.
- InboundHeaderState(Transaction, InboundHeaders) - Constructor for class com.newrelic.agent.InboundHeaderState
-
Create this inbound header state object.
- INCLUDE - Static variable in class com.newrelic.agent.config.AttributesConfigImpl
-
- includeSubclasses - Variable in class com.newrelic.agent.extension.beans.Extension.Instrumentation.Pointcut.ClassName
-
- incrementCallCount(boolean) - Method in class com.newrelic.agent.profile.v2.ProfileSegment
-
- incrementCallCount(boolean) - Method in class com.newrelic.agent.profile.v2.SimpleProfileSegment
-
- incrementCallCount(boolean) - Method in class com.newrelic.agent.profile.v2.TraceProfileSegment
-
- incrementCallCount(int) - Method in class com.newrelic.agent.stats.AbstractStats
-
- incrementCallCount() - Method in class com.newrelic.agent.stats.AbstractStats
-
- incrementCallCount() - Method in interface com.newrelic.agent.stats.CountStats
-
Increment the call count by one.
- incrementCallCount(int) - Method in interface com.newrelic.agent.stats.CountStats
-
Increment the call count by the given value.
- incrementCounter(String) - Method in class com.newrelic.agent.stats.AbstractMetricAggregator
-
- incrementCounter(String, int) - Method in class com.newrelic.agent.stats.AbstractMetricAggregator
-
- IncrementCounter - Class in com.newrelic.agent.stats
-
- IncrementCounter(String, int) - Constructor for class com.newrelic.agent.stats.IncrementCounter
-
- incrementCpuTime(long) - Method in class com.newrelic.agent.profile.ProfileTree
-
- incrementCpuTime(long) - Method in class com.newrelic.agent.profile.v2.ProfileTree
-
- incrementErrorCount() - Method in class com.newrelic.agent.jmx.create.JmxInvoke
-
Sets the field errorCount.
- incrementExplainPlanCountAndLogIfReachedMax(int) - Method in class com.newrelic.agent.transaction.TransactionCounts
-
- incrementNonRunnableCallCount() - Method in class com.newrelic.agent.profile.ProfileSegment
-
- incrementNumberOfTries() - Method in class com.newrelic.agent.service.analytics.DistributedSamplingPriorityQueue
-
- incrementRunnableCallCount() - Method in class com.newrelic.agent.profile.ProfileSegment
-
- incrementsErrorMetric() - Method in class com.newrelic.agent.errors.DeadlockTraceError
-
- incrementsErrorMetric() - Method in class com.newrelic.agent.errors.HttpTracedError
-
- incrementsErrorMetric() - Method in class com.newrelic.agent.errors.ThrowableError
-
- incrementsErrorMetric() - Method in class com.newrelic.agent.errors.TracedError
-
- incrementSize(int) - Method in class com.newrelic.agent.transaction.TransactionCounts
-
- incrementStackTraceCount() - Method in class com.newrelic.agent.transaction.TransactionCounts
-
- indexOf(Object) - Method in class com.newrelic.agent.service.analytics.FixedSizeArrayList
-
- indexOf(Object) - Method in class com.newrelic.agent.TracerList
-
- InfiniteTracingConfig - Interface in com.newrelic.agent.config
-
- InfiniteTracingConfigImpl - Class in com.newrelic.agent.config
-
- InfiniteTracingConfigImpl(Map<String, Object>) - Constructor for class com.newrelic.agent.config.InfiniteTracingConfigImpl
-
- InfiniteTracingConfigImpl(Map<String, Object>, boolean) - Constructor for class com.newrelic.agent.config.InfiniteTracingConfigImpl
-
- infiniteTracingConsumer(Consumer<SpanEvent>) - Method in class com.newrelic.agent.service.SpanEventsServiceFactory.Builder
-
- InfiniteTracingEnabledCheck - Class in com.newrelic.agent.service.analytics
-
- InfiniteTracingEnabledCheck(ConfigService) - Constructor for class com.newrelic.agent.service.analytics.InfiniteTracingEnabledCheck
-
- InfiniteTracingSpanEventsConfig - Class in com.newrelic.agent.config
-
- InfiniteTracingSpanEventsConfig(Map<String, Object>, String) - Constructor for class com.newrelic.agent.config.InfiniteTracingSpanEventsConfig
-
- InfiniteTracingTraceObserverConfig - Class in com.newrelic.agent.config
-
- InfiniteTracingTraceObserverConfig(Map<String, Object>, String) - Constructor for class com.newrelic.agent.config.InfiniteTracingTraceObserverConfig
-
- info(String) - Method in interface com.newrelic.agent.logging.IAgentLogger
-
- inheritedFromSystemPropertyRoot - Variable in class com.newrelic.agent.config.TransactionTracerConfigImpl
-
- initCollectSlowQueriesFrom(boolean) - Method in class com.newrelic.agent.config.TransactionTracerConfigImpl
-
- initCustomRequestHeaders() - Method in class com.newrelic.agent.config.TransactionEventsConfig
-
- initEnabled() - Method in class com.newrelic.agent.config.InsightsConfigImpl
-
- INITIAL_APP_SERVER_PORT_DELAY - Static variable in class com.newrelic.agent.rpm.RPMConnectionServiceImpl
-
- initialize(Logger) - Static method in class com.newrelic.agent.PrivateApiImpl
-
- initialize() - Static method in class com.newrelic.api.agent.NewRelicApiImplementation
-
- InitialSizedJsonArray - Class in com.newrelic.agent.transport
-
- InitialSizedJsonArray(int) - Constructor for class com.newrelic.agent.transport.InitialSizedJsonArray
-
- initListFromData(Map<String, Object>, String) - Method in class com.newrelic.agent.config.NormalizationRuleConfig
-
- InitProblemClasses - Class in com.newrelic.agent
-
- InitProblemClasses() - Constructor for class com.newrelic.agent.InitProblemClasses
-
- initRecordSql(boolean) - Method in class com.newrelic.agent.config.TransactionTracerConfigImpl
-
- INPUT_QUERY_ATTRIBUTE - Static variable in class com.newrelic.agent.database.DatastoreMetrics
-
An attribute on a slow query (if present) that records the input query that generated the raw slow query.
- INPUT_QUERY_LABEL_PARAMETER - Static variable in class com.newrelic.agent.database.DatastoreMetrics
-
Used as a value in the input_query attribute above
- INPUT_QUERY_QUERY_PARAMETER - Static variable in class com.newrelic.agent.database.DatastoreMetrics
-
Used as a value in the input_query attribute above
- INSERT_API_KEY - Static variable in class com.newrelic.agent.config.AgentConfigImpl
-
- INSERT_OPERATION - Static variable in interface com.newrelic.agent.database.DatabaseStatementParser
-
- INSERT_SQL_MAX_LENGTH - Static variable in class com.newrelic.agent.config.TransactionTracerConfigImpl
-
- insertAfterLocator(String, String, boolean) - Method in class com.newrelic.agent.util.EditableFile
-
Modifies the file to insert the specified text on the line after the *first* instance of the locator statement.
- insertBeforeLocator(String, String, boolean) - Method in class com.newrelic.agent.util.EditableFile
-
Modifies the file to insert the specified text on the line before the *first* instance of the locator statement.
- InsertOnlyArray<E> - Class in com.newrelic.agent.util
-
This is a thread safe array that only supports add operations.
- InsertOnlyArray(int) - Constructor for class com.newrelic.agent.util.InsertOnlyArray
-
- InsightsConfig - Interface in com.newrelic.agent.config
-
- InsightsConfigImpl - Class in com.newrelic.agent.config
-
- InsightsConfigImpl(Map<String, Object>, boolean) - Constructor for class com.newrelic.agent.config.InsightsConfigImpl
-
- InsightsHarvestableImpl - Class in com.newrelic.agent.service.analytics
-
- InsightsService - Interface in com.newrelic.agent.service.analytics
-
- InsightsServiceImpl - Class in com.newrelic.agent.service.analytics
-
- InsightsServiceImpl() - Constructor for class com.newrelic.agent.service.analytics.InsightsServiceImpl
-
- InsightsServiceImpl.TransactionInsights - Class in com.newrelic.agent.service.analytics
-
- INSTANCE - Static variable in class com.newrelic.agent.reinstrument.PeriodicRetransformer
-
- INSTANCE - Static variable in class com.newrelic.agent.TraceMetadataImpl
-
- INSTANCE - Static variable in class com.newrelic.agent.TransactionApiImpl
-
- INSTANCE - Static variable in class com.newrelic.bootstrap.EmbeddedJarFilesImpl
-
- INSTANCE_ATTRIBUTE - Static variable in class com.newrelic.agent.database.DatastoreMetrics
-
An attribute on a slow query (if present) to denote the actual instance the datastore call was made to
- INSTANCE_DOCUMENT_RECURSIVE - Static variable in class com.newrelic.agent.utilization.GCP
-
- INSTANCE_ID - Static variable in class com.newrelic.agent.database.DatastoreMetrics
-
- INSTANCE_METRIC_BASE - Static variable in class com.newrelic.agent.database.DatastoreMetrics
-
- INSTANCE_NAME - Static variable in class com.newrelic.agent.attributes.AttributeNames
-
- INSTANCE_REPORTING - Static variable in class com.newrelic.agent.config.DatastoreConfigImpl
-
- INSTANCE_REPORTING_DEFAULT_ENABLED - Static variable in class com.newrelic.agent.config.DatastoreConfigImpl
-
- instrument(String, String) - Method in class com.newrelic.agent.instrumentation.InstrumentationImpl
-
- instrument(Method, String) - Method in class com.newrelic.agent.instrumentation.InstrumentationImpl
-
- INSTRUMENTATION - Static variable in class com.newrelic.agent.config.AgentConfigImpl
-
- instrumentation - Variable in class com.newrelic.agent.extension.beans.Extension
-
- Instrumentation() - Constructor for class com.newrelic.agent.extension.beans.Extension.Instrumentation
-
- INSTRUMENTATION_CONFIG - Static variable in class com.newrelic.agent.reinstrument.RemoteInstrumentationServiceImpl
-
- INSTRUMENTATION_FIELD_NAME - Static variable in class com.newrelic.agent.instrumentation.tracing.BridgeUtils
-
AgentBridge.instrumentation
- INSTRUMENTATION_KEY - Static variable in interface com.newrelic.agent.profile.v2.IProfile
-
- INSTRUMENTATION_TYPE - Static variable in class com.newrelic.agent.instrumentation.tracing.BridgeUtils
-
- InstrumentationClassTransformer - Class in com.newrelic.agent.instrumentation.context
-
- InstrumentationClassTransformer(InstrumentationContextManager, TraceClassTransformer, boolean, boolean) - Constructor for class com.newrelic.agent.instrumentation.context.InstrumentationClassTransformer
-
- InstrumentationConstructor - Class in com.newrelic.agent.instrumentation.yaml
-
- InstrumentationConstructor() - Constructor for class com.newrelic.agent.instrumentation.yaml.InstrumentationConstructor
-
- InstrumentationContext - Class in com.newrelic.agent.instrumentation.context
-
- InstrumentationContext(byte[], Class<?>, ProtectionDomain) - Constructor for class com.newrelic.agent.instrumentation.context.InstrumentationContext
-
- InstrumentationContextClassMatcherHelper - Class in com.newrelic.agent.instrumentation.context
-
- InstrumentationContextClassMatcherHelper() - Constructor for class com.newrelic.agent.instrumentation.context.InstrumentationContextClassMatcherHelper
-
- InstrumentationContextManager - Class in com.newrelic.agent.instrumentation.context
-
- InstrumentationContextManager(Instrumentation) - Constructor for class com.newrelic.agent.instrumentation.context.InstrumentationContextManager
-
- InstrumentationImpl - Class in com.newrelic.agent.instrumentation
-
- InstrumentationImpl(Logger) - Constructor for class com.newrelic.agent.instrumentation.InstrumentationImpl
-
- InstrumentationPackageNameRewriter(int, ClassVisitor, Set<String>) - Constructor for class com.newrelic.agent.instrumentation.weaver.preprocessors.AgentPreprocessors.InstrumentationPackageNameRewriter
-
- InstrumentationPackageRemapper(String, Set<String>) - Constructor for class com.newrelic.agent.instrumentation.weaver.preprocessors.AgentPreprocessors.InstrumentationPackageRemapper
-
- InstrumentationProxy - Class in com.newrelic.agent
-
This interface wraps the normal Instrumentation
interface and adds a few extra methods.
- InstrumentationProxy(Instrumentation, boolean) - Constructor for class com.newrelic.agent.InstrumentationProxy
-
- instrumentationSourceNames() - Method in class com.newrelic.agent.instrumentation.tracing.DelegatingTraceDetails
-
- instrumentationSourceNames() - Method in interface com.newrelic.agent.instrumentation.tracing.TraceDetails
-
The name of the instrumentation source such as the weave package implementation title, the custom xml name, the
pointcut name, etc.
- instrumentationTypes() - Method in class com.newrelic.agent.instrumentation.tracing.DelegatingTraceDetails
-
- instrumentationTypes() - Method in interface com.newrelic.agent.instrumentation.tracing.TraceDetails
-
The type of instrumentation that generated this trace.
- InstrumentationUtils - Class in com.newrelic.agent.instrumentation
-
- InstrumentationUtils() - Constructor for class com.newrelic.agent.instrumentation.InstrumentationUtils
-
- InstrumentationWrapper - Class in com.newrelic.agent.util
-
This delegating wrapper of an Instrumentation
instance.
- InstrumentationWrapper(Instrumentation) - Constructor for class com.newrelic.agent.util.InstrumentationWrapper
-
- InstrumentUpdateCommand - Class in com.newrelic.agent.commands
-
- InstrumentUpdateCommand(RemoteInstrumentationService) - Constructor for class com.newrelic.agent.commands.InstrumentUpdateCommand
-
- InstrumentUtils - Class in com.newrelic.agent.instrumentation
-
- InterfaceImplementationClassTransformer - Class in com.newrelic.agent.instrumentation
-
- InterfaceImplementationClassTransformer(PointCutClassTransformer, boolean, Class) - Constructor for class com.newrelic.agent.instrumentation.InterfaceImplementationClassTransformer
-
- InterfaceImplementationClassTransformer.InterfaceImplementationClassVisitor - Class in com.newrelic.agent.instrumentation
-
- InterfaceImplementationClassVisitor(int) - Constructor for class com.newrelic.agent.instrumentation.InterfaceImplementationClassTransformer.InterfaceImplementationClassVisitor
-
- InterfaceMapper - Annotation Type in com.newrelic.agent.instrumentation.pointcuts
-
- InterfaceMatcher - Class in com.newrelic.agent.instrumentation.classmatchers
-
- InterfaceMatcher(String) - Constructor for class com.newrelic.agent.instrumentation.classmatchers.InterfaceMatcher
-
- InterfaceMixin - Annotation Type in com.newrelic.agent.instrumentation.pointcuts
-
- InterfaceMixinClassTransformer - Class in com.newrelic.agent.instrumentation
-
- InterfaceMixinClassTransformer(int) - Constructor for class com.newrelic.agent.instrumentation.InterfaceMixinClassTransformer
-
- interfaceName - Variable in class com.newrelic.agent.extension.beans.Extension.Instrumentation.Pointcut
-
- interfaces - Variable in class com.newrelic.agent.util.asm.ClassStructure
-
- interfaceToImplement - Variable in class com.newrelic.agent.instrumentation.AbstractImplementationClassTransformer
-
- intern() - Method in class com.newrelic.agent.tracers.ClassMethodSignature
-
- INTERNAL_AGENT_TYPE - Static variable in class com.newrelic.agent.instrumentation.tracing.BridgeUtils
-
- INTERNAL_SERVER_ERROR - Static variable in class com.newrelic.agent.transport.HttpResponseCode
-
- InternalLimitExceeded - Exception in com.newrelic.agent
-
- InternalLimitExceeded(String) - Constructor for exception com.newrelic.agent.InternalLimitExceeded
-
- intrinsicAttributes - Variable in class com.newrelic.agent.errors.TracedError.Builder
-
- intrinsicAttributes(Map<String, Object>) - Method in class com.newrelic.agent.errors.TracedError.Builder
-
- intToHexString(int) - Static method in class com.newrelic.agent.service.ServiceUtils
-
- InvalidMethodDescriptor - Exception in com.newrelic.agent.instrumentation.methodmatchers
-
- InvalidMethodDescriptor(String) - Constructor for exception com.newrelic.agent.instrumentation.methodmatchers.InvalidMethodDescriptor
-
- InvalidStatsException - Exception in com.newrelic.agent.stats
-
- InvocationHandlerTracingMethodAdapter - Class in com.newrelic.agent.instrumentation
-
- InvocationHandlerTracingMethodAdapter(GenericClassAdapter, MethodVisitor, int, Method) - Constructor for class com.newrelic.agent.instrumentation.InvocationHandlerTracingMethodAdapter
-
- invoke(Object, Method, Object[]) - Method in class com.newrelic.agent.instrumentation.AgentWrapper
-
- invoke(PointCutInvocationHandler, String, String, String, Object, Object[]) - Static method in class com.newrelic.agent.instrumentation.AgentWrapper
-
- invoke(Object, Method, Object[]) - Method in class com.newrelic.agent.tracers.AbstractTracer
-
- invoke(Object, Method, Object[]) - Method in class com.newrelic.agent.tracers.NoOpTracer
-
- invoke(Object, Method, Object[]) - Method in class com.newrelic.agent.tracers.UltraLightTracer
-
- invoke(Object, Class<?>, String, Object...) - Static method in class com.newrelic.agent.util.Invoker
-
Reflective call to a public method on the given object.
- invokeInvocationHandlerInterface(boolean) - Method in class com.newrelic.agent.instrumentation.MethodBuilder
-
Invokes InvocationHandler.invoke(Object, java.lang.reflect.Method, Object[])
- Invoker - Class in com.newrelic.agent.util
-
- IOTracer - Interface in com.newrelic.agent.tracers
-
A marker for socket io instrumentation.
- IProfile - Interface in com.newrelic.agent.profile
-
- IProfile - Interface in com.newrelic.agent.profile.v2
-
- IRPMService - Interface in com.newrelic.agent
-
- isAbleToResolveAgent(ClassLoader, String) - Method in class com.newrelic.agent.instrumentation.AbstractClassTransformer
-
- isAbleToResolveAgent(ClassLoader, String) - Static method in class com.newrelic.agent.instrumentation.InstrumentationUtils
-
- isActive() - Method in interface com.newrelic.agent.profile.v2.TransactionProfileSession
-
Returns true if this session is active and collecting data.
- isActive() - Method in class com.newrelic.agent.profile.v2.TransactionProfileSessionImpl
-
- isActive() - Method in class com.newrelic.agent.TokenImpl
-
- isAgentEnabled() - Method in interface com.newrelic.agent.config.AgentConfig
-
- isAgentEnabled() - Method in class com.newrelic.agent.config.AgentConfigImpl
-
- isAgentSupportedJavaSpecVersion(String) - Static method in class com.newrelic.agent.config.JavaVersionUtils
-
- isAgentThreadId(Long) - Method in class com.newrelic.agent.ThreadService
-
- isAgentType(String) - Static method in class com.newrelic.agent.instrumentation.tracing.BridgeUtils
-
- isAllowMultipleFooters() - Method in interface com.newrelic.agent.config.BrowserMonitoringConfig
-
False means return a RUM footer only once per transaction.
- isAllowMultipleFooters() - Method in class com.newrelic.agent.config.BrowserMonitoringConfigImpl
-
- isAnnotation(ClassReader) - Static method in class com.newrelic.agent.instrumentation.InstrumentationUtils
-
- isApdexFrustrating() - Method in class com.newrelic.agent.dispatchers.OtherDispatcher
-
- isApdexFrustrating() - Method in class com.newrelic.agent.dispatchers.WebRequestDispatcher
-
- isApdexTSet() - Method in interface com.newrelic.agent.config.AgentConfig
-
Returns true if apdex T was specified (not just the default).
- isApdexTSet(String) - Method in interface com.newrelic.agent.config.AgentConfig
-
Has the given transaction name been configured as a Key Transaction with an ApdexT?
- isApdexTSet() - Method in class com.newrelic.agent.config.AgentConfigImpl
-
- isApdexTSet(String) - Method in class com.newrelic.agent.config.AgentConfigImpl
-
- isApdexTSet(String) - Method in interface com.newrelic.agent.config.KeyTransactionConfig
-
Has the given transaction name been configured as a Key Transaction with an ApdexT?
- isAppendToClassLoaderSearchSupported() - Method in class com.newrelic.agent.InstrumentationProxy
-
- isArgRequired() - Method in enum com.newrelic.agent.xml.XmlInstrumentOptions
-
Gets the field required.
- isAsync() - Method in class com.newrelic.agent.tracers.AbstractTracer
-
- isAsync() - Method in class com.newrelic.agent.tracers.DefaultTracer
-
- isAsync() - Method in class com.newrelic.agent.tracers.NoOpTracer
-
- isAsync() - Method in interface com.newrelic.agent.tracers.Tracer
-
- isAsync() - Method in class com.newrelic.agent.tracers.UltraLightTracer
-
- isAttributesEnabled() - Method in interface com.newrelic.agent.config.ReinstrumentConfig
-
- isAttributesEnabledForBrowser() - Method in class com.newrelic.agent.attributes.AttributesFilter
-
- isAttributesEnabledForBrowser(String) - Method in class com.newrelic.agent.attributes.AttributesService
-
- isAttributesEnabledForErrorEvents() - Method in class com.newrelic.agent.attributes.AttributesFilter
-
- isAttributesEnabledForErrorEvents(String) - Method in class com.newrelic.agent.attributes.AttributesService
-
- isAttributesEnabledForSpanEvents() - Method in class com.newrelic.agent.attributes.AttributesFilter
-
- isAttributesEnabledForSpanEvents(String) - Method in class com.newrelic.agent.attributes.AttributesService
-
- isAttributesEnabledForTransactionEvents() - Method in class com.newrelic.agent.attributes.AttributesFilter
-
- isAttributesEnabledForTransactionEvents(String) - Method in class com.newrelic.agent.attributes.AttributesService
-
- isAttributesEnabledForTransactionSegments() - Method in class com.newrelic.agent.attributes.AttributesFilter
-
- isAttributesEnabledForTransactionSegments(String) - Method in class com.newrelic.agent.attributes.AttributesService
-
- isAttributesEnabledForTransactionTraces() - Method in class com.newrelic.agent.attributes.AttributesFilter
-
- isAttributesEnabledForTransactionTraces(String) - Method in class com.newrelic.agent.attributes.AttributesService
-
- isAttsEnabled(AgentConfig, boolean, String...) - Method in interface com.newrelic.agent.config.AttributesConfig
-
- isAttsEnabled(AgentConfig, boolean, String...) - Method in class com.newrelic.agent.config.AttributesConfigImpl
-
- isAuditMode() - Method in class com.newrelic.agent.config.AgentConfigImpl
-
- isAuditMode() - Method in interface com.newrelic.agent.config.DataSenderConfig
-
- isAutoAppNamingEnabled() - Method in interface com.newrelic.agent.config.AgentConfig
-
If true
the application name for a web transaction is determined automatically.
- isAutoAppNamingEnabled() - Method in class com.newrelic.agent.config.AgentConfigImpl
-
- isAutoAppNamingEnabled() - Method in class com.newrelic.agent.DummyTransaction
-
- isAutoAppNamingEnabled() - Method in class com.newrelic.agent.Transaction
-
- isAutoAppNamingEnabled() - Method in class com.newrelic.agent.TransactionApiImpl
-
- isAutoInstrumentEnabled() - Method in interface com.newrelic.agent.config.BrowserMonitoringConfig
-
If the auto_instrument property is true
, Real User Monitoring instrumentation is added
automatically.
- isAutoInstrumentEnabled() - Method in class com.newrelic.agent.config.BrowserMonitoringConfigImpl
-
- isAutoTransactionNamingEnabled() - Method in interface com.newrelic.agent.config.AgentConfig
-
If the enable_auto_transaction_naming property is true
the name of a web transaction is determined
automatically.
- isAutoTransactionNamingEnabled() - Method in class com.newrelic.agent.config.AgentConfigImpl
-
- isBootstrapClassInstrumentationEnabled() - Method in class com.newrelic.agent.InstrumentationProxy
-
Returns true if instrumentation should be turned on for bootstrap classes.
- isBuiltinExtensionEnabled() - Method in interface com.newrelic.agent.config.ClassTransformerConfig
-
- isBuiltInMetric(String) - Static method in class com.newrelic.agent.jmx.AbstractStatsAttributeProcessor
-
We are only going to add the float to the output if the metric name starts with JmxBuiltIn.
- isChildHasStackTrace() - Method in class com.newrelic.agent.tracers.AbstractTracer
-
- isChildHasStackTrace() - Method in class com.newrelic.agent.tracers.DefaultTracer
-
Gets the field childHasStackTrace.
- isChildHasStackTrace() - Method in class com.newrelic.agent.tracers.NoOpTracer
-
- isChildHasStackTrace() - Method in interface com.newrelic.agent.tracers.Tracer
-
True means a child has taken a stack trace and therefore this tracer should not take one.
- isChildHasStackTrace() - Method in class com.newrelic.agent.tracers.UltraLightTracer
-
- isClassAndMethodMatch() - Method in class com.newrelic.agent.instrumentation.classmatchers.OptimizedClassMatcher.Match
-
- isClassloaderExcluded(ClassLoader) - Method in class com.newrelic.agent.instrumentation.context.InstrumentationContextManager
-
Classes loaded by the classloaders called out in the ClassLoader Excludes List will not be instrumented.
- isCompressingWriter(Writer) - Static method in class com.newrelic.agent.transport.DataSenderWriter
-
- isConnected() - Method in interface com.newrelic.agent.IRPMService
-
- isConnected() - Method in class com.newrelic.agent.RPMService
-
- isCpuSamplingEnabled() - Method in interface com.newrelic.agent.config.AgentConfig
-
- isCpuSamplingEnabled() - Method in class com.newrelic.agent.config.AgentConfigImpl
-
- isCrossApplicationTracing() - Method in interface com.newrelic.agent.config.CrossProcessConfig
-
The agent identifies itself to other processes in external call request headers if this is enabled.
- isCrossApplicationTracing() - Method in class com.newrelic.agent.config.CrossProcessConfigImpl
-
- isCrossProcessOnly() - Method in class com.newrelic.agent.config.SpanEventsConfig
-
- isCurrentThreadAnAgentThread() - Method in class com.newrelic.agent.ThreadService
-
- isCustom() - Method in class com.newrelic.agent.extension.Extension
-
Returns true if this is a user generated extension.
- isCustom() - Method in class com.newrelic.agent.instrumentation.tracing.DelegatingTraceDetails
-
- isCustom() - Method in interface com.newrelic.agent.instrumentation.tracing.TraceDetails
-
Returns true if this instrumentation was user generated.
- isCustomInstrumentationEditorAllowed() - Method in interface com.newrelic.agent.config.AgentConfig
-
- isCustomInstrumentationEditorAllowed() - Method in class com.newrelic.agent.config.AgentConfigImpl
-
- isCustomParametersAllowed() - Method in interface com.newrelic.agent.config.AgentConfig
-
- isCustomParametersAllowed() - Method in class com.newrelic.agent.config.AgentConfigImpl
-
- isCustomTracingEnabled() - Method in interface com.newrelic.agent.config.ClassTransformerConfig
-
- isDatabaseConnectionMetadataEnabled() - Method in interface com.newrelic.agent.config.DatastoreConfig
-
- isDatabaseConnectionMetadataEnabled() - Method in class com.newrelic.agent.config.DatastoreConfigImpl
-
- isDatabaseNameReportingEnabled() - Method in interface com.newrelic.agent.config.DatastoreConfig
-
- isDatabaseNameReportingEnabled() - Method in class com.newrelic.agent.config.DatastoreConfigImpl
-
- isDebug() - Method in interface com.newrelic.agent.config.BrowserMonitoringConfig
-
We plan to use this setting to control whether non-minified JS should be sent for debugging purposes.
- isDebug() - Method in class com.newrelic.agent.config.BrowserMonitoringConfigImpl
-
- isDebug() - Method in class com.newrelic.agent.xml.XmlInstrumentParams
-
Gets the debug flag.
- isDebugEnabled() - Static method in class com.newrelic.agent.Agent
-
- isDebugEnabled() - Method in interface com.newrelic.agent.config.AgentConfig
-
- isDebugEnabled(String) - Method in interface com.newrelic.agent.config.AgentConfig
-
- isDebugEnabled() - Method in class com.newrelic.agent.config.AgentConfigImpl
-
- isDebugEnabled(String) - Method in class com.newrelic.agent.config.AgentConfigImpl
-
- isDebugEnabled() - Method in interface com.newrelic.agent.logging.IAgentLogger
-
- isDefaultInstrumentationEnabled() - Method in interface com.newrelic.agent.config.ClassTransformerConfig
-
- isDefaultMethodSupported(ClassReader) - Static method in class com.newrelic.agent.instrumentation.InstrumentationUtils
-
Returns true if the class represented by the class reader supports default methods (Java 8+).
- isDefaultMethodTracingEnabled() - Method in interface com.newrelic.agent.config.ClassTransformerConfig
-
- isDispatcher() - Method in class com.newrelic.agent.instrumentation.PointCut
-
- isDispatcher() - Method in class com.newrelic.agent.instrumentation.pointcuts.MathCSConcurrentPointCut
-
- isDispatcher() - Method in class com.newrelic.agent.instrumentation.yaml.TracerFactoryConfiguration
-
- isDone() - Method in class com.newrelic.agent.language.SourceLibraryDetector
-
- isDone() - Method in class com.newrelic.agent.profile.ProfileSession
-
- isDone() - Method in class com.newrelic.agent.profile.v2.ProfileSession
-
- isDummyRequest(Request) - Static method in class com.newrelic.agent.Transaction
-
- isEachSegment() - Method in class com.newrelic.agent.normalization.NormalizationRule
-
- isEmpty() - Method in class com.newrelic.agent.LazyMapImpl
-
- isEmpty() - Method in class com.newrelic.agent.service.analytics.FixedSizeArrayList
-
- isEmpty() - Method in class com.newrelic.agent.service.analytics.LimitedSizeHashMap
-
- isEmpty() - Method in class com.newrelic.agent.TracerList
-
- isEmpty() - Method in class com.newrelic.agent.utilization.AWS.AwsData
-
- isEmpty() - Method in class com.newrelic.agent.utilization.Azure.AzureData
-
- isEmpty() - Method in class com.newrelic.agent.utilization.GCP.GcpData
-
- isEmpty() - Method in class com.newrelic.agent.utilization.PCF.PcfData
-
- isEnabled() - Method in class com.newrelic.agent.attributes.AttributesService
-
- isEnabled() - Method in class com.newrelic.agent.attributes.DestinationFilter
-
- isEnabled() - Method in class com.newrelic.agent.browser.BrowserServiceImpl
-
- isEnabled() - Method in class com.newrelic.agent.cache.CacheService
-
- isEnabled() - Method in class com.newrelic.agent.circuitbreaker.CircuitBreakerService
-
- isEnabled() - Method in class com.newrelic.agent.commands.CommandParser
-
- isEnabled() - Method in class com.newrelic.agent.config.AuditModeConfig
-
- isEnabled() - Method in class com.newrelic.agent.config.CircuitBreakerConfig
-
- isEnabled() - Method in interface com.newrelic.agent.config.ClassTransformerConfig
-
- isEnabled() - Method in interface com.newrelic.agent.config.CommandParserConfig
-
- isEnabled() - Method in class com.newrelic.agent.config.CommandParserConfigImpl
-
- isEnabled() - Method in class com.newrelic.agent.config.ConfigServiceImpl
-
- isEnabled() - Method in class com.newrelic.agent.config.DistributedTracingConfig
-
- isEnabled() - Method in interface com.newrelic.agent.config.ErrorCollectorConfig
-
- isEnabled() - Method in class com.newrelic.agent.config.ErrorCollectorConfigImpl
-
- isEnabled() - Method in interface com.newrelic.agent.config.InfiniteTracingConfig
-
- isEnabled() - Method in class com.newrelic.agent.config.InfiniteTracingConfigImpl
-
- isEnabled() - Method in interface com.newrelic.agent.config.InsightsConfig
-
- isEnabled - Variable in class com.newrelic.agent.config.InsightsConfigImpl
-
- isEnabled() - Method in class com.newrelic.agent.config.InsightsConfigImpl
-
- isEnabled() - Method in interface com.newrelic.agent.config.JarCollectorConfig
-
- isEnabled() - Method in class com.newrelic.agent.config.JarCollectorConfigImpl
-
- isEnabled() - Method in interface com.newrelic.agent.config.JmxConfig
-
True is the jmx service is enabled, else false.
- isEnabled() - Method in class com.newrelic.agent.config.OpenTracingConfig
-
- isEnabled() - Method in interface com.newrelic.agent.config.ReinstrumentConfig
-
- isEnabled() - Method in class com.newrelic.agent.config.SpanEventsConfig
-
- isEnabled() - Method in interface com.newrelic.agent.config.SqlTraceConfig
-
- isEnabled() - Method in class com.newrelic.agent.config.SqlTraceConfigImpl
-
- isEnabled() - Method in interface com.newrelic.agent.config.StripExceptionConfig
-
- isEnabled() - Method in class com.newrelic.agent.config.StripExceptionConfigImpl
-
- isEnabled() - Method in interface com.newrelic.agent.config.ThreadProfilerConfig
-
- isEnabled() - Method in class com.newrelic.agent.config.TransactionEventsConfig
-
- isEnabled() - Method in interface com.newrelic.agent.config.TransactionTracerConfig
-
- isEnabled() - Method in class com.newrelic.agent.config.TransactionTracerConfigImpl
-
- isEnabled() - Method in class com.newrelic.agent.core.CoreServiceImpl
-
- isEnabled() - Method in class com.newrelic.agent.database.DatabaseService
-
- isEnabled() - Method in class com.newrelic.agent.deadlock.DeadlockDetectorService
-
- isEnabled() - Method in class com.newrelic.agent.environment.EnvironmentServiceImpl
-
- isEnabled() - Method in class com.newrelic.agent.errors.ErrorServiceImpl
-
- isEnabled() - Method in class com.newrelic.agent.ExpirationService
-
- isEnabled() - Method in class com.newrelic.agent.extension.beans.Extension
-
Gets the value of the enabled property.
- isEnabled() - Method in class com.newrelic.agent.extension.Extension
-
- isEnabled() - Method in class com.newrelic.agent.extension.ExtensionService
-
Always enabled to support dynamic instrumentation.
- isEnabled() - Method in class com.newrelic.agent.extension.YamlExtension
-
- isEnabled() - Method in class com.newrelic.agent.GCService
-
- isEnabled() - Method in class com.newrelic.agent.HarvestServiceImpl
-
- isEnabled() - Method in class com.newrelic.agent.instrumentation.AbstractClassTransformer
-
If this transformer is not enabled it won't be added to Instrumentation
.
- isEnabled() - Method in class com.newrelic.agent.instrumentation.ClassTransformerServiceImpl
-
- isEnabled() - Method in class com.newrelic.agent.instrumentation.PointCut
-
- isEnabled() - Method in class com.newrelic.agent.instrumentation.PointCutConfiguration
-
- isEnabled() - Method in class com.newrelic.agent.instrumentation.pointcuts.frameworks.spring.SpringPointCut
-
- isEnabled() - Method in class com.newrelic.agent.jmx.JmxService
-
- isEnabled() - Method in class com.newrelic.agent.language.SourceLanguageService
-
- isEnabled() - Method in class com.newrelic.agent.normalization.NormalizationServiceImpl
-
- isEnabled() - Method in interface com.newrelic.agent.profile.ProfilerControl
-
- isEnabled() - Method in class com.newrelic.agent.profile.ProfilerService
-
- isEnabled() - Method in class com.newrelic.agent.profile.v2.ProfilerService
-
- isEnabled() - Method in class com.newrelic.agent.reinstrument.RemoteInstrumentationServiceImpl
-
- isEnabled() - Method in class com.newrelic.agent.rpm.RPMConnectionServiceImpl
-
- isEnabled() - Method in class com.newrelic.agent.RPMService
-
- isEnabled() - Method in class com.newrelic.agent.RPMServiceManagerImpl
-
- isEnabled() - Method in class com.newrelic.agent.samplers.CPUSamplerService
-
- isEnabled() - Method in class com.newrelic.agent.samplers.SamplerServiceImpl
-
- isEnabled() - Method in class com.newrelic.agent.service.analytics.InfiniteTracingEnabledCheck
-
- isEnabled() - Method in class com.newrelic.agent.service.analytics.InsightsServiceImpl
-
- isEnabled() - Method in class com.newrelic.agent.service.analytics.SpanEventsServiceImpl
-
- isEnabled() - Method in class com.newrelic.agent.service.analytics.TransactionEventsService
-
- isEnabled() - Method in class com.newrelic.agent.service.async.AsyncTransactionService
-
- isEnabled() - Method in class com.newrelic.agent.service.module.JarCollectorServiceImpl
-
- isEnabled() - Method in class com.newrelic.agent.service.NoopService
-
- isEnabled() - Method in interface com.newrelic.agent.service.Service
-
Is the service enabled.
- isEnabled() - Method in class com.newrelic.agent.service.ServiceManagerImpl
-
- isEnabled() - Method in class com.newrelic.agent.sql.SqlTraceServiceImpl
-
- isEnabled() - Method in class com.newrelic.agent.stats.StatsServiceImpl
-
- isEnabled() - Method in class com.newrelic.agent.ThreadService
-
- isEnabled() - Method in class com.newrelic.agent.trace.TransactionTraceService
-
- isEnabled() - Method in class com.newrelic.agent.TracerService
-
- isEnabled() - Method in interface com.newrelic.agent.tracing.DistributedTraceService
-
- isEnabled() - Method in class com.newrelic.agent.tracing.DistributedTraceServiceImpl
-
- isEnabled() - Method in class com.newrelic.agent.TransactionService
-
- isEnabled() - Method in class com.newrelic.agent.utilization.UtilizationService
-
- isEnabledAndSpanEventsEnabled() - Method in class com.newrelic.agent.service.analytics.InfiniteTracingEnabledCheck
-
- isEnabledByDefault() - Method in class com.newrelic.agent.instrumentation.PointCutConfiguration
-
- isEnabledRoot() - Method in interface com.newrelic.agent.config.AttributesConfig
-
- isEnabledRoot() - Method in class com.newrelic.agent.config.AttributesConfigImpl
-
- isError() - Method in class com.newrelic.agent.service.analytics.TransactionEvent
-
- isErrorNotExpected() - Method in class com.newrelic.agent.Transaction
-
This method should only be called at the END of a transaction, AFTER the application name is finalized.
- isErrorReportableAndNotIgnored() - Method in class com.newrelic.agent.Transaction
-
This method should only be called at the END of a transaction, AFTER the application name is finalized.
- isEventsEnabled() - Method in interface com.newrelic.agent.config.ErrorCollectorConfig
-
- isEventsEnabled() - Method in class com.newrelic.agent.config.ErrorCollectorConfigImpl
-
- isExactClassMatcher() - Method in class com.newrelic.agent.instrumentation.classmatchers.ClassMatcher
-
- isExactClassMatcher() - Method in class com.newrelic.agent.instrumentation.classmatchers.ExactClassMatcher
-
- isExactClassMatcher() - Method in class com.newrelic.agent.instrumentation.classmatchers.ManyClassMatcher
-
- isExcluded(String) - Method in class com.newrelic.agent.instrumentation.ClassNameFilter
-
Is the class excluded.
- isExcluded(String) - Method in class com.newrelic.agent.instrumentation.PointCutClassTransformer
-
- isExcludeFromTransactionTrace() - Method in class com.newrelic.agent.extension.beans.Extension.Instrumentation.Pointcut
-
Gets the value of the excludeFromTransactionTrace property.
- isExpectedError(int, TransactionThrowable) - Method in interface com.newrelic.agent.errors.ErrorAnalyzer
-
Returns true if the throwable's class is in a list of configured expected
throwable classes, if the throwable has already been marked "expected", or if the
status code is in a list of expected status codes.
- isExpectedError(int, TransactionThrowable) - Method in class com.newrelic.agent.errors.ErrorAnalyzerImpl
-
- isExplainEnabled() - Method in interface com.newrelic.agent.config.TransactionTracerConfig
-
- isExplainEnabled() - Method in class com.newrelic.agent.config.TransactionTracerConfigImpl
-
- isFineEnabled() - Method in interface com.newrelic.agent.logging.IAgentLogger
-
- isFinerEnabled() - Method in interface com.newrelic.agent.logging.IAgentLogger
-
- isFinestEnabled() - Method in interface com.newrelic.agent.logging.IAgentLogger
-
- isFinished() - Method in class com.newrelic.agent.DummyTransaction
-
- isFinished() - Method in class com.newrelic.agent.Segment
-
- isFinished() - Method in class com.newrelic.agent.Transaction
-
Return true if this transaction has been started and also finished.
- isFinished() - Method in class com.newrelic.agent.TransactionActivity
-
- isFrozen() - Method in class com.newrelic.agent.transaction.PriorityTransactionName
-
- isFull() - Method in class com.newrelic.agent.service.analytics.DistributedSamplingPriorityQueue
-
- isGCTimeEnabled() - Method in interface com.newrelic.agent.config.TransactionTracerConfig
-
- isGCTimeEnabled() - Method in class com.newrelic.agent.config.TransactionTracerConfigImpl
-
- isGenerated(String) - Static method in class com.newrelic.agent.instrumentation.context.GeneratedClassDetector
-
Return true if the class name is likely the name of generated class.
- isGenerated() - Method in class com.newrelic.agent.instrumentation.context.InstrumentationContext
-
Return true if the GeneratedClassDetector identified this class as a generated class.
- isGenericInterfaceSupportEnabled() - Method in class com.newrelic.agent.instrumentation.AbstractImplementationClassTransformer
-
- isGenericInterfaceSupportEnabled() - Method in class com.newrelic.agent.instrumentation.InterfaceImplementationClassTransformer
-
- isGenericJDBCSupportEnabled() - Method in interface com.newrelic.agent.config.AgentConfig
-
- isGenericJDBCSupportEnabled() - Method in class com.newrelic.agent.config.AgentConfigImpl
-
- isGrantPackageAccess() - Method in interface com.newrelic.agent.config.ClassTransformerConfig
-
True means the agent should instrument ClassLoader.checkPackageAccess(java.lang.Class<?>, java.security.ProtectionDomain)
to bypass the call to
SecurityManager.checkPackageAccess(java.lang.String)
for weaved classes.
- isGreaterThan(TransactionNamePriority, TransactionNamePriority, TransactionNamingScheme) - Static method in class com.newrelic.agent.transaction.TransactionNamingUtility
-
- isHighSecurity() - Method in interface com.newrelic.agent.config.AgentConfig
-
- isHighSecurity() - Method in class com.newrelic.agent.config.AgentConfigImpl
-
- isIgnore() - Method in class com.newrelic.agent.DummyTransaction
-
- isIgnore() - Method in class com.newrelic.agent.normalization.NormalizationRule
-
- isIgnore() - Method in class com.newrelic.agent.normalization.RuleResult
-
- isIgnore() - Method in class com.newrelic.agent.Transaction
-
- isIgnoreApdex() - Method in class com.newrelic.agent.dispatchers.DefaultDispatcher
-
- isIgnoreApdex() - Method in interface com.newrelic.agent.dispatchers.Dispatcher
-
- isIgnored() - Method in class com.newrelic.agent.TransactionActivity
-
- isIgnoredError(int, Throwable) - Method in interface com.newrelic.agent.errors.ErrorAnalyzer
-
Returns true if the throwable is ignored OR the status code is ignored.
- isIgnoredError(int, Throwable) - Method in class com.newrelic.agent.errors.ErrorAnalyzerImpl
-
- isIgnoredStatus(int) - Method in interface com.newrelic.agent.errors.ErrorAnalyzer
-
Returns true if the status code is in a list of configured ignored status codes.
- isIgnoredStatus(int) - Method in class com.newrelic.agent.errors.ErrorAnalyzerImpl
-
- isIgnoredThrowable(Throwable) - Method in interface com.newrelic.agent.errors.ErrorAnalyzer
-
Returns true if the throwable's class is in a list of configured ignored throwable classes.
- isIgnoredThrowable(Throwable) - Method in class com.newrelic.agent.errors.ErrorAnalyzerImpl
-
- isIgnoreErrorPriority() - Method in interface com.newrelic.agent.config.ErrorCollectorConfig
-
Gets a value indicating if error priority should be ignored; default is true.
- isIgnoreErrorPriority() - Method in class com.newrelic.agent.config.ErrorCollectorConfigImpl
-
- isIgnorePageForAutoInstrument(String, Transaction) - Static method in class com.newrelic.agent.tracers.jasper.GeneratorVisitTracerFactory
-
- isIgnoreTransaction() - Method in class com.newrelic.agent.extension.beans.Extension.Instrumentation.Pointcut
-
Gets the value of the ignoreTransaction property.
- isIgnoreTransaction() - Method in class com.newrelic.agent.instrumentation.PointCut
-
True means the transaction should be ignored.
- isInAgentInstrumentation(StackTraceElement[]) - Static method in class com.newrelic.agent.util.StackTraces
-
- isIncluded(String) - Method in class com.newrelic.agent.instrumentation.ClassNameFilter
-
Is the class included.
- isIncluded(String) - Method in class com.newrelic.agent.instrumentation.PointCutClassTransformer
-
- isIncludeDestination() - Method in class com.newrelic.agent.attributes.AttributesNode
-
- isIncludeNewRelicHeader() - Method in class com.newrelic.agent.config.DistributedTracingConfig
-
- isIncludeSubclasses() - Method in class com.newrelic.agent.extension.beans.Extension.Instrumentation.Pointcut.ClassName
-
Gets the value of the includeSubclasses property.
- isInProgress() - Method in class com.newrelic.agent.DummyTransaction
-
- isInProgress() - Method in class com.newrelic.agent.Transaction
-
Return true if this transaction has been started and is not finished.
- isInstanceReportingEnabled() - Method in interface com.newrelic.agent.config.DatastoreConfig
-
- isInstanceReportingEnabled() - Method in class com.newrelic.agent.config.DatastoreConfigImpl
-
- isInstrumented(Class<?>) - Static method in class com.newrelic.agent.instrumentation.PointCutClassTransformer
-
- isInstrumentedAndModified(Class<?>) - Static method in class com.newrelic.agent.instrumentation.PointCutClassTransformer
-
- isInterface(ClassReader) - Static method in class com.newrelic.agent.instrumentation.InstrumentationUtils
-
- isJdkProxy(byte[]) - Static method in class com.newrelic.agent.util.asm.Utils
-
This is here for testing.
- isJdkProxy(ClassReader) - Static method in class com.newrelic.agent.util.asm.Utils
-
Returns true if the input class bytes are those of a proxy.
- isLeaf() - Method in class com.newrelic.agent.extension.beans.Extension.Instrumentation.Pointcut
-
Gets the value of the leaf property.
- isLeaf() - Method in class com.newrelic.agent.instrumentation.tracing.DelegatingTraceDetails
-
- isLeaf() - Method in interface com.newrelic.agent.instrumentation.tracing.TraceDetails
-
- isLeaf() - Method in class com.newrelic.agent.tracers.AbstractTracer
-
- isLeaf() - Method in class com.newrelic.agent.tracers.DefaultTracer
-
- isLeaf() - Method in class com.newrelic.agent.tracers.NoOpTracer
-
- isLeaf() - Method in interface com.newrelic.agent.tracers.Tracer
-
- isLeaf() - Method in class com.newrelic.agent.tracers.UltraLightTracer
-
- isLeaf() - Method in class com.newrelic.agent.TransactionActivity
-
Return true if the tracer at the top of tracer stack is a flyweight tracer (leaf by default) or a leaf tracer.
- isLessThan(TransactionNamePriority, TransactionNamePriority, TransactionNamingScheme) - Static method in class com.newrelic.agent.transaction.TransactionNamingUtility
-
- isLogDaily() - Method in interface com.newrelic.agent.config.AgentConfig
-
Logs a daily log if set to true.
- isLogDaily() - Method in class com.newrelic.agent.config.AgentConfigImpl
-
- isLoggingToStdOut() - Method in interface com.newrelic.agent.config.AgentConfig
-
- isLoggingToStdOut() - Method in class com.newrelic.agent.config.AgentConfigImpl
-
- isLogSql() - Method in interface com.newrelic.agent.config.TransactionTracerConfig
-
If true
, send recorded SQL to the agent log file, but do not report it to New Relic.
- isLogSql() - Method in class com.newrelic.agent.config.TransactionTracerConfigImpl
-
- isMainApp() - Method in interface com.newrelic.agent.IRPMService
-
- isMainApp() - Method in class com.newrelic.agent.RPMService
-
Is this the main application?
- isMatch(ClassLoader, ClassReader) - Method in class com.newrelic.agent.instrumentation.classmatchers.AllClassesMatcher
-
- isMatch(Class<?>) - Method in class com.newrelic.agent.instrumentation.classmatchers.AllClassesMatcher
-
- isMatch(ClassLoader, ClassReader) - Method in class com.newrelic.agent.instrumentation.classmatchers.AndClassMatcher
-
- isMatch(Class<?>) - Method in class com.newrelic.agent.instrumentation.classmatchers.AndClassMatcher
-
- isMatch(ClassLoader, ClassReader) - Method in class com.newrelic.agent.instrumentation.classmatchers.ChildClassMatcher
-
- isMatch(Class<?>) - Method in class com.newrelic.agent.instrumentation.classmatchers.ChildClassMatcher
-
- isMatch(ClassLoader, ClassReader) - Method in class com.newrelic.agent.instrumentation.classmatchers.ClassMatcher
-
Returns true if the class bytes from the class reader definitely match this matcher.
- isMatch(Class<?>) - Method in class com.newrelic.agent.instrumentation.classmatchers.ClassMatcher
-
Return true if the given class matches this rule.
- isMatch(ClassLoader, ClassReader) - Method in class com.newrelic.agent.instrumentation.classmatchers.ExactClassMatcher
-
- isMatch(Class<?>) - Method in class com.newrelic.agent.instrumentation.classmatchers.ExactClassMatcher
-
- isMatch(ClassLoader, ClassReader) - Method in class com.newrelic.agent.instrumentation.classmatchers.InterfaceMatcher
-
Matches classes implementing the given interface, but not the interface itself.
- isMatch(Class<?>) - Method in class com.newrelic.agent.instrumentation.classmatchers.InterfaceMatcher
-
- isMatch(ClassLoader, ClassReader) - Method in class com.newrelic.agent.instrumentation.classmatchers.NoMatchMatcher
-
- isMatch(Class<?>) - Method in class com.newrelic.agent.instrumentation.classmatchers.NoMatchMatcher
-
- isMatch(ClassLoader, ClassReader) - Method in class com.newrelic.agent.instrumentation.classmatchers.NotMatcher
-
- isMatch(Class<?>) - Method in class com.newrelic.agent.instrumentation.classmatchers.NotMatcher
-
- isMatch(ClassLoader, ClassReader) - Method in class com.newrelic.agent.instrumentation.classmatchers.OrClassMatcher
-
- isMatch(Class<?>) - Method in class com.newrelic.agent.instrumentation.classmatchers.OrClassMatcher
-
- isMatch(Collection<ClassMatchVisitorFactory>, Class<?>) - Method in class com.newrelic.agent.instrumentation.context.InstrumentationContextClassMatcherHelper
-
- isMatch() - Method in class com.newrelic.agent.instrumentation.context.TraceInformation
-
- isMatch() - Method in class com.newrelic.agent.normalization.RuleResult
-
- isMetricProducer() - Method in class com.newrelic.agent.tracers.DefaultSqlTracer
-
- isMetricProducer() - Method in class com.newrelic.agent.tracers.DefaultTracer
-
- isMetricProducer() - Method in class com.newrelic.agent.tracers.MethodExitTracerNoSkip
-
- isMetricProducer() - Method in class com.newrelic.agent.tracers.NoOpTracer
-
- isMetricProducer() - Method in class com.newrelic.agent.tracers.UltraLightTracer
-
- isMissingResourceExpected(String) - Method in class com.newrelic.agent.instrumentation.context.InstrumentationContextClassMatcherHelper
-
- isModifiableClass(Class<?>) - Method in class com.newrelic.agent.util.InstrumentationWrapper
-
- isModified() - Method in class com.newrelic.agent.instrumentation.context.InstrumentationContext
-
- isModified(Method) - Method in class com.newrelic.agent.instrumentation.context.InstrumentationContext
-
- isNativeMethodPrefixSupported() - Method in class com.newrelic.agent.util.InstrumentationWrapper
-
- isNoticeSqlMethod(String, String, String) - Static method in class com.newrelic.agent.instrumentation.tracing.NoticeSqlVisitor
-
- isNotInThreadLocal() - Method in class com.newrelic.agent.TransactionActivity
-
- isObfuscating() - Method in class com.newrelic.agent.database.SqlObfuscator
-
- isOnlyRequestThreads() - Method in class com.newrelic.agent.profile.ProfilerParameters
-
- isOverTokenLimit() - Method in class com.newrelic.agent.transaction.TransactionCounts
-
- isOverTracerSegmentLimit() - Method in class com.newrelic.agent.transaction.TransactionCounts
-
- isOverTransactionSize() - Method in class com.newrelic.agent.transaction.TransactionCounts
-
- isParent() - Method in class com.newrelic.agent.tracers.DefaultTracer
-
- isParent() - Method in class com.newrelic.agent.tracers.MethodExitTracerNoSkip
-
- isParent() - Method in class com.newrelic.agent.tracers.NoOpTracer
-
- isParent() - Method in interface com.newrelic.agent.tracers.Tracer
-
Does the tracer have any children?
- isParent() - Method in class com.newrelic.agent.tracers.UltraLightTracer
-
- isPlatformInformationEnabled() - Method in interface com.newrelic.agent.config.AgentConfig
-
- isPlatformInformationEnabled() - Method in class com.newrelic.agent.config.AgentConfigImpl
-
- isPotentialConfigMatch(String) - Method in class com.newrelic.agent.attributes.DefaultDestinationPredicate
-
- isPotentialConfigMatch(String) - Method in class com.newrelic.agent.attributes.DestinationFilter
-
- isPotentialConfigMatch(String) - Method in interface com.newrelic.agent.attributes.DestinationPredicate
-
- isPotentialConfigMatch(String) - Method in class com.newrelic.agent.attributes.DisabledDestinationPredicate
-
- isPrimitiveType(String) - Static method in class com.newrelic.agent.util.asm.Utils
-
Returns true if the given type is a java primitive.
- isProfileAgentThreads() - Method in class com.newrelic.agent.profile.ProfilerParameters
-
- isProfileInstrumentation() - Method in class com.newrelic.agent.profile.ProfilerParameters
-
- isProxy() - Method in class com.newrelic.agent.util.asm.ProxyClassVisitor
-
Returns true if the input class is a proxy class.
- isPutForDataSend() - Method in class com.newrelic.agent.config.AgentConfigImpl
-
- isPutForDataSend() - Method in interface com.newrelic.agent.config.DataSenderConfig
-
If this is enabled, the agent will send data to the collector via a PUT command rather than the default POST.
- isRedefineClassesSupported() - Method in class com.newrelic.agent.util.InstrumentationWrapper
-
- isReplaceAll() - Method in class com.newrelic.agent.normalization.NormalizationRule
-
- isReportable(int) - Method in interface com.newrelic.agent.errors.ErrorAnalyzer
-
Identifies if a status code is reportable.
- isReportable(int, Throwable) - Method in interface com.newrelic.agent.errors.ErrorAnalyzer
-
Identifies if a status code OR a throwable are reportable.
- isReportable(int, TransactionThrowable) - Method in interface com.newrelic.agent.errors.ErrorAnalyzer
-
Identifies if a status code OR a throwable are reportable.
- isReportable(int) - Method in class com.newrelic.agent.errors.ErrorAnalyzerImpl
-
- isReportable(int, Throwable) - Method in class com.newrelic.agent.errors.ErrorAnalyzerImpl
-
- isReportable(int, TransactionThrowable) - Method in class com.newrelic.agent.errors.ErrorAnalyzerImpl
-
- isRequestPayloadTooLarge() - Method in exception com.newrelic.agent.transport.HttpError
-
A method to determine if the agent's payload was too large.
- isRetransformClassesSupported() - Method in class com.newrelic.agent.util.InstrumentationWrapper
-
- isRetransformSupported() - Method in class com.newrelic.agent.instrumentation.AbstractClassTransformer
-
- isRetransformSupported() - Method in class com.newrelic.agent.instrumentation.InterfaceMixinClassTransformer
-
- isRetransformSupported() - Method in class com.newrelic.agent.instrumentation.PointCutClassTransformer
-
Gets the field retransformSupported.
- isRetryableError() - Method in exception com.newrelic.agent.transport.HttpError
-
A method to determine if the agent should retry an endpoint that returns an error response code.
- isRunnable(ThreadInfo) - Method in class com.newrelic.agent.profile.RunnableThreadRules
-
- isRunnable(StackTraceElement[]) - Method in class com.newrelic.agent.profile.RunnableThreadRules
-
- isRunnable(StackTraceElement) - Method in class com.newrelic.agent.profile.RunnableThreadRules
-
- isRunnablesOnly() - Method in class com.newrelic.agent.profile.ProfilerParameters
-
- isSameClassAndMethod(StackTraceElement, StackTraceElement) - Static method in class com.newrelic.agent.util.StackTraces
-
- isSampled() - Method in class com.newrelic.agent.TraceMetadataImpl
-
- isSampledPriority(float) - Static method in class com.newrelic.agent.tracing.DistributedTraceUtil
-
- isScoped() - Method in class com.newrelic.agent.metric.MetricName
-
- isSendDataOnExit() - Method in interface com.newrelic.agent.config.AgentConfig
-
If true send data to the server on exit.
- isSendDataOnExit() - Method in class com.newrelic.agent.config.AgentConfigImpl
-
- isSendEnvironmentInfo() - Method in interface com.newrelic.agent.config.AgentConfig
-
- isSendEnvironmentInfo() - Method in class com.newrelic.agent.config.AgentConfigImpl
-
- isSendJvmProps() - Method in interface com.newrelic.agent.config.AgentConfig
-
Gets the field obfuscateJvmProps.
- isSendJvmProps() - Method in class com.newrelic.agent.config.AgentConfigImpl
-
Gets the field obfuscateJvmProps.
- isServerInfoSet() - Method in class com.newrelic.agent.environment.AgentIdentity
-
- isSimpleCompression() - Method in class com.newrelic.agent.config.AgentConfigImpl
-
- isSimpleCompression() - Method in interface com.newrelic.agent.config.DataSenderConfig
-
If simple compression is enabled we will prevent data within a payload from being compressed.
- isSimpleTransactionName(TransactionName) - Static method in class com.newrelic.agent.instrumentation.tracing.TransactionName
-
- isSslForHttp() - Method in interface com.newrelic.agent.config.BrowserMonitoringConfig
-
True forces the use of HTTPS instrumentation on HTTP pages.
- isSslForHttp() - Method in class com.newrelic.agent.config.BrowserMonitoringConfigImpl
-
- isSslForHttpSet() - Method in interface com.newrelic.agent.config.BrowserMonitoringConfig
-
True if this field sslForHttp is explicitly set.
- isSslForHttpSet() - Method in class com.newrelic.agent.config.BrowserMonitoringConfigImpl
-
- isStarted() - Method in class com.newrelic.agent.DummyTransaction
-
- isStarted() - Method in class com.newrelic.agent.service.AbstractService
-
- isStarted() - Method in interface com.newrelic.agent.service.Service
-
- isStarted() - Method in class com.newrelic.agent.Transaction
-
Return true if the transaction has ever been started.
- isStarted() - Method in class com.newrelic.agent.TransactionActivity
-
- isStarted() - Method in class com.newrelic.agent.TransactionApiImpl
-
- isStartedOrStarting() - Method in class com.newrelic.agent.service.AbstractService
-
- isStartedOrStarting() - Method in interface com.newrelic.agent.service.Service
-
- isStartupTimingEnabled() - Method in interface com.newrelic.agent.config.AgentConfig
-
If true, agent startup time will be recorded and sent as a supportability metric
- isStartupTimingEnabled() - Method in class com.newrelic.agent.config.AgentConfigImpl
-
- isStopped() - Method in class com.newrelic.agent.service.AbstractService
-
- isStopped() - Method in interface com.newrelic.agent.service.Service
-
- isStoppedOrStopping() - Method in class com.newrelic.agent.service.AbstractService
-
- isStoppedOrStopping() - Method in interface com.newrelic.agent.service.Service
-
- isSyncStartup() - Method in interface com.newrelic.agent.config.AgentConfig
-
If true
the Agent connects to New Relic on startup.
- isSyncStartup() - Method in class com.newrelic.agent.config.AgentConfigImpl
-
- isSynthetic() - Method in class com.newrelic.agent.DummyTransaction
-
- isSynthetic() - Method in class com.newrelic.agent.Transaction
-
Return true if this transaction is the result of a valid request from New Relic Synthetics.
- isSyntheticTransaction() - Method in class com.newrelic.agent.TransactionData
-
Returns true if this transaction was originated by New Relic Synthetics.
- isTerminateChain() - Method in class com.newrelic.agent.normalization.NormalizationRule
-
- isThreadCpuTimeEnabled() - Method in class com.newrelic.agent.trace.TransactionTraceService
-
- isTracedMethodType(String) - Static method in class com.newrelic.agent.instrumentation.tracing.BridgeUtils
-
- isTraceEnabled() - Method in interface com.newrelic.agent.logging.IAgentLogger
-
- isTracerMatch() - Method in class com.newrelic.agent.instrumentation.context.InstrumentationContext
-
- isTracerStartLocked() - Method in class com.newrelic.agent.TransactionActivity
-
Test the tracer start lock.
- isTrackCallbackRunnable() - Method in class com.newrelic.agent.tracers.AbstractTracer
-
- isTrackCallbackRunnable() - Method in class com.newrelic.agent.tracers.NoOpTracer
-
- isTrackCallbackRunnable() - Method in class com.newrelic.agent.tracers.UltraLightTracer
-
- isTransactionNameSet() - Method in class com.newrelic.agent.DummyTransaction
-
- isTransactionNameSet() - Method in class com.newrelic.agent.Transaction
-
Deprecated.
- isTransactionNameSet() - Method in class com.newrelic.agent.TransactionApiImpl
-
- isTransactionNamingEnabled() - Method in class com.newrelic.agent.DummyTransaction
-
- isTransactionNamingEnabled() - Method in class com.newrelic.agent.Transaction
-
- isTransactionProfileSessionActive() - Method in interface com.newrelic.agent.profile.v2.TransactionProfileService
-
- isTransactionSegment() - Method in class com.newrelic.agent.tracers.DefaultTracer
-
- isTransactionSegment() - Method in class com.newrelic.agent.tracers.MethodExitTracerNoSkip
-
- isTransactionSegment() - Method in class com.newrelic.agent.tracers.NoOpTracer
-
- isTransactionSegment() - Method in interface com.newrelic.agent.tracers.Tracer
-
Returns true if this tracer should participate in transaction trace.
- isTransactionSegment() - Method in class com.newrelic.agent.tracers.UltraLightTracer
-
- isTransactionStartPoint() - Method in class com.newrelic.agent.extension.beans.Extension.Instrumentation.Pointcut
-
Gets the value of the transactionStartPoint property.
- isTransactionTraceEnabled() - Method in class com.newrelic.agent.DummyTransaction
-
- isTransactionTraceEnabled() - Method in class com.newrelic.agent.Transaction
-
- isTransactionType(String) - Static method in class com.newrelic.agent.instrumentation.tracing.BridgeUtils
-
- isTrimStats() - Method in interface com.newrelic.agent.config.AgentConfig
-
- isTrimStats() - Method in class com.newrelic.agent.config.AgentConfigImpl
-
- isTripped() - Method in class com.newrelic.agent.circuitbreaker.CircuitBreakerService
-
Update the status if the time has come and return the status.
- isTrustedAccountId(String) - Method in interface com.newrelic.agent.config.CrossProcessConfig
-
- isTrustedAccountId(String) - Method in class com.newrelic.agent.config.CrossProcessConfigImpl
-
- isTrustedCatRequest() - Method in class com.newrelic.agent.InboundHeaderState
-
Return true if this is a trusted cross-process request.
- isTrustedSyntheticsRequest() - Method in class com.newrelic.agent.InboundHeaderState
-
Return true if this is a trusted request from New Relic Synthetics.
- isUseFullPackageName() - Method in class com.newrelic.agent.instrumentation.pointcuts.frameworks.spring.MethodInvokerPointCut
-
Gets the field useFullPackageName.
- isUsingDeprecatedConfigSettings() - Static method in class com.newrelic.agent.config.JarCollectorConfigImpl
-
Used to determine if a deprecated config setting was used
- isUsingLegacyInstrumentation() - Method in class com.newrelic.agent.instrumentation.context.InstrumentationContext
-
- isUsingLongerSqlId() - Method in interface com.newrelic.agent.config.SqlTraceConfig
-
- isUsingLongerSqlId() - Method in class com.newrelic.agent.config.SqlTraceConfigImpl
-
- isValid() - Method in class com.newrelic.agent.service.analytics.TransactionEvent
-
- isValidClassName(String) - Static method in class com.newrelic.agent.instrumentation.PointCutClassTransformer
-
- isWasError() - Method in class com.newrelic.agent.extension.beans.MethodParameters
-
Gets the field wasError.
- isWeaveInstrumentation() - Method in class com.newrelic.agent.extension.JarExtension
-
Returns true if this extension contains any class marked with a Weave
annotation.
- isWeaveInstrumentation(File) - Static method in class com.newrelic.agent.extension.JarExtension
-
Returns true if this extension contains any class marked with a Weave
annotation.
- isWeaveIntoAllMethods() - Method in class com.newrelic.agent.instrumentation.weaver.preprocessors.TracedWeaveInstrumentationTracker
-
- isWeavePackageEnabled(WeavePackageConfig) - Method in interface com.newrelic.agent.config.ClassTransformerConfig
-
Indicates whether the agent should load the specified weave package.
- isWebRequestSet() - Method in class com.newrelic.agent.DummyTransaction
-
- isWebRequestSet() - Method in class com.newrelic.agent.Transaction
-
- isWebRequestSet() - Method in class com.newrelic.agent.TransactionApiImpl
-
- isWebResponseSet() - Method in class com.newrelic.agent.DummyTransaction
-
- isWebResponseSet() - Method in class com.newrelic.agent.Transaction
-
- isWebResponseSet() - Method in class com.newrelic.agent.TransactionApiImpl
-
- isWebTransaction() - Method in interface com.newrelic.agent.dispatchers.Dispatcher
-
- isWebTransaction() - Method in class com.newrelic.agent.dispatchers.OtherDispatcher
-
- isWebTransaction() - Method in class com.newrelic.agent.dispatchers.WebRequestDispatcher
-
- isWebTransaction() - Method in class com.newrelic.agent.DummyTransaction
-
- isWebTransaction() - Method in class com.newrelic.agent.instrumentation.tracing.DelegatingTraceDetails
-
- isWebTransaction() - Method in interface com.newrelic.agent.instrumentation.tracing.TraceDetails
-
- isWebTransaction() - Method in class com.newrelic.agent.Transaction
-
Returns true if in a web transaction.
- isWebTransaction() - Method in class com.newrelic.agent.TransactionApiImpl
-
- isWebTransaction() - Method in class com.newrelic.agent.TransactionData
-
Returns true if this is a web transaction.
- iterator() - Method in class com.newrelic.agent.service.analytics.FixedSizeArrayList
-
- iterator() - Method in class com.newrelic.agent.TracerList
-
- IteratorEnumeration<T> - Class in com.newrelic.agent.util
-
- IteratorEnumeration(Iterator<T>) - Constructor for class com.newrelic.agent.util.IteratorEnumeration
-
- ITransactionSampler - Interface in com.newrelic.agent.trace
-
- safeExecutor(ScheduledExecutorService) - Static method in class com.newrelic.agent.util.SafeWrappers
-
This wraps a scheduled executor so that provided Runnables squelch and log all exceptions.
- safeRunnable(Runnable) - Static method in class com.newrelic.agent.util.SafeWrappers
-
- SafeWrappers - Class in com.newrelic.agent.util
-
- SameOrHigherPriorityApplicationNamingPolicy - Class in com.newrelic.agent.application
-
- sample(StatsEngine) - Method in class com.newrelic.agent.samplers.MemorySampler
-
- sample(StatsEngine) - Method in interface com.newrelic.agent.samplers.MetricSampler
-
- sample(StatsEngine) - Method in class com.newrelic.agent.samplers.ThreadSampler
-
- sampled - Variable in class com.newrelic.agent.tracing.DistributedTracePayloadImpl
-
- SAMPLED - Static variable in class com.newrelic.agent.tracing.DistributedTraceUtil
-
- Sampled - Enum in com.newrelic.agent.tracing
-
Represents whether or not a New Relic span has been sampled.
- sampled() - Method in class com.newrelic.agent.tracing.W3CTraceParent
-
- sampled() - Method in class com.newrelic.agent.Transaction
-
- sampled() - Method in class com.newrelic.agent.TransactionData
-
- SamplerService - Interface in com.newrelic.agent.samplers
-
- SamplerServiceImpl - Class in com.newrelic.agent.samplers
-
A service for running metric samplers.
- SamplerServiceImpl() - Constructor for class com.newrelic.agent.samplers.SamplerServiceImpl
-
- sampleStackTraces(List<IProfile>) - Method in class com.newrelic.agent.profile.ProfileSampler
-
- sampleStackTraces(List<IProfile>) - Method in class com.newrelic.agent.profile.v2.ProfileSampler
-
- SamplingCounter - Class in com.newrelic.agent.circuitbreaker
-
Not thread safe.
- SamplingCounter(long) - Constructor for class com.newrelic.agent.circuitbreaker.SamplingCounter
-
- sanitizeURI(URI) - Static method in class com.newrelic.agent.util.ExternalsUtil
-
Reconstruct a URI, stripping out query parameters, user info, and fragment.
- saveMessageParameters(Map<String, String>) - Method in class com.newrelic.agent.DummyTransaction
-
- saveMessageParameters(Map<String, String>) - Method in class com.newrelic.agent.Transaction
-
- saveMessageParameters(Map<String, String>) - Method in class com.newrelic.agent.TransactionApiImpl
-
- SCRIPT_PATTERN - Static variable in class com.newrelic.agent.tracers.jasper.AbstractRUMState
-
- SCRIPT_STATE - Static variable in class com.newrelic.agent.tracers.jasper.AbstractRUMState
-
- ScriptPostHeaderState - Class in com.newrelic.agent.tracers.jasper
-
A state for ignoring script tags.
- ScriptPostHeaderState() - Constructor for class com.newrelic.agent.tracers.jasper.ScriptPostHeaderState
-
- ScriptPreHeaderState - Class in com.newrelic.agent.tracers.jasper
-
- ScriptPreHeaderState() - Constructor for class com.newrelic.agent.tracers.jasper.ScriptPreHeaderState
-
- scrub(List<StackTraceElement>) - Static method in class com.newrelic.agent.util.StackTraces
-
- scrubAndTruncate(StackTraceElement[]) - Static method in class com.newrelic.agent.util.StackTraces
-
- scrubAndTruncate(List<StackTraceElement>) - Static method in class com.newrelic.agent.util.StackTraces
-
Returns a truncated list of stack trace elements that has been scrubbed of New Relic class references.
- scrubAndTruncate(List<StackTraceElement>, int) - Static method in class com.newrelic.agent.util.StackTraces
-
Returns a list of stack trace elements that has been scrubbed of New Relic class references.
- SECURITY_POLICIES_TOKEN - Static variable in class com.newrelic.agent.config.AgentConfigFactory
-
- securityPoliciesToken() - Method in interface com.newrelic.agent.config.AgentConfig
-
- securityPoliciesToken() - Method in class com.newrelic.agent.config.AgentConfigImpl
-
- Segment - Class in com.newrelic.agent
-
- Segment(Tracer, Tracer) - Constructor for class com.newrelic.agent.Segment
-
- SEGMENT_CLAMP - Static variable in class com.newrelic.agent.attributes.AttributeNames
-
- SEGMENT_DELIMITER - Static variable in class com.newrelic.agent.MetricNames
-
- SEGMENT_DELIMITER_STRING - Static variable in class com.newrelic.agent.MetricNames
-
- SEGMENT_LIMIT - Static variable in class com.newrelic.agent.config.TransactionTracerConfigImpl
-
- SELECT_OPERATION - Static variable in interface com.newrelic.agent.database.DatabaseStatementParser
-
- SEMI_COLON_SEPARATOR - Static variable in class com.newrelic.agent.config.BaseConfig
-
- SEND_DATA_ON_EXIT - Static variable in class com.newrelic.agent.config.AgentConfigImpl
-
- SEND_DATA_ON_EXIT_THRESHOLD - Static variable in class com.newrelic.agent.config.AgentConfigImpl
-
- SEND_ENVIRONMENT_INFO - Static variable in class com.newrelic.agent.config.AgentConfigImpl
-
- SEND_JVM_PROPS - Static variable in class com.newrelic.agent.config.AgentConfigImpl
-
- sendAnalyticsEvents(int, int, Collection<TransactionEvent>) - Method in interface com.newrelic.agent.IRPMService
-
- sendAnalyticsEvents(int, int, Collection<TransactionEvent>) - Method in class com.newrelic.agent.RPMService
-
- sendAnalyticsEvents(int, int, Collection<T>) - Method in interface com.newrelic.agent.transport.DataSender
-
Send non-aggregated events for analytics
- sendAnalyticsEvents(int, int, Collection<T>) - Method in class com.newrelic.agent.transport.DataSenderImpl
-
- sendCommandResults(Map<Long, Object>) - Method in interface com.newrelic.agent.IRPMService
-
- sendCommandResults(Map<Long, Object>) - Method in class com.newrelic.agent.RPMService
-
- sendCommandResults(Map<Long, Object>) - Method in interface com.newrelic.agent.transport.DataSender
-
- sendCommandResults(Map<Long, Object>) - Method in class com.newrelic.agent.transport.DataSenderImpl
-
- sendCustomAnalyticsEvents(int, int, Collection<? extends CustomInsightsEvent>) - Method in interface com.newrelic.agent.IRPMService
-
- sendCustomAnalyticsEvents(int, int, Collection<? extends CustomInsightsEvent>) - Method in class com.newrelic.agent.RPMService
-
- sendCustomAnalyticsEvents(int, int, Collection<? extends CustomInsightsEvent>) - Method in interface com.newrelic.agent.transport.DataSender
-
Send non-aggregated custom events for analytics
- sendCustomAnalyticsEvents(int, int, Collection<? extends CustomInsightsEvent>) - Method in class com.newrelic.agent.transport.DataSenderImpl
-
- sendErrorData(List<TracedError>) - Method in interface com.newrelic.agent.IRPMService
-
- sendErrorData(List<TracedError>) - Method in class com.newrelic.agent.RPMService
-
- sendErrorData(List<TracedError>) - Method in interface com.newrelic.agent.transport.DataSender
-
- sendErrorData(List<TracedError>) - Method in class com.newrelic.agent.transport.DataSenderImpl
-
- sendErrorEvents(int, int, Collection<ErrorEvent>) - Method in interface com.newrelic.agent.IRPMService
-
- sendErrorEvents(int, int, Collection<ErrorEvent>) - Method in class com.newrelic.agent.RPMService
-
- sendErrorEvents(int, int, Collection<ErrorEvent>) - Method in interface com.newrelic.agent.transport.DataSender
-
- sendErrorEvents(int, int, Collection<ErrorEvent>) - Method in class com.newrelic.agent.transport.DataSenderImpl
-
- sendEvents(String, int, int, List<SpanEvent>) - Method in class com.newrelic.agent.service.analytics.CollectorSpanEventSender
-
- sendMetricData(long, long, List<MetricData>) - Method in interface com.newrelic.agent.transport.DataSender
-
Send metric data to New Relic.
- sendMetricData(long, long, List<MetricData>) - Method in class com.newrelic.agent.transport.DataSenderImpl
-
- sendModules(List<JarData>) - Method in interface com.newrelic.agent.IRPMService
-
Sends the meta information about the jars used by the application to the New Relic service.
- sendModules(List<JarData>) - Method in class com.newrelic.agent.RPMService
-
- sendModules(List<? extends JSONStreamAware>) - Method in interface com.newrelic.agent.transport.DataSender
-
- sendModules(List<? extends JSONStreamAware>) - Method in class com.newrelic.agent.transport.DataSenderImpl
-
Sends the jars with versions to the collector.
- sendProfileData(List<ProfileData>) - Method in interface com.newrelic.agent.IRPMService
-
- sendProfileData(List<ProfileData>) - Method in class com.newrelic.agent.RPMService
-
- sendProfileData(List<ProfileData>) - Method in interface com.newrelic.agent.transport.DataSender
-
Send thread profiles to New Relic.
- sendProfileData(List<ProfileData>) - Method in class com.newrelic.agent.transport.DataSenderImpl
-
- sendSpanEvents(int, int, Collection<SpanEvent>) - Method in interface com.newrelic.agent.IRPMService
-
- sendSpanEvents(int, int, Collection<SpanEvent>) - Method in class com.newrelic.agent.RPMService
-
- sendSpanEvents(int, int, Collection<SpanEvent>) - Method in interface com.newrelic.agent.transport.DataSender
-
Send non-aggregated span events
- sendSpanEvents(int, int, Collection<SpanEvent>) - Method in class com.newrelic.agent.transport.DataSenderImpl
-
- sendSqlTraceData(List<SqlTrace>) - Method in interface com.newrelic.agent.IRPMService
-
- sendSqlTraceData(List<SqlTrace>) - Method in class com.newrelic.agent.RPMService
-
- sendSqlTraceData(List<SqlTrace>) - Method in interface com.newrelic.agent.transport.DataSender
-
- sendSqlTraceData(List<SqlTrace>) - Method in class com.newrelic.agent.transport.DataSenderImpl
-
- sendTransactionTraceData(List<TransactionTrace>) - Method in interface com.newrelic.agent.IRPMService
-
- sendTransactionTraceData(List<TransactionTrace>) - Method in class com.newrelic.agent.RPMService
-
- sendTransactionTraceData(List<TransactionTrace>) - Method in interface com.newrelic.agent.transport.DataSender
-
- sendTransactionTraceData(List<TransactionTrace>) - Method in class com.newrelic.agent.transport.DataSenderImpl
-
- ServerCommandException - Exception in com.newrelic.agent
-
An exception that allows the server to tell our agent to take an action.
- ServerCommandException(String) - Constructor for exception com.newrelic.agent.ServerCommandException
-
- ServerJmxMetricGenerator - Enum in com.newrelic.agent.jmx.metrics
-
- ServerProp - Class in com.newrelic.agent.config
-
- Service - Interface in com.newrelic.agent.service
-
A service which starts and stops with the agent.
- SERVICE_UNAVAILABLE - Static variable in class com.newrelic.agent.transport.HttpResponseCode
-
- ServiceFactory - Class in com.newrelic.agent.service
-
- ServiceManager - Interface in com.newrelic.agent.service
-
- ServiceManagerImpl - Class in com.newrelic.agent.service
-
Service Manager implementation
This class is thread-safe.
- ServiceManagerImpl(CoreService, ConfigService) - Constructor for class com.newrelic.agent.service.ServiceManagerImpl
-
- ServiceNameAndTime(String, Long) - Constructor for class com.newrelic.agent.service.ServiceTiming.ServiceNameAndTime
-
- ServiceState - Enum in com.newrelic.agent.service
-
- ServiceTiming - Class in com.newrelic.agent.service
-
A utility class for keeping track of Service initialization and
start times for debugging & performance optimization usage.
- ServiceTiming() - Constructor for class com.newrelic.agent.service.ServiceTiming
-
- ServiceTiming.ServiceNameAndTime - Class in com.newrelic.agent.service
-
- ServiceUtils - Class in com.newrelic.agent.service
-
- ServiceUtils() - Constructor for class com.newrelic.agent.service.ServiceUtils
-
- ServletAnnotationVisitor - Class in com.newrelic.agent.servlet
-
- ServletAnnotationVisitor() - Constructor for class com.newrelic.agent.servlet.ServletAnnotationVisitor
-
- ServletAsyncTransactionStateImpl - Class in com.newrelic.agent.tracers.servlet
-
This class handles Servlet 3.0 and Jetty Continuations asynchronous processing.
- ServletAsyncTransactionStateImpl(Transaction) - Constructor for class com.newrelic.agent.tracers.servlet.ServletAsyncTransactionStateImpl
-
- ServletUtils - Class in com.newrelic.agent.servlet
-
- SESSION_COUNT - Static variable in class com.newrelic.agent.MetricNames
-
- set(int, E) - Method in class com.newrelic.agent.service.analytics.FixedSizeArrayList
-
- set(int, Tracer) - Method in class com.newrelic.agent.TracerList
-
- set(TransactionActivity) - Static method in class com.newrelic.agent.TransactionActivity
-
Jam the argument into the thread local that holds it.
- set(T) - Method in class com.newrelic.agent.util.LazyAtomicReference
-
Set the value of the atomic.
- setAccountName(String) - Method in class com.newrelic.api.agent.NewRelicApiImplementation
-
Set the account name to associate with the RUM JavaScript footer for the current web transaction.
- setAddress(String, String) - Method in class com.newrelic.agent.service.analytics.SpanEventFactory
-
- setAgentAttribute(String, Object) - Method in class com.newrelic.agent.tracers.AbstractTracer
-
- setAgentAttribute(String, Object) - Method in class com.newrelic.agent.tracers.MethodExitTracerNoSkip
-
- setAgentAttribute(String, Object) - Method in class com.newrelic.agent.tracers.NoOpTracer
-
- setAgentAttribute(String, Object) - Method in interface com.newrelic.agent.tracers.Tracer
-
Add some extra information to the invocation (Like the sql statement for a sql tracer).
- setAgentAttribute(String, Object) - Method in class com.newrelic.agent.tracers.UltraLightTracer
-
- setApdexPerfZone(ApdexPerfZone) - Method in class com.newrelic.agent.service.analytics.TransactionEventBuilder
-
- setAppDataHeader(OutboundHeaders, String) - Static method in class com.newrelic.agent.HeadersUtil
-
- setApplicationName(ApplicationNamePriority, String) - Method in class com.newrelic.agent.DummyTransaction
-
- setApplicationName(ApplicationNamePriority, String) - Method in class com.newrelic.agent.Transaction
-
Set the application name using a first setter (of a given priority) wins policy.
- setApplicationName(ApplicationNamePriority, String) - Method in class com.newrelic.agent.TransactionApiImpl
-
- setAppName(String) - Method in class com.newrelic.agent.service.analytics.TransactionEventBuilder
-
- setAppServerPort(int) - Method in class com.newrelic.agent.PrivateApiImpl
-
- setAppServerPort(int) - Method in class com.newrelic.api.agent.NewRelicApiImplementation
-
- setAsync(boolean) - Method in class com.newrelic.agent.instrumentation.tracing.TraceDetailsBuilder
-
- setAsyncContext(String) - Method in class com.newrelic.agent.TransactionActivity
-
set the async context associated with this transaction activity.
- setAsyncThreadName(String) - Method in class com.newrelic.agent.Segment
- setAttribute(String, Object) - Method in class com.newrelic.agent.logging.ApacheCommonsAdaptingLogFactory
-
- setAttribute(String, Object, boolean, boolean) - Method in class com.newrelic.agent.tracers.AbstractTracer
-
- setAttributeName(String) - Method in class com.newrelic.agent.extension.beans.Extension.Instrumentation.Pointcut.Method.Parameters.Type
-
Sets the value of the attributeName property.
- setCallCount(int) - Method in class com.newrelic.agent.stats.AbstractStats
-
- setCallCount(int) - Method in interface com.newrelic.agent.stats.CountStats
-
Sets the invocation count.
- setCategory(SpanCategory) - Method in class com.newrelic.agent.service.analytics.SpanEventFactory
-
- setClassChecker(ClassChecker) - Static method in class com.newrelic.agent.instrumentation.context.FinalClassTransformer
-
- setClassMethodMatchers(List<ExtensionClassAndMethodMatcher>) - Method in class com.newrelic.agent.instrumentation.custom.ClassRetransformer
-
Replaces the entire set of extension matchers.
- setClassName(Extension.Instrumentation.Pointcut.ClassName) - Method in class com.newrelic.agent.extension.beans.Extension.Instrumentation.Pointcut
-
Sets the value of the className property.
- setClassName(String) - Method in class com.newrelic.agent.instrumentation.context.InstrumentationContext
-
- setConnectionConfigListener(ConnectionConfigListener) - Method in interface com.newrelic.agent.RPMServiceManager
-
- setConnectionConfigListener(ConnectionConfigListener) - Method in class com.newrelic.agent.RPMServiceManagerImpl
-
- setConnectionFactory(ConnectionFactory) - Method in class com.newrelic.agent.tracers.DefaultSqlTracer
-
- setConnectionFactory(ConnectionFactory) - Method in interface com.newrelic.agent.tracers.SqlTracer
-
Store a connection factory instance on this SqlTracer for later use.
- setCustom(boolean) - Method in class com.newrelic.agent.instrumentation.tracing.TraceDetailsBuilder
-
- setCustomMetricPrefix(String) - Method in class com.newrelic.agent.tracers.AbstractTracer
-
- setCustomMetricPrefix(String) - Method in class com.newrelic.agent.tracers.NoOpTracer
-
- setCustomMetricPrefix(String) - Method in class com.newrelic.agent.tracers.UltraLightTracer
-
- setData(byte[]) - Method in class com.newrelic.agent.transport.HttpClientWrapper.Request
-
- setDatabase(CountedDuration) - Method in class com.newrelic.agent.service.analytics.TransactionEventBuilder
-
- setDatabaseName(String) - Method in class com.newrelic.agent.service.analytics.SpanEventFactory
-
- setDatabaseName(String) - Method in class com.newrelic.agent.tracers.DefaultSqlTracer
-
- setDatabaseStatement(String) - Method in class com.newrelic.agent.service.analytics.SpanEventFactory
-
- setDataSenderFactory(IDataSenderFactory) - Static method in class com.newrelic.agent.transport.DataSenderFactory
-
- setDatastoreComponent(String) - Method in class com.newrelic.agent.service.analytics.SpanEventFactory
-
- setDebug(String[], String) - Method in class com.newrelic.agent.xml.XmlInstrumentParams
-
Sets the debug flag.
- setDecider(boolean) - Method in class com.newrelic.agent.service.analytics.SpanEventFactory
-
- setDecider(boolean) - Method in class com.newrelic.agent.service.analytics.TransactionEventBuilder
-
- setDispatcher(Dispatcher) - Method in class com.newrelic.agent.DummyTransaction
-
- setDispatcher(boolean) - Method in class com.newrelic.agent.instrumentation.tracing.TraceDetailsBuilder
-
- setDispatcher(Dispatcher) - Method in class com.newrelic.agent.Transaction
-
- setDistributedTraceIntrinsics(Map<String, Object>) - Method in class com.newrelic.agent.service.analytics.TransactionEventBuilder
-
- setDuration(float) - Method in class com.newrelic.agent.service.analytics.TransactionEventBuilder
-
- setDurationInSeconds(float) - Method in class com.newrelic.agent.service.analytics.SpanEventFactory
-
- setEnabled(Boolean) - Method in class com.newrelic.agent.extension.beans.Extension
-
Sets the value of the enabled property.
- setEncoding(String) - Method in class com.newrelic.agent.transport.HttpClientWrapper.Request
-
- setEndTime() - Static method in class com.newrelic.agent.service.ServiceTiming
-
- setError(boolean) - Method in class com.newrelic.agent.service.analytics.TransactionEventBuilder
-
- setExcludeFromTransactionTrace(Boolean) - Method in class com.newrelic.agent.extension.beans.Extension.Instrumentation.Pointcut
-
Sets the value of the excludeFromTransactionTrace property.
- setExcludeFromTransactionTrace(boolean) - Method in class com.newrelic.agent.instrumentation.tracing.TraceDetailsBuilder
-
- setExplainPlan(Object...) - Method in class com.newrelic.agent.tracers.DefaultSqlTracer
-
- setExplainPlan(Object...) - Method in interface com.newrelic.agent.tracers.SqlTracerExplainInfo
-
- setExternal(CountedDuration) - Method in class com.newrelic.agent.service.analytics.TransactionEventBuilder
-
- setExternalParameterAttributes(ExternalParameters) - Method in class com.newrelic.agent.service.analytics.SpanEventFactory
-
- setFile(String[], String) - Method in class com.newrelic.agent.xml.XmlInstrumentParams
-
Validates and sets the field file.
- setFinal(Object, Field, Object) - Static method in class com.newrelic.agent.instrumentation.InstrumentUtils
-
Set a final value and reset the accessibility
- setGcCumulative(float) - Method in class com.newrelic.agent.service.analytics.TransactionEventBuilder
-
- setGenerated(boolean) - Method in class com.newrelic.agent.instrumentation.context.InstrumentationContext
-
- setGuid(String) - Method in class com.newrelic.agent.service.analytics.SpanEventFactory
-
- setGuid(String) - Method in class com.newrelic.agent.service.analytics.TransactionEventBuilder
-
- setHarvestable(Harvestable) - Method in class com.newrelic.agent.errors.ErrorServiceImpl
-
- setHeader(String, String) - Method in class com.newrelic.agent.OutboundHeadersMap
-
- setHost(String) - Method in class com.newrelic.agent.tracers.DefaultSqlTracer
-
- setHostname(String) - Static method in class com.newrelic.agent.database.DatastoreMetrics
-
This is for testing only!
- setHostName(String) - Method in class com.newrelic.agent.service.analytics.SpanEventFactory
-
- setHttpComponent(String) - Method in class com.newrelic.agent.service.analytics.SpanEventFactory
-
- setHttpMethod(String) - Method in class com.newrelic.agent.service.analytics.SpanEventFactory
-
- setIdentifier(String) - Method in class com.newrelic.agent.tracers.DefaultSqlTracer
-
- setIdHeader(OutboundHeaders, String) - Static method in class com.newrelic.agent.HeadersUtil
-
HeaderWrapper utility methods.
- setIgnore(boolean) - Method in class com.newrelic.agent.DummyTransaction
-
- setIgnore(boolean) - Method in class com.newrelic.agent.Transaction
-
- setIgnoreApdex(boolean) - Method in class com.newrelic.agent.dispatchers.DefaultDispatcher
-
- setIgnoreApdex(boolean) - Method in interface com.newrelic.agent.dispatchers.Dispatcher
-
- setIgnoreTransaction(Boolean) - Method in class com.newrelic.agent.extension.beans.Extension.Instrumentation.Pointcut
-
Sets the value of the ignoreTransaction property.
- setIgnoreTransaction(boolean) - Method in class com.newrelic.agent.instrumentation.tracing.TraceDetailsBuilder
-
- setIncludeSubclasses(Boolean) - Method in class com.newrelic.agent.extension.beans.Extension.Instrumentation.Pointcut.ClassName
-
Sets the value of the includeSubclasses property.
- setInitialDelayMillis(long) - Method in class com.newrelic.agent.HarvestServiceImpl
-
Override the initial delay.
- setInitialized(boolean) - Method in class com.newrelic.agent.instrumentation.context.InstrumentationClassTransformer
-
- setInitiatingW3CTraceParent(W3CTraceParent) - Method in class com.newrelic.agent.tracing.SpanProxy
-
- setInitiatingW3CTraceState(W3CTraceState) - Method in class com.newrelic.agent.tracing.SpanProxy
-
- setInstanceName(String) - Method in class com.newrelic.agent.environment.Environment
-
- setInstanceName(String) - Method in class com.newrelic.agent.PrivateApiImpl
-
- setInstanceName(String) - Method in class com.newrelic.api.agent.NewRelicApiImplementation
-
- setInstrumentation(Extension.Instrumentation) - Method in class com.newrelic.agent.extension.beans.Extension
-
Sets the value of the instrumentation property.
- setInstrumentationSourceName(String) - Method in class com.newrelic.agent.instrumentation.tracing.TraceDetailsBuilder
-
- setInstrumentationTitle(String) - Method in class com.newrelic.agent.instrumentation.weaver.preprocessors.AgentPreprocessors
-
- setInstrumentationType(InstrumentationType) - Method in class com.newrelic.agent.instrumentation.tracing.TraceDetailsBuilder
-
- setInterfaceName(String) - Method in class com.newrelic.agent.extension.beans.Extension.Instrumentation.Pointcut
-
Sets the value of the interfaceName property.
- setInterfaces(String[]) - Method in class com.newrelic.agent.instrumentation.context.InstrumentationContext
-
- setInUseIpAddress(String) - Static method in class com.newrelic.agent.config.Hostname
-
- setIpAddress(ArrayList<String>) - Static method in class com.newrelic.agent.config.Hostname
-
- setIsRootSpanEvent(boolean) - Method in class com.newrelic.agent.service.analytics.SpanEventFactory
-
- setJmxServer(MBeanServer) - Method in class com.newrelic.agent.jmx.JmxService
-
This should only be called once per a server.
- setKindFromUserAttributes() - Method in class com.newrelic.agent.service.analytics.SpanEventFactory
-
- setLaspPolicies(Map<String, Boolean>) - Method in interface com.newrelic.agent.config.ConfigService
-
Sets the LASP policies received from the server side.
- setLaspPolicies(Map<String, Boolean>) - Method in class com.newrelic.agent.config.ConfigServiceImpl
-
- setLeaf(Boolean) - Method in class com.newrelic.agent.extension.beans.Extension.Instrumentation.Pointcut
-
Sets the value of the leaf property.
- setLeaf(boolean) - Method in class com.newrelic.agent.instrumentation.tracing.TraceDetailsBuilder
-
- setLogLevel(String) - Static method in class com.newrelic.agent.logging.AgentLogManager
-
- setLogLevel(String) - Method in interface com.newrelic.agent.logging.IAgentLogManager
-
- setMaxSamplesStored(int) - Method in class com.newrelic.agent.errors.ErrorServiceImpl
-
- setMaxSamplesStored(int) - Method in class com.newrelic.agent.service.analytics.CollectorSpanEventReservoirManager
-
- setMaxSamplesStored(int) - Method in class com.newrelic.agent.service.analytics.InsightsServiceImpl
-
- setMaxSamplesStored(int) - Method in class com.newrelic.agent.service.analytics.SpanEventsServiceImpl
-
For the setting to take effect, the reservoir must be re-created.
- setMaxSamplesStored(int) - Method in class com.newrelic.agent.service.analytics.TransactionEventsService
-
- setMaxSamplesStored(int) - Method in interface com.newrelic.agent.service.EventService
-
Update the current limit of events to store per harvest interval.
- setMethodAnnotation(String) - Method in class com.newrelic.agent.extension.beans.Extension.Instrumentation.Pointcut
-
Sets the value of the methodAnnotation property.
- setMethodDetails(Map<String, Class<?>>) - Method in class com.newrelic.agent.profile.ProfileTree
-
- setMethodDetails(MethodInfoFactory) - Method in class com.newrelic.agent.profile.v2.ProfiledMethodFactory
-
- setMetricId(MetricName, Integer) - Method in class com.newrelic.agent.metric.MetricIdRegistry
-
- setMetricName(String) - Method in class com.newrelic.agent.instrumentation.tracing.TraceDetailsBuilder
-
- setMetricName(String...) - Method in class com.newrelic.agent.Segment
-
- setMetricName(String...) - Method in class com.newrelic.agent.tracers.DefaultTracer
-
- setMetricName(String...) - Method in class com.newrelic.agent.tracers.MethodExitTracerNoSkip
-
- setMetricName(String...) - Method in class com.newrelic.agent.tracers.NoOpTracer
-
- setMetricName(String...) - Method in class com.newrelic.agent.tracers.UltraLightTracer
-
- setMetricNameFormat(String) - Method in class com.newrelic.agent.extension.beans.Extension.Instrumentation.Pointcut
-
Sets the value of the metricNameFormat property.
- setMetricNameFormat(MetricNameFormat) - Method in class com.newrelic.agent.tracers.DefaultTracer
-
- setMetricNameFormatInfo(String, String, String) - Method in class com.newrelic.agent.tracers.DefaultTracer
-
- setMetricNameFormatInfo(String, String, String) - Method in class com.newrelic.agent.tracers.MethodExitTracerNoSkip
-
- setMetricNameFormatInfo(String, String, String) - Method in class com.newrelic.agent.tracers.NoOpTracer
-
- setMetricNameFormatInfo(String, String, String) - Method in class com.newrelic.agent.tracers.UltraLightTracer
-
- setMetricPrefix(String) - Method in class com.newrelic.agent.extension.beans.Extension.Instrumentation
-
Sets the value of the metricPrefix property.
- setMetricPrefix(String) - Method in class com.newrelic.agent.instrumentation.tracing.TraceDetailsBuilder
-
- setName(String) - Method in class com.newrelic.agent.extension.beans.Extension.Instrumentation.Pointcut.Method
-
Sets the value of the name property.
- setName(String) - Method in class com.newrelic.agent.extension.beans.Extension
-
Sets the value of the name property.
- setName(String) - Method in class com.newrelic.agent.service.analytics.SpanEventFactory
-
- setName(String) - Method in class com.newrelic.agent.service.analytics.TransactionEventBuilder
-
- setNameTransaction(Extension.Instrumentation.Pointcut.NameTransaction) - Method in class com.newrelic.agent.extension.beans.Extension.Instrumentation.Pointcut
-
Sets the value of the nameTransaction property.
- setNameTransaction(boolean) - Method in class com.newrelic.agent.instrumentation.tracing.TraceDetailsBuilder
-
- setNativeMethodPrefix(ClassFileTransformer, String) - Method in class com.newrelic.agent.util.InstrumentationWrapper
-
- setNewRelicTraceHeader(OutboundHeaders, String) - Static method in class com.newrelic.agent.HeadersUtil
-
- setNormalizedUri(String) - Method in class com.newrelic.agent.DummyTransaction
-
- setNormalizedUri(String) - Method in class com.newrelic.agent.Transaction
-
Deprecated.
- setNoticedError(Throwable) - Method in class com.newrelic.agent.tracers.AbstractTracer
-
- setNoticedError(Throwable) - Method in interface com.newrelic.agent.tracers.ErrorTracer
-
Sets an error that was identified by the public API.
- setNoticedError(Throwable) - Method in class com.newrelic.agent.tracers.NoOpTracer
-
- setNoticedError(Throwable) - Method in class com.newrelic.agent.tracers.UltraLightTracer
-
- setParameterAttributeNames(List<ParameterAttributeName>) - Method in class com.newrelic.agent.instrumentation.tracing.TraceDetailsBuilder
-
- setParameterMap(Map<?, ?>) - Method in class com.newrelic.agent.profile.ProfilerParameters
-
- setParameters(Extension.Instrumentation.Pointcut.Method.Parameters) - Method in class com.newrelic.agent.extension.beans.Extension.Instrumentation.Pointcut.Method
-
Sets the value of the parameters property.
- setParams(Object[]) - Method in class com.newrelic.agent.tracers.DefaultSqlTracer
-
- setParams(Object[]) - Method in interface com.newrelic.agent.tracers.SqlTracer
-
Store the parameters for this sql statement (must be in order).
- setParentId(String) - Method in class com.newrelic.agent.service.analytics.SpanEventFactory
-
- setParentTracer(Tracer) - Method in class com.newrelic.agent.tracers.DefaultTracer
-
- setParentTracer(Tracer) - Method in class com.newrelic.agent.tracers.MethodExitTracerNoSkip
-
- setParentTracer(Tracer) - Method in class com.newrelic.agent.tracers.NoOpTracer
-
- setParentTracer(Tracer) - Method in interface com.newrelic.agent.tracers.Tracer
-
- setParentTracer(Tracer) - Method in class com.newrelic.agent.tracers.UltraLightTracer
-
- setParentType(String) - Method in class com.newrelic.agent.service.analytics.SpanEventFactory
-
- setPathHashes(PathHashes) - Method in class com.newrelic.agent.service.analytics.TransactionEventBuilder
-
- setPointCutsSpecified(int) - Method in class com.newrelic.agent.reinstrument.ReinstrumentResult
-
Sets the field pointCutsSpecified.
- setPort(Integer) - Method in class com.newrelic.agent.service.analytics.TransactionEventBuilder
-
- setPort(int) - Method in class com.newrelic.agent.tracers.DefaultSqlTracer
-
- setPreviousChecksForTesting(long, long) - Method in class com.newrelic.agent.circuitbreaker.CircuitBreakerService
-
Only use for testing.
- setPriority(int) - Method in class com.newrelic.agent.instrumentation.PointCut
-
- setPriority(float) - Method in class com.newrelic.agent.service.analytics.SpanEventFactory
-
- setPriority(float) - Method in class com.newrelic.agent.service.analytics.TransactionEventBuilder
-
- setPriorityIfNotNull(Float) - Method in class com.newrelic.agent.Transaction
-
- setPriorityTransactionName(PriorityTransactionName) - Method in class com.newrelic.agent.DummyTransaction
-
- setPriorityTransactionName(PriorityTransactionName) - Method in class com.newrelic.agent.Transaction
-
Forcibly set the priority transaction name, subverting the usual priority policy.
- setProductName(String) - Method in class com.newrelic.api.agent.NewRelicApiImplementation
-
Set the product name to associate with the RUM JavaScript footer for the current web transaction.
- setProfileInstrumentation(Boolean) - Method in class com.newrelic.agent.profile.ProfilerParameters
-
- setProfilerFormat(String) - Method in class com.newrelic.agent.profile.ProfilerParameters
-
- setpTotalTime(float) - Method in class com.newrelic.agent.service.analytics.TransactionEventBuilder
-
- setQueueDuration(float) - Method in class com.newrelic.agent.service.analytics.TransactionEventBuilder
-
- setRawSql(String) - Method in class com.newrelic.agent.tracers.DefaultSqlTracer
-
- setRawSql(String) - Method in interface com.newrelic.agent.tracers.SqlTracer
-
Store the raw sql string on this tracer.
- setReferringGuid(String) - Method in class com.newrelic.agent.service.analytics.TransactionEventBuilder
-
- setRequest(Request) - Method in interface com.newrelic.agent.dispatchers.Dispatcher
-
- setRequest(Request) - Method in class com.newrelic.agent.dispatchers.OtherDispatcher
-
- setRequest(Request) - Method in class com.newrelic.agent.dispatchers.WebRequestDispatcher
-
- setRequestAndResponse(Request, Response) - Method in class com.newrelic.agent.Transaction
-
- setRequestAndResponse(Request, Response) - Method in class com.newrelic.api.agent.NewRelicApiImplementation
-
- setRequestMetadata(Map<String, String>) - Method in class com.newrelic.agent.transport.HttpClientWrapper.Request
-
- setResponse(Response) - Method in interface com.newrelic.agent.dispatchers.Dispatcher
-
- setResponse(Response) - Method in class com.newrelic.agent.dispatchers.OtherDispatcher
-
- setResponse(Response) - Method in class com.newrelic.agent.dispatchers.WebRequestDispatcher
-
- setRetranformedInitializedClasses(Set<String>) - Method in class com.newrelic.agent.reinstrument.ReinstrumentResult
-
Sets the field retranformedInitializedClasses.
- setReturnType(String) - Method in class com.newrelic.agent.extension.beans.Extension.Instrumentation.Pointcut.Method
-
Sets the value of the returnType property.
- setRollupMetricNames(String...) - Method in class com.newrelic.agent.tracers.AbstractTracer
-
- setRollupMetricNames(String...) - Method in class com.newrelic.agent.tracers.NoOpTracer
-
- setRollupMetricNames(String...) - Method in class com.newrelic.agent.tracers.UltraLightTracer
-
- setSampled(boolean) - Method in class com.newrelic.agent.service.analytics.SpanEventFactory
-
- setSegment(Segment) - Method in class com.newrelic.agent.TransactionActivity
-
- setServerInfo(String, String) - Method in class com.newrelic.agent.environment.Environment
-
- setServerInfo(String) - Method in class com.newrelic.agent.environment.Environment
-
- setServerInfo(String) - Method in class com.newrelic.agent.PrivateApiImpl
-
- setServerInfo(String, String) - Method in class com.newrelic.agent.PrivateApiImpl
-
- setServerInfo(String, String) - Method in class com.newrelic.api.agent.NewRelicApiImplementation
-
- setServerPort(Integer) - Method in class com.newrelic.agent.environment.Environment
-
Stores the server port of instrumented application server.
- setServiceManager(ServiceManager) - Static method in class com.newrelic.agent.service.ServiceFactory
-
For testing.
- setSolrVersion(Object) - Method in class com.newrelic.agent.environment.Environment
-
- setSourceAttribute(boolean) - Method in class com.newrelic.agent.instrumentation.context.InstrumentationContext
-
- setSpanError(SpanError) - Method in class com.newrelic.agent.service.analytics.SpanEventFactory
-
- setStatus(int) - Method in class com.newrelic.agent.dispatchers.WebRequestDispatcher
-
- setStatusMessage(String) - Method in class com.newrelic.agent.dispatchers.WebRequestDispatcher
-
- setSyntheticsHeader(OutboundHeaders, String) - Static method in class com.newrelic.agent.HeadersUtil
-
- setSyntheticsIds(SyntheticsIds) - Method in class com.newrelic.agent.service.analytics.TransactionEventBuilder
-
- setSyntheticsResourceId(String) - Method in class com.newrelic.agent.trace.TransactionTrace
-
- setSystemPropertyProvider(SystemPropertyProvider) - Static method in class com.newrelic.agent.config.SystemPropertyFactory
-
- setText(String) - Method in interface com.newrelic.agent.tracers.jasper.TemplateText
-
- setThrowable(Throwable, TransactionErrorPriority, boolean) - Method in class com.newrelic.agent.DummyTransaction
-
- setThrowable(Throwable, TransactionErrorPriority, boolean) - Method in class com.newrelic.agent.Transaction
-
Set the throwable with given priority.
- setThrowable(TransactionThrowable) - Method in interface com.newrelic.agent.transaction.TransactionErrorTracker
-
- setThrowable(Throwable, TransactionErrorPriority, boolean, String) - Method in interface com.newrelic.agent.transaction.TransactionErrorTracker
-
- setThrowable(TransactionThrowable) - Method in class com.newrelic.agent.transaction.TransactionErrorTrackerImpl
-
- setThrowable(Throwable, TransactionErrorPriority, boolean, String) - Method in class com.newrelic.agent.transaction.TransactionErrorTrackerImpl
-
- setThrownException(Throwable) - Method in class com.newrelic.agent.tracers.AbstractTracer
-
- setThrownException(Throwable) - Method in interface com.newrelic.agent.tracers.ErrorTracer
-
Captures the exception that the was thrown during the tracer's execution.
- setThrownException(Throwable) - Method in class com.newrelic.agent.tracers.NoOpTracer
-
- setThrownException(Throwable) - Method in class com.newrelic.agent.tracers.UltraLightTracer
-
- setTimeoutCause(TimeoutCause) - Method in class com.newrelic.agent.service.analytics.TransactionEventBuilder
-
- setTimeoutCause(TimeoutCause) - Method in class com.newrelic.agent.Transaction
-
- setTimestamp(long) - Method in class com.newrelic.agent.service.analytics.SpanEventFactory
-
- setTimestamp(long) - Method in class com.newrelic.agent.service.analytics.TransactionEventBuilder
-
- setTimestamp(long) - Method in class com.newrelic.agent.tracing.SpanProxy
-
- setTimeToFirstByte(float) - Method in class com.newrelic.agent.service.analytics.TransactionEventBuilder
-
- setTimeToLastByte(float) - Method in class com.newrelic.agent.service.analytics.TransactionEventBuilder
-
- setToIgnore() - Method in class com.newrelic.agent.TransactionActivity
-
- setTotalCpuTime(long) - Method in class com.newrelic.agent.TransactionActivity
-
- setTracedWeaveInstrumentationDetails(ConcurrentMap<String, Set<TracedWeaveInstrumentationTracker>>) - Method in class com.newrelic.agent.instrumentation.weaver.preprocessors.AgentPostprocessors
-
- setTraceId(String) - Method in class com.newrelic.agent.service.analytics.SpanEventFactory
-
- setTraceParentHeader(OutboundHeaders, String) - Static method in class com.newrelic.agent.HeadersUtil
-
- setTracerFactoryName(String) - Method in class com.newrelic.agent.instrumentation.tracing.TraceDetailsBuilder
-
- setTraceStateHeader(OutboundHeaders, String) - Static method in class com.newrelic.agent.HeadersUtil
-
- setTracingVendors(Set<String>) - Method in class com.newrelic.agent.service.analytics.SpanEventFactory
-
- setTrackCallbackRunnable(boolean) - Method in class com.newrelic.agent.tracers.AbstractTracer
-
- setTrackCallbackRunnable(boolean) - Method in class com.newrelic.agent.tracers.NoOpTracer
-
- setTrackCallbackRunnable(boolean) - Method in class com.newrelic.agent.tracers.UltraLightTracer
-
- setTrackChildThreads(boolean) - Method in class com.newrelic.agent.tracers.AbstractTracer
-
- setTrackChildThreads(boolean) - Method in class com.newrelic.agent.tracers.NoOpTracer
-
- setTrackChildThreads(boolean) - Method in class com.newrelic.agent.tracers.UltraLightTracer
-
- setTransaction(Transaction) - Static method in class com.newrelic.agent.Transaction
-
Set this thread's thread local reference to the transaction.
Caution: in order to meet the functional expectations of legacy code, this method also sets the thread-local
variable holding the TransactionActivity to the TransactionActivity instance originally created with this
Transaction instance.
- setTransactional(boolean) - Method in class com.newrelic.agent.attributes.AttributeSender
-
- setTransactional(boolean) - Method in class com.newrelic.agent.attributes.AttributeValidator
-
Allow attribute sending when outside a transaction, such as error events or custom events.
- setTransactionData(TransactionData) - Method in class com.newrelic.agent.sql.SlowQueryInfo
-
- setTransactionData(TransactionData) - Method in class com.newrelic.agent.sql.SlowQueryTracerInfo
-
- setTransactionHeader(OutboundHeaders, String) - Static method in class com.newrelic.agent.HeadersUtil
-
- setTransactionId(String) - Method in class com.newrelic.agent.service.analytics.SpanEventFactory
-
- setTransactionName() - Method in interface com.newrelic.agent.dispatchers.Dispatcher
-
- setTransactionName() - Method in class com.newrelic.agent.dispatchers.OtherDispatcher
-
- setTransactionName() - Method in class com.newrelic.agent.dispatchers.WebRequestDispatcher
-
- setTransactionName(TransactionNamePriority, boolean, String, String...) - Method in class com.newrelic.agent.DummyTransaction
-
- setTransactionName(TransactionNamePriority, boolean, String, String...) - Method in class com.newrelic.agent.DummyTransaction
-
- setTransactionName(Transaction, String, Class<?>) - Method in class com.newrelic.agent.instrumentation.pointcuts.frameworks.spring.MethodInvokerPointCut
-
- setTransactionName(TransactionNamePriority, boolean, String, String) - Method in class com.newrelic.agent.instrumentation.tracing.TraceDetailsBuilder
-
- setTransactionName(String, String, TransactionNamePriority) - Method in class com.newrelic.agent.transaction.AbstractTransactionNamer
-
- setTransactionName() - Method in class com.newrelic.agent.transaction.OtherTransactionNamer
-
- setTransactionName(TransactionNamePriority, boolean, String, String...) - Method in class com.newrelic.agent.Transaction
-
- setTransactionName(TransactionNamePriority, boolean, String, String...) - Method in class com.newrelic.agent.Transaction
-
- setTransactionName() - Method in interface com.newrelic.agent.transaction.TransactionNamer
-
- setTransactionName(Transaction, String, String, TransactionNamePriority) - Method in class com.newrelic.agent.transaction.TransactionNamingPolicy
-
- setTransactionName() - Method in class com.newrelic.agent.transaction.WebTransactionNamer
-
- setTransactionName(TransactionNamePriority, boolean, String, String...) - Method in class com.newrelic.agent.TransactionApiImpl
-
- setTransactionName(TransactionNamePriority, boolean, String, String...) - Method in class com.newrelic.agent.TransactionApiImpl
-
- setTransactionName(String, String) - Method in class com.newrelic.api.agent.NewRelicApiImplementation
-
Set the name of the current transaction.
- setTransactionStartPoint(Boolean) - Method in class com.newrelic.agent.extension.beans.Extension.Instrumentation.Pointcut
-
Sets the value of the transactionStartPoint property.
- setTransactionState(TransactionState) - Method in class com.newrelic.agent.DummyTransaction
-
- setTransactionState(TransactionState) - Method in class com.newrelic.agent.Transaction
-
- setTransactionType(String) - Method in class com.newrelic.agent.extension.beans.Extension.Instrumentation.Pointcut
-
Sets the value of the transactionType property.
- setTransportType(TransportType) - Method in class com.newrelic.agent.Transaction
-
- setTransportType(TransportType) - Method in class com.newrelic.agent.TransactionApiImpl
-
- setTripId(String) - Method in class com.newrelic.agent.service.analytics.TransactionEventBuilder
-
- setTruncated() - Method in class com.newrelic.agent.Segment
-
- setTrustedParent(String) - Method in class com.newrelic.agent.service.analytics.SpanEventFactory
-
- setup(InstrumentationContextManager) - Static method in class com.newrelic.agent.instrumentation.api.ApiImplementationUpdate
-
- setUri(URI) - Method in class com.newrelic.agent.service.analytics.SpanEventFactory
-
- setURL(URL) - Method in class com.newrelic.agent.transport.HttpClientWrapper.Request
-
- setUserAttributes(Map<String, ?>) - Method in class com.newrelic.agent.service.analytics.SpanEventFactory
-
- setUserName(String) - Method in class com.newrelic.api.agent.NewRelicApiImplementation
-
Set the user name to associate with the RUM JavaScript footer for the current web transaction.
- setValue(String) - Method in class com.newrelic.agent.extension.beans.Extension.Instrumentation.Pointcut.ClassName
-
Sets the value of the value property.
- setValue(String) - Method in class com.newrelic.agent.extension.beans.Extension.Instrumentation.Pointcut.Method.Parameters.Type
-
Sets the value of the value property.
- setVerb(HttpClientWrapper.Verb) - Method in class com.newrelic.agent.transport.HttpClientWrapper.Request
-
- setVersion(Double) - Method in class com.newrelic.agent.extension.beans.Extension
-
Sets the value of the version property.
- setWeavePackageType(WeavePackageType) - Method in class com.newrelic.agent.instrumentation.weaver.preprocessors.AgentPostprocessors
-
- setWebRequest(Request) - Method in class com.newrelic.agent.DummyTransaction
-
- setWebRequest(Request) - Method in class com.newrelic.agent.Transaction
-
Sets the request for the current transaction.
- setWebRequest(Request) - Method in class com.newrelic.agent.TransactionApiImpl
-
- setWebRequest(ExtendedRequest) - Method in class com.newrelic.agent.TransactionApiImpl
-
- setWebResponse(Response) - Method in class com.newrelic.agent.DummyTransaction
-
- setWebResponse(Response) - Method in class com.newrelic.agent.Transaction
-
Sets the response for the current transaction.
- setWebResponse(Response) - Method in class com.newrelic.agent.TransactionApiImpl
-
- setWebTransaction(boolean) - Method in class com.newrelic.agent.instrumentation.tracing.TraceDetailsBuilder
-
- severe(String) - Method in interface com.newrelic.agent.logging.IAgentLogger
-
- ShaChecksums - Class in com.newrelic.agent.service.module
-
- shouldCreateSpans(TransactionData) - Method in class com.newrelic.agent.service.analytics.SpanEventCreationDecider
-
- shouldGenerateTransactionSegment() - Method in class com.newrelic.agent.DummyTransaction
-
- shouldGenerateTransactionSegment() - Method in class com.newrelic.agent.Transaction
-
- shouldGenerateTransactionSegment() - Method in class com.newrelic.agent.transaction.TransactionCounts
-
- shouldIncludeAgentAttribute(String, String) - Method in class com.newrelic.agent.json.BasicAttributeFilter
-
- shouldIncludeAttribute(String) - Method in class com.newrelic.agent.attributes.DestinationFilter
-
- shouldIncludeErrorAttribute(String) - Method in class com.newrelic.agent.attributes.AttributesFilter
-
- shouldIncludeErrorAttribute(String, String) - Method in class com.newrelic.agent.attributes.AttributesService
-
- shouldIncludeSpanAttribute(String) - Method in class com.newrelic.agent.attributes.AttributesFilter
-
- shouldIncludeSpanAttribute(String, String) - Method in class com.newrelic.agent.attributes.AttributesService
-
- shouldReloadModified() - Method in interface com.newrelic.agent.config.ExtensionsConfig
-
- shouldReloadModified() - Method in class com.newrelic.agent.config.ExtensionsConfigImpl
-
- shouldSample() - Method in class com.newrelic.agent.circuitbreaker.SamplingCounter
-
Increments count and checks if count is equal to sampling rate.
- shouldStoreStackTrace() - Method in class com.newrelic.agent.tracers.DefaultSqlTracer
-
- shouldStoreStackTrace() - Method in class com.newrelic.agent.tracers.DefaultTracer
-
- shouldTransform(String, ClassLoader) - Method in class com.newrelic.agent.instrumentation.context.InstrumentationContextManager
-
- shouldTransform(ClassLoader, String, byte[]) - Method in class com.newrelic.agent.instrumentation.PointCutClassTransformer
-
- shutdown() - Method in class com.newrelic.agent.RPMService
-
notify RPM that the agent is shutting down
- shutdown() - Method in class com.newrelic.agent.transport.apache.ApacheHttpClientWrapper
-
- SHUTDOWN - Static variable in class com.newrelic.agent.transport.CollectorMethods
-
- shutdown(long) - Method in interface com.newrelic.agent.transport.DataSender
-
- shutdown(long) - Method in class com.newrelic.agent.transport.DataSenderImpl
-
- shutdown() - Method in interface com.newrelic.agent.transport.HttpClientWrapper
-
- shutdownAsync() - Method in interface com.newrelic.agent.core.CoreService
-
- shutdownAsync() - Method in class com.newrelic.agent.core.CoreServiceImpl
-
- ShutdownCommand - Class in com.newrelic.agent.commands
-
- ShutdownCommand(CoreService) - Constructor for class com.newrelic.agent.commands.ShutdownCommand
-
- SIMPLE_COMPRESSION_PROPERTY - Static variable in class com.newrelic.agent.config.AgentConfigImpl
-
- SimpleJmxMetric - Class in com.newrelic.agent.jmx.metrics
-
- SimpleJmxMetric(String) - Constructor for class com.newrelic.agent.jmx.metrics.SimpleJmxMetric
-
- SimpleJmxMetric(String[], String, JmxAction) - Constructor for class com.newrelic.agent.jmx.metrics.SimpleJmxMetric
-
- SimpleMetricNameFormat - Class in com.newrelic.agent.tracers.metricname
-
- SimpleMetricNameFormat(String) - Constructor for class com.newrelic.agent.tracers.metricname.SimpleMetricNameFormat
-
- SimpleMetricNameFormat(String, String) - Constructor for class com.newrelic.agent.tracers.metricname.SimpleMetricNameFormat
-
- SimpleMetricNameFormat(String, String, String) - Constructor for class com.newrelic.agent.tracers.metricname.SimpleMetricNameFormat
-
- SimpleMetricNameFormatFactory - Class in com.newrelic.agent.instrumentation.yaml
-
- SimpleMetricNameFormatFactory(MetricNameFormat) - Constructor for class com.newrelic.agent.instrumentation.yaml.SimpleMetricNameFormatFactory
-
- SimpleProfileSegment - Class in com.newrelic.agent.profile.v2
-
- SimpleStatsEngine - Class in com.newrelic.agent.stats
-
A class for recording metric stats.
- SimpleStatsEngine() - Constructor for class com.newrelic.agent.stats.SimpleStatsEngine
-
- SimpleStatsEngine(int) - Constructor for class com.newrelic.agent.stats.SimpleStatsEngine
-
- SINGLE_QUOTE_PATTERN - Static variable in class com.newrelic.agent.tracers.jasper.AbstractRUMState
-
- SINGLE_QUOTE_STATE - Static variable in class com.newrelic.agent.tracers.jasper.AbstractRUMState
-
- SingleClassLoader - Class in com.newrelic.agent.util
-
A pseudo class loader for a single class that caches the class to avoid calling ClassLoader.loadClass(String)
on the real class loader since this method is usually synchronized and can cause contention for the monitor.
- SingleClassLoader(String) - Constructor for class com.newrelic.agent.util.SingleClassLoader
-
- SingleClassLoader(String, int) - Constructor for class com.newrelic.agent.util.SingleClassLoader
-
- SingleQuoteState - Class in com.newrelic.agent.tracers.jasper
-
- SingleQuoteState() - Constructor for class com.newrelic.agent.tracers.jasper.SingleQuoteState
-
- size() - Method in class com.newrelic.agent.LazyMapImpl
-
- size() - Method in class com.newrelic.agent.service.analytics.DistributedSamplingPriorityQueue
-
- size - Variable in class com.newrelic.agent.service.analytics.FixedSizeArrayList
-
- size() - Method in class com.newrelic.agent.service.analytics.FixedSizeArrayList
-
- size() - Method in class com.newrelic.agent.service.analytics.LimitedSizeHashMap
-
- size() - Method in class com.newrelic.agent.sql.BoundedConcurrentCache
-
- size() - Method in class com.newrelic.agent.TracerList
-
- size() - Method in class com.newrelic.agent.transport.InitialSizedJsonArray
-
- SIZE_LIMIT_PARAMETER_NAME - Static variable in class com.newrelic.agent.attributes.AttributeNames
-
- SKIP_TRANS_KEY - Static variable in class com.newrelic.agent.instrumentation.yaml.YmlExtensionPointCutConverter
-
- SkipTracer - Interface in com.newrelic.agent.tracers
-
A marker for tracers which do not want to participate in transaction trace.
- SkipTracerException - Exception in com.newrelic.agent.tracers
-
An exception thrown from
Tracer
constructors to indicate that a tracer should be skipped.
- SkipTracerException() - Constructor for exception com.newrelic.agent.tracers.SkipTracerException
-
- skipTransactionTrace() - Method in class com.newrelic.agent.instrumentation.TraceAnnotationInfo
-
- SLASH - Static variable in class com.newrelic.agent.database.DatastoreMetrics
-
- SLASH_ALL - Static variable in class com.newrelic.agent.database.DatastoreMetrics
-
- SLASH_ALL_OTHER - Static variable in class com.newrelic.agent.database.DatastoreMetrics
-
- SLASH_ALL_WEB - Static variable in class com.newrelic.agent.database.DatastoreMetrics
-
- SLOW_QUERY_LIMIT_PER_REPORTING_PERIOD - Static variable in class com.newrelic.agent.sql.SlowQueryAggregatorImpl
-
- SLOW_QUERY_WHITELIST - Static variable in class com.newrelic.agent.config.AgentConfigFactory
-
Deprecated.
- SLOW_QUERY_WHITELIST - Static variable in class com.newrelic.agent.config.TransactionTracerConfigImpl
-
Deprecated.
- SLOW_SQL - Static variable in class com.newrelic.agent.config.AgentConfigImpl
-
- SLOW_SQL_PREFIX - Static variable in class com.newrelic.agent.config.AgentConfigFactory
-
- SlowQueryAggregator - Interface in com.newrelic.agent.sql
-
This class is responsible for aggregating similar slow queries across transactions
- SlowQueryAggregatorImpl - Class in com.newrelic.agent.sql
-
- SlowQueryAggregatorImpl() - Constructor for class com.newrelic.agent.sql.SlowQueryAggregatorImpl
-
- SlowQueryInfo - Class in com.newrelic.agent.sql
-
- SlowQueryListener - Interface in com.newrelic.agent.sql
-
Implementations of this interface must be thread safe.
- SlowQueryTracerInfo - Class in com.newrelic.agent.sql
-
- SOLR - Static variable in class com.newrelic.agent.MetricNames
-
- Solr7JmxValues - Class in com.newrelic.agent.jmx.values
-
- Solr7JmxValues() - Constructor for class com.newrelic.agent.jmx.values.Solr7JmxValues
-
- SOLR_ALL - Static variable in class com.newrelic.agent.MetricNames
-
- SOLR_CLIENT - Static variable in class com.newrelic.agent.MetricNames
-
- SOLR_STAR - Static variable in class com.newrelic.agent.attributes.AttributeNames
-
- SolrJmxValues - Class in com.newrelic.agent.jmx.values
-
- SolrJmxValues() - Constructor for class com.newrelic.agent.jmx.values.SolrJmxValues
-
- SourceLanguageService - Class in com.newrelic.agent.language
-
- SourceLanguageService() - Constructor for class com.newrelic.agent.language.SourceLanguageService
-
- SourceLibraryDetector - Class in com.newrelic.agent.language
-
A task designed to be run once to determine what source language libraries other than Java are available.
- SourceLibraryDetector() - Constructor for class com.newrelic.agent.language.SourceLibraryDetector
-
- SPAN_EVENT_DATA - Static variable in class com.newrelic.agent.transport.CollectorMethods
-
- SPAN_EVENTS - Static variable in class com.newrelic.agent.config.AgentConfigImpl
-
- SPAN_EVENTS - Static variable in class com.newrelic.agent.config.InfiniteTracingConfigImpl
-
- SPAN_EVENTS_ATTRIBUTE_FILTER - Static variable in class com.newrelic.agent.json.AttributeFilters
-
- SPAN_EVENTS_ENABLED - Static variable in class com.newrelic.agent.config.SpanEventsConfig
-
- SPAN_EVENTS_PREFIX - Static variable in class com.newrelic.agent.config.AgentConfigFactory
-
- SpanErrorBuilder - Class in com.newrelic.agent.service.analytics
-
- SpanErrorBuilder(ErrorAnalyzer, ErrorMessageReplacer) - Constructor for class com.newrelic.agent.service.analytics.SpanErrorBuilder
-
- SpanEventCreationDecider - Class in com.newrelic.agent.service.analytics
-
- SpanEventCreationDecider(ConfigService) - Constructor for class com.newrelic.agent.service.analytics.SpanEventCreationDecider
-
- spanEventCreationDecider(SpanEventCreationDecider) - Method in class com.newrelic.agent.service.analytics.SpanEventsServiceImpl.Builder
-
- spanEventCreationDecider(SpanEventCreationDecider) - Method in class com.newrelic.agent.service.SpanEventsServiceFactory.Builder
-
- SpanEventFactory - Class in com.newrelic.agent.service.analytics
-
This wraps up some of the rather complex logic involved in creating an instance of a SpanEvent.
- SpanEventFactory(String, AttributeFilter, Supplier<Long>) - Constructor for class com.newrelic.agent.service.analytics.SpanEventFactory
-
- SpanEventFactory(String) - Constructor for class com.newrelic.agent.service.analytics.SpanEventFactory
-
- SpanEventHarvestableImpl - Class in com.newrelic.agent.service.analytics
-
- SpanEventHarvestableImpl(SpanEventsServiceImpl, String) - Constructor for class com.newrelic.agent.service.analytics.SpanEventHarvestableImpl
-
- SpanEventsConfig - Class in com.newrelic.agent.config
-
- SpanEventsConfig(Map<String, Object>, boolean) - Constructor for class com.newrelic.agent.config.SpanEventsConfig
-
- spanEventsConfig(SpanEventsConfig) - Method in class com.newrelic.agent.service.analytics.SpanEventsServiceImpl.Builder
-
- SpanEventsService - Interface in com.newrelic.agent.service.analytics
-
- SpanEventsServiceFactory - Class in com.newrelic.agent.service
-
Responsible for creating a preconfigured instance of SpanEventsService
- SpanEventsServiceFactory.Builder - Class in com.newrelic.agent.service
-
- SpanEventsServiceImpl - Class in com.newrelic.agent.service.analytics
-
- SpanEventsServiceImpl(SpanEventsServiceImpl.Builder) - Constructor for class com.newrelic.agent.service.analytics.SpanEventsServiceImpl
-
- SpanEventsServiceImpl.Builder - Class in com.newrelic.agent.service.analytics
-
- spanId - Variable in class com.newrelic.agent.transaction.TransactionThrowable
-
- SpanProxy - Class in com.newrelic.agent.tracing
-
- SpanProxy() - Constructor for class com.newrelic.agent.tracing.SpanProxy
-
- SPRING_CONTROLLER - Static variable in class com.newrelic.agent.instrumentation.pointcuts.frameworks.spring.SpringPointCut
-
- SPRING_VIEW - Static variable in class com.newrelic.agent.instrumentation.pointcuts.frameworks.spring.SpringPointCut
-
- SpringDispatcherPointCut - Class in com.newrelic.agent.instrumentation.pointcuts.frameworks.spring
-
- SpringDispatcherPointCut(PointCutClassTransformer) - Constructor for class com.newrelic.agent.instrumentation.pointcuts.frameworks.spring.SpringDispatcherPointCut
-
- SpringExceptionHandlerPointCut - Class in com.newrelic.agent.instrumentation.pointcuts.frameworks.spring
-
- SpringExceptionHandlerPointCut(PointCutClassTransformer) - Constructor for class com.newrelic.agent.instrumentation.pointcuts.frameworks.spring.SpringExceptionHandlerPointCut
-
- SpringPointCut - Class in com.newrelic.agent.instrumentation.pointcuts.frameworks.spring
-
- SpringPointCut(PointCutClassTransformer, AgentConfig) - Constructor for class com.newrelic.agent.instrumentation.pointcuts.frameworks.spring.SpringPointCut
-
- SpringPointCut(PointCutClassTransformer) - Constructor for class com.newrelic.agent.instrumentation.pointcuts.frameworks.spring.SpringPointCut
-
- SQL_OBFUSCATED_PARAMETER_NAME - Static variable in interface com.newrelic.agent.tracers.SqlTracer
-
- SQL_PARAMETER_NAME - Static variable in interface com.newrelic.agent.tracers.SqlTracer
-
- SQL_TRACE_DATA - Static variable in class com.newrelic.agent.transport.CollectorMethods
-
- SqlObfuscator - Class in com.newrelic.agent.database
-
The agent can be configured to report raw sql in transaction traces, report no sql at all, or report sql with string
and numeric literals replaced with the ? character.
- SqlTrace - Interface in com.newrelic.agent.sql
-
- SqlTraceConfig - Interface in com.newrelic.agent.config
-
- SqlTraceConfigImpl - Class in com.newrelic.agent.config
-
- SqlTracer - Interface in com.newrelic.agent.tracers
-
- SqlTracerExplainInfo - Interface in com.newrelic.agent.tracers
-
- SqlTraceService - Interface in com.newrelic.agent.sql
-
The interface for the sql service.
- SqlTraceServiceImpl - Class in com.newrelic.agent.sql
-
- SqlTraceServiceImpl() - Constructor for class com.newrelic.agent.sql.SqlTraceServiceImpl
-
- SSL_FOR_HTTP - Static variable in class com.newrelic.agent.config.BrowserMonitoringConfigImpl
-
- STACK_TRACE_CLAMP - Static variable in class com.newrelic.agent.attributes.AttributeNames
-
- STACK_TRACE_THRESHOLD - Static variable in class com.newrelic.agent.config.TransactionTracerConfigImpl
-
- STACK_TRIM - Static variable in class com.newrelic.agent.profile.Profile
-
The amount to trim a stack size by if as long as its encoded size is greater than MAX_ENCODED_BYTES.
- STACK_TRIM - Static variable in class com.newrelic.agent.profile.v2.Profile
-
The amount to trim a stack size by if as long as its encoded size is greater than MAX_ENCODED_BYTES.
- stackTrace() - Method in class com.newrelic.agent.errors.DeadlockTraceError
-
- stackTrace() - Method in class com.newrelic.agent.errors.HttpTracedError
-
- stackTrace() - Method in class com.newrelic.agent.errors.ThrowableError
-
- stackTrace() - Method in class com.newrelic.agent.errors.TracedError
-
Returns the stack trace associated with this error, or null if the error has no stack trace.
- stackTraces() - Method in class com.newrelic.agent.errors.DeadlockTraceError
-
- stackTraces() - Method in class com.newrelic.agent.errors.TracedError
-
Returns a map of multiple stack traces for this error.
- StackTraces - Class in com.newrelic.agent.util
-
- stackTracesToStrings(StackTraceElement[]) - Static method in class com.newrelic.agent.util.StackTraces
-
- start(InstrumentationProxy, boolean) - Method in class com.newrelic.agent.instrumentation.AbstractClassTransformer
-
- start() - Method in class com.newrelic.agent.instrumentation.AbstractClassTransformer
-
- start(InstrumentationProxy, boolean) - Method in class com.newrelic.agent.instrumentation.AbstractImplementationClassTransformer
-
- start() - Method in class com.newrelic.agent.instrumentation.InterfaceMixinClassTransformer
-
- start(InstrumentationProxy, boolean) - Method in interface com.newrelic.agent.instrumentation.StartableClassFileTransformer
-
Start method to be called after this transformer is added to Instrumentation
.
- start(Class<?>[]) - Method in class com.newrelic.agent.instrumentation.weaver.ClassLoaderClassTransformer
-
- start() - Method in interface com.newrelic.agent.profile.IProfile
-
- start() - Method in class com.newrelic.agent.profile.KeyTransactionProfile
-
- start() - Method in class com.newrelic.agent.profile.Profile
-
Subclasses may override.
- start() - Method in interface com.newrelic.agent.profile.v2.IProfile
-
- start() - Method in class com.newrelic.agent.profile.v2.Profile
-
Subclasses may override.
- start() - Method in class com.newrelic.agent.service.AbstractService
-
- start() - Method in interface com.newrelic.agent.service.Service
-
Start the service.
- START_TAG_PATTERN - Static variable in class com.newrelic.agent.tracers.jasper.AbstractRUMState
-
- START_THREAD - Static variable in class com.newrelic.agent.Segment
-
- StartableClassFileTransformer - Interface in com.newrelic.agent.instrumentation
-
- startAsyncActivity(Object) - Method in class com.newrelic.agent.AgentImpl
-
- startAsyncActivity(Object) - Method in class com.newrelic.agent.service.async.AsyncTransactionService
-
Deprecated.
- startAsyncActivity(Transaction, int, Tracer) - Method in class com.newrelic.agent.TransactionActivity
-
- startFastAsyncWork(TransactionActivity, Tracer) - Method in class com.newrelic.agent.Transaction
-
- startFlyweightTracer() - Method in class com.newrelic.agent.TransactionActivity
-
- startFlyweightTracer() - Method in class com.newrelic.agent.TransactionApiImpl
-
- startHarvest(IRPMService) - Method in interface com.newrelic.agent.HarvestService
-
- startHarvest(IRPMService) - Method in class com.newrelic.agent.HarvestServiceImpl
-
Start a harvest task for the RPM service (or restart it if the reporting period has changed).
- startHarvestables(IRPMService, AgentConfig) - Method in class com.newrelic.agent.HarvestServiceImpl
-
- startProfiler(ProfilerParameters) - Method in interface com.newrelic.agent.profile.ProfilerControl
-
- startProfiler(ProfilerParameters) - Method in class com.newrelic.agent.profile.ProfilerService
-
- startProfiler(ProfilerParameters) - Method in class com.newrelic.agent.profile.v2.ProfilerService
-
- StartProfilerCommand - Class in com.newrelic.agent.profile
-
- StartProfilerCommand(ProfilerControl) - Constructor for class com.newrelic.agent.profile.StartProfilerCommand
-
- startSampler(int) - Static method in class com.newrelic.agent.trace.RandomTransactionSampler
-
- startSegment(String, String) - Method in class com.newrelic.agent.Transaction
-
Internal implementation of Transaction.createAndStartTracedActivity()
.
- startSegment(String) - Method in class com.newrelic.agent.TransactionApiImpl
-
- startSegment(String, String) - Method in class com.newrelic.agent.TransactionApiImpl
-
- startTracer() - Method in class com.newrelic.agent.instrumentation.tracing.TraceMethodVisitor
-
Tracer t = null;
t = AgentBridge.instrumentation.createTracer(...);
- startTransactionIfBeginning(Tracer) - Method in class com.newrelic.agent.DummyTransaction
-
- startTransactionIfBeginning(Tracer) - Method in class com.newrelic.agent.Transaction
-
- STARTUP_LOG_LEVEL - Static variable in class com.newrelic.agent.config.AgentConfigImpl
-
- STARTUP_TIMING - Static variable in class com.newrelic.agent.config.AgentConfigImpl
-
- STATEMENT - Static variable in class com.newrelic.agent.database.DatastoreMetrics
-
- STATEMENT_METRIC - Static variable in class com.newrelic.agent.database.DatastoreMetrics
-
- Stats - Interface in com.newrelic.agent.stats
-
- StatsBase - Interface in com.newrelic.agent.stats
-
- StatsEngine - Interface in com.newrelic.agent.stats
-
- StatsEngineImpl - Class in com.newrelic.agent.stats
-
A class for recording metric stats.
- StatsEngineImpl() - Constructor for class com.newrelic.agent.stats.StatsEngineImpl
-
- StatsEngineImpl(int) - Constructor for class com.newrelic.agent.stats.StatsEngineImpl
-
- StatsImpl - Class in com.newrelic.agent.stats
-
This class is not thread-safe.
- StatsImpl() - Constructor for class com.newrelic.agent.stats.StatsImpl
-
- StatsImpl(int, float, float, float, double) - Constructor for class com.newrelic.agent.stats.StatsImpl
-
- StatsService - Interface in com.newrelic.agent.stats
-
- StatsServiceImpl - Class in com.newrelic.agent.stats
-
A class to record and harvest metric data.
- StatsServiceImpl() - Constructor for class com.newrelic.agent.stats.StatsServiceImpl
-
- StatsServiceMetricAggregator - Class in com.newrelic.agent.service
-
- StatsServiceMetricAggregator(StatsService) - Constructor for class com.newrelic.agent.service.StatsServiceMetricAggregator
-
- StatsWork - Interface in com.newrelic.agent.stats
-
- StatsWorks - Class in com.newrelic.agent.stats
-
- statusCodeAndMessage(int, String) - Method in class com.newrelic.agent.errors.HttpTracedError.Builder
-
- statusCodeAndMessage(int, String) - Method in interface com.newrelic.agent.errors.HttpTracedError.HttpTracedErrorRequired
-
- STDOUT - Static variable in class com.newrelic.agent.config.AgentConfigImpl
-
- stop() - Method in class com.newrelic.agent.service.AbstractService
-
- stop() - Method in interface com.newrelic.agent.service.Service
-
Stop the service.
- stop() - Method in interface com.newrelic.agent.trace.ITransactionSampler
-
- stop() - Method in class com.newrelic.agent.trace.RandomTransactionSampler
-
- stop() - Method in class com.newrelic.agent.trace.SyntheticsTransactionSampler
-
- stop() - Method in class com.newrelic.agent.trace.TransactionTraceSampler
-
- stopHarvest(IRPMService) - Method in interface com.newrelic.agent.HarvestService
-
- stopHarvest(IRPMService) - Method in class com.newrelic.agent.HarvestServiceImpl
-
Stop a harvest task for the RPM service
- StopProcessingException - Exception in com.newrelic.agent.instrumentation
-
This exception can be thrown to stop processing class bytes if it is determined that the class is not of interest.
- StopProcessingException(String) - Constructor for exception com.newrelic.agent.instrumentation.StopProcessingException
-
- stopProfiler(Long, boolean) - Method in interface com.newrelic.agent.profile.ProfilerControl
-
- stopProfiler(Long, boolean) - Method in class com.newrelic.agent.profile.ProfilerService
-
- stopProfiler(Long, boolean) - Method in class com.newrelic.agent.profile.v2.ProfilerService
-
- StopProfilerCommand - Class in com.newrelic.agent.profile
-
- StopProfilerCommand(ProfilerControl) - Constructor for class com.newrelic.agent.profile.StopProfilerCommand
-
- storeEvent(String, CustomInsightsEvent) - Method in interface com.newrelic.agent.service.analytics.InsightsService
-
Store event into Reservoir following usual sampling using the given appName.
- storeEvent(String, CustomInsightsEvent) - Method in class com.newrelic.agent.service.analytics.InsightsServiceImpl
-
- storeEvent(SpanEvent) - Method in interface com.newrelic.agent.service.analytics.SpanEventsService
-
- storeEvent(SpanEvent) - Method in class com.newrelic.agent.service.analytics.SpanEventsServiceImpl
-
- storeStackTrace() - Method in class com.newrelic.agent.tracers.DefaultTracer
-
Stores the stack trace.
- STRING_MAP_KEY - Static variable in interface com.newrelic.agent.profile.v2.IProfile
-
- StringMap - Interface in com.newrelic.agent.util
-
- Strings - Class in com.newrelic.agent.util
-
String helper methods.
- STRIP_EXCEPTION - Static variable in class com.newrelic.agent.config.AgentConfigFactory
-
- STRIP_EXCEPTION_ALLOWED_CLASSES - Static variable in class com.newrelic.agent.config.AgentConfigFactory
-
- STRIP_EXCEPTION_ENABLED - Static variable in class com.newrelic.agent.config.AgentConfigFactory
-
- STRIP_EXCEPTION_MESSAGES - Static variable in class com.newrelic.agent.config.AgentConfigImpl
-
- STRIP_EXCEPTION_WHITELIST - Static variable in class com.newrelic.agent.config.AgentConfigFactory
-
Deprecated.
- StripExceptionConfig - Interface in com.newrelic.agent.config
-
- StripExceptionConfigImpl - Class in com.newrelic.agent.config
-
- StripExceptionConfigImpl(boolean, Set<String>) - Constructor for class com.newrelic.agent.config.StripExceptionConfigImpl
-
- Struts2ActionPointCut - Class in com.newrelic.agent.instrumentation.pointcuts.frameworks.struts
-
Instruments the execute method of Struts 2 actions.
- Struts2ActionPointCut(PointCutClassTransformer) - Constructor for class com.newrelic.agent.instrumentation.pointcuts.frameworks.struts.Struts2ActionPointCut
-
- STRUTS_ACTION - Static variable in class com.newrelic.agent.MetricNames
-
- STRUTS_ACTION__PROXY_INTERFACE - Static variable in class com.newrelic.agent.instrumentation.pointcuts.frameworks.struts.Struts2ActionPointCut
-
- STRUTS_ACTION_CLASS - Static variable in class com.newrelic.agent.instrumentation.pointcuts.frameworks.struts.StrutsActionPointCut
-
- STRUTS_ACTION_PREFIX - Static variable in class com.newrelic.agent.MetricNames
-
- StrutsActionConfigMatcherPointCut - Class in com.newrelic.agent.instrumentation.pointcuts.frameworks.struts
-
- StrutsActionConfigMatcherPointCut(PointCutClassTransformer) - Constructor for class com.newrelic.agent.instrumentation.pointcuts.frameworks.struts.StrutsActionConfigMatcherPointCut
-
- StrutsActionPointCut - Class in com.newrelic.agent.instrumentation.pointcuts.frameworks.struts
-
Instruments the execute method of Struts actions.
- StrutsActionPointCut(PointCutClassTransformer) - Constructor for class com.newrelic.agent.instrumentation.pointcuts.frameworks.struts.StrutsActionPointCut
-
- subList(int, int) - Method in class com.newrelic.agent.service.analytics.FixedSizeArrayList
-
- subList(int, int) - Method in class com.newrelic.agent.TracerList
-
- SUBSEQUENT_APP_SERVER_PORT_DELAY - Static variable in class com.newrelic.agent.rpm.RPMConnectionServiceImpl
-
- SUCCESSFUL_METHOD_INVOCATION - Static variable in class com.newrelic.agent.instrumentation.AgentWrapper
-
- superName - Variable in class com.newrelic.agent.util.asm.ClassStructure
-
- SUPPORTABILITY_ACCEPT_PAYLOAD_CREATE_BEFORE_ACCEPT - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_ACCEPT_PAYLOAD_EXCEPTION - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_ACCEPT_PAYLOAD_IGNORED_MAJOR_VERSION - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_ACCEPT_PAYLOAD_IGNORED_MULTIPLE_ACCEPT - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_ACCEPT_PAYLOAD_IGNORED_NULL - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_ACCEPT_PAYLOAD_IGNORED_PARSE_EXCEPTION - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_ACCEPT_PAYLOAD_IGNORED_UNTRUSTED_ACCOUNT - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_ACCEPT_PAYLOAD_SUCCESS - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_AGENT_CONNECT_BACKOFF_ATTEMPTS - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_AGENT_ENDPOINT_ATTEMPTS - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_AGENT_ENDPOINT_DURATION - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_AGENT_ENDPOINT_HTTP_ERROR - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_ANALYTIC_EVENT_DATA_HARVEST_LIMIT - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_ANALYTIC_EVENT_SERVICE_REPORT_PERIOD_IN_SECONDS - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_API_ADD_CUSTOM_PARAMETER - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_API_EXPECTED_ERROR_API_MESSAGE - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_API_EXPECTED_ERROR_API_THROWABLE - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_API_EXPECTED_ERROR_CONFIG_CLASS - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_API_EXPECTED_ERROR_CONFIG_CLASS_MESSAGE - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_API_IGNORE - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_API_IGNORE_APDEX - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_API_IGNORE_ERROR_CONFIG_CLASS - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_API_IGNORE_ERROR_CONFIG_CLASS_MESSAGE - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_API_IGNORE_ERROR_CONFIG_LEGACY - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_API_IGNORE_ERRORS - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_API_NOTICE_ERROR - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_API_PROCESS_REQUEST_METADATA - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_API_PROCESS_RESPONSE_METADATA - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_API_RECORD_CUSTOM_EVENT - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_API_REPORT_AS_EXTERNAL - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_API_SEGMENT - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_API_SEGMENT_END - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_API_SEGMENT_IGNORE - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_API_SEGMENT_SET_METRIC_NAME - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_API_SET_ACCOUNT_NAME - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_API_SET_APP_SERVER_PORT - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_API_SET_INSTANCE_NAME - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_API_SET_PRODUCT_NAME - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_API_SET_SERVER_INFO - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_API_SET_TRANSACTION_NAME - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_API_SET_USER_NAME - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_API_TOKEN - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_API_TOKEN_EXPIRE - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_API_TOKEN_LINK - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_ASYNC_API_LEGACY_COMPLETE - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_ASYNC_API_LEGACY_ERROR - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_ASYNC_API_LEGACY_RESUME - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_ASYNC_API_LEGACY_SUSPEND - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_ASYNC_FINISH_SEGMENT_NOT_CALLED - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_ASYNC_TOKEN_CREATE - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_ASYNC_TOKEN_EXPIRE - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_ASYNC_TOKEN_LINK_IGNORE - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_ASYNC_TOKEN_LINK_SUCCESS - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_ASYNC_TOKEN_TIMEOUT - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_ASYNC_TOKEN_TIMEOUT_CAUSE - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_AWS_ERROR - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_AZURE_ERROR - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_BOOT_ID_ERROR - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_CLASSLOADER_TRANSFORM_TIME - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_CONNECT_MISSING_EVENT_DATA - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_CONNECTION_NEW - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_CONNECTION_REUSED - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_CREATE_PAYLOAD_EXCEPTION - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_CREATE_PAYLOAD_SUCCESS - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_CUSTOM_EVENT_DATA_HARVEST_LIMIT - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_CUSTOM_REQUEST_HEADER - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_CUSTOM_REQUEST_HEADER_ALIAS - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_DATASTORE_PREFIX - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_DATASTORE_UNKNOWN_DATABASE_NAME - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_DATASTORE_UNKNOWN_HOST - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_DATASTORE_UNKNOWN_PORT - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_DATASTORE_UNPARSED_QUERY - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_DEPRECATED_CONFIG_JAR_COLLECTOR - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_DISTRIBUTED_TRACING - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_DISTRIBUTED_TRACING_EXCLUDE_NEWRELIC_HEADER - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_ERROR_EVENT_DATA_HARVEST_LIMIT - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_ERROR_SERVICE_EVENT_HARVEST_INTERVAL - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_ERROR_SERVICE_EVENT_HARVEST_TRANSMIT - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_ERROR_SERVICE_REPORT_PERIOD_IN_SECONDS - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_ERROR_SERVICE_TRANSACTION_ERROR_SEEN - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_ERROR_SERVICE_TRANSACTION_ERROR_SENT - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_EVENT_HARVEST_REPORT_PERIOD_IN_SECONDS - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_GCP_ERROR - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_HARVEST_SERVICE_RESPONSE_TIME - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_HARVEST_TRANSACTION_CANCELLED - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_HARVEST_TRANSACTION_FINISHED - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_HARVEST_TRANSACTION_STARTED - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_HTTP_CODE - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_INIT - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_INSIGHTS_SERVICE_CUSTOMER_SEEN - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_INSIGHTS_SERVICE_CUSTOMER_SENT - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_INSIGHTS_SERVICE_EVENT_HARVEST_INTERVAL - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_INSIGHTS_SERVICE_EVENT_HARVEST_TRANSMIT - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_INSIGHTS_SERVICE_REPORT_PERIOD_IN_SECONDS - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_INSTRUMENT - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_INTERNAL_CUSTOM_EVENTS_TOTAL_EVENTS_DISCARDED - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_INTERNAL_CUSTOM_EVENTS_TOTAL_EVENTS_SEEN - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_INTERNAL_CUSTOM_EVENTS_TOTAL_EVENTS_SENT - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_JAVA_AGENTVERSION - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_JVM_VENDOR - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_KUBERNETES_ERROR - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_LITE_MODE - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_LOADED_CLASSES_SOURCE_VERSION - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_MEMORY_ERROR - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_METRIC_HARVEST_COUNT - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_METRIC_HARVEST_INTERVAL - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_METRIC_HARVEST_TRANSMIT - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_PAYLOAD_SIZE_EXCEEDS_MAX - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_PCF_ERROR - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_POINTCUT_LOADED - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_PROXY - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_SOURCE_LANGUAGE_VERSION - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_SPAN_EVENT_DATA_HARVEST_LIMIT - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_SPAN_EVENT_SERVICE_REPORT_PERIOD_IN_SECONDS - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_SPAN_EVENT_TOTAL_EVENTS_DISCARDED - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_SPAN_EVENT_TOTAL_EVENTS_SEEN - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_SPAN_EVENT_TOTAL_EVENTS_SENT - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_SPAN_EVENTS - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_SPAN_SERVICE_EVENT_HARVEST_INTERVAL - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_SPAN_SERVICE_EVENT_HARVEST_TRANSMIT - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_TIMING - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_TIMING_PREMAIN - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_TRACE_CONTEXT_ACCEPT_EXCEPTION - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_TRACE_CONTEXT_ACCEPT_SUCCESS - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_TRACE_CONTEXT_CREATE_EXCEPTION - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_TRACE_CONTEXT_CREATE_SUCCESS - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_TRACE_CONTEXT_INVALID_NR_ENTRY - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_TRACE_CONTEXT_INVALID_PARENT_FIELD_COUNT - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_TRACE_CONTEXT_INVALID_PARENT_HEADER_COUNT - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_TRACE_CONTEXT_INVALID_PARENT_INVALID - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_TRACE_CONTEXT_INVALID_PARENT_TYPE - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_TRACE_CONTEXT_INVALID_STATE_FIELD_COUNT - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_TRACE_CONTEXT_INVALID_STATE_HEADER_COUNT - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_TRACE_CONTEXT_INVALID_STATE_VENDOR_COUNT - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_TRACE_CONTEXT_INVALID_VENDOR_VERSION - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_TRACE_CONTEXT_NO_NR_ENTRY - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_TRACE_CONTEXT_NULL_PARENT - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_TRACE_CONTEXT_PARENT_PARSE_EXCEPTION - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_TRACE_CONTEXT_STATE_PARSE_EXCEPTION - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_TRACE_CONTEXT_UNTRUSTED_ACCOUNT - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_TRANSACTION_CANCELLED - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_TRANSACTION_EVENT_SERVICE_EVENT_HARVEST_INTERVAL - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_TRANSACTION_EVENT_SERVICE_EVENT_HARVEST_TRANSMIT - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_TRANSACTION_EVENT_SERVICE_TRANSACTION_EVENT_SEEN - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_TRANSACTION_EVENT_SERVICE_TRANSACTION_EVENT_SENT - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_TRANSACTION_FINISHED - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_TRANSACTION_REQUEST_DESTROYED - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_TRANSACTION_REQUEST_INITIALIZED - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_TRANSACTION_REQUEST_INITIALIZED_STARTED - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_TRANSACTION_SEGMENT_CLAMP - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_TRANSACTION_SIZE - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_TRANSACTION_SIZE_CLAMP - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_TRANSACTION_STARTED - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_WEAVE_CLASS - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_WEAVE_CUSTOM_LOADED - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_WEAVE_CUSTOM_SKIPPED - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_WEAVE_LOADED - Static variable in class com.newrelic.agent.MetricNames
-
- SUPPORTABILITY_WEAVE_SKIPPED - Static variable in class com.newrelic.agent.MetricNames
-
- suspend() - Method in interface com.newrelic.agent.TransactionState
-
- suspend() - Method in class com.newrelic.agent.TransactionStateImpl
-
- suspendAsync(Object) - Method in class com.newrelic.agent.AsyncApiImpl
-
- suspendRootTracer() - Method in class com.newrelic.agent.tracers.servlet.ServletAsyncTransactionStateImpl
-
- suspendRootTracer() - Method in interface com.newrelic.agent.TransactionState
-
- suspendRootTracer() - Method in class com.newrelic.agent.TransactionStateImpl
-
- SYNC_STARTUP - Static variable in class com.newrelic.agent.config.AgentConfigImpl
-
- SynchronousExecutor - Class in com.newrelic.agent.util
-
An executor that synchronously runs tasks.
- SynchronousExecutor() - Constructor for class com.newrelic.agent.util.SynchronousExecutor
-
- SYNTHETICS_JOB_ID - Static variable in class com.newrelic.agent.attributes.AttributeNames
-
- SYNTHETICS_MAX_VERSION - Static variable in class com.newrelic.agent.HeadersUtil
-
Maximum supported version of New Relic Synthetics protocol.
- SYNTHETICS_MIN_VERSION - Static variable in class com.newrelic.agent.HeadersUtil
-
Minimum supported version of New Relic Synthetics protocol.
- SYNTHETICS_MONITOR_ID - Static variable in class com.newrelic.agent.attributes.AttributeNames
-
- SYNTHETICS_RESOURCE_ID - Static variable in class com.newrelic.agent.attributes.AttributeNames
-
- SYNTHETICS_VERSION_NONE - Static variable in class com.newrelic.agent.HeadersUtil
-
Value that can never appear as a Synthetics protocol version.
- SyntheticsTransactionSampler - Class in com.newrelic.agent.trace
-
This sampler collects transactions generated by New Relic Synthetics up to a fixed limit and transmits their traces
at harvest time.
- SyntheticsTransactionSampler() - Constructor for class com.newrelic.agent.trace.SyntheticsTransactionSampler
-
- SYSTEM_PROPERTY_ROOT - Static variable in class com.newrelic.agent.config.AgentConfigImpl
-
- SYSTEM_PROPERTY_ROOT - Static variable in class com.newrelic.agent.config.BrowserMonitoringConfigImpl
-
- SYSTEM_PROPERTY_ROOT - Static variable in class com.newrelic.agent.config.CommandParserConfigImpl
-
- SYSTEM_PROPERTY_ROOT - Static variable in class com.newrelic.agent.config.CrossProcessConfigImpl
-
- SYSTEM_PROPERTY_ROOT - Static variable in class com.newrelic.agent.config.ErrorCollectorConfigImpl
-
- SYSTEM_PROPERTY_ROOT - Static variable in class com.newrelic.agent.config.ExtensionsConfigImpl
-
- SYSTEM_PROPERTY_ROOT - Static variable in class com.newrelic.agent.config.InsightsConfigImpl
-
- SYSTEM_PROPERTY_ROOT - Static variable in class com.newrelic.agent.config.JarCollectorConfigImpl
-
- SYSTEM_PROPERTY_ROOT - Static variable in class com.newrelic.agent.config.SqlTraceConfigImpl
-
- SYSTEM_PROPERTY_ROOT - Static variable in class com.newrelic.agent.config.StripExceptionConfigImpl
-
- SYSTEM_PROPERTY_ROOT - Static variable in class com.newrelic.agent.config.TransactionEventsConfig
-
- SYSTEM_PROPERTY_ROOT - Static variable in class com.newrelic.agent.config.TransactionTracerConfigImpl
-
- SYSTEM_PROPERTY_ROOT_DEPRECATED - Static variable in class com.newrelic.agent.config.JarCollectorConfigImpl
-
- SYSTEM_PROPERTY_SPAN_EVENTS_ENABLED - Static variable in class com.newrelic.agent.config.SpanEventsConfig
-
- SystemEnvironmentFacade - Class in com.newrelic.agent.config.internal
-
- SystemEnvironmentFacade() - Constructor for class com.newrelic.agent.config.internal.SystemEnvironmentFacade
-
- SystemPropertyFactory - Class in com.newrelic.agent.config
-
- systemPropertyPrefix - Variable in class com.newrelic.agent.config.BaseConfig
-
- SystemPropertyProvider - Class in com.newrelic.agent.config
-
- SystemPropertyProvider() - Constructor for class com.newrelic.agent.config.SystemPropertyProvider
-
- SystemPropertyProvider(SystemProps, EnvironmentFacade) - Constructor for class com.newrelic.agent.config.SystemPropertyProvider
-
- SystemProps - Class in com.newrelic.agent.config
-
- SystemProps() - Constructor for class com.newrelic.agent.config.SystemProps
-
- validate() - Method in class com.newrelic.agent.instrumentation.methodmatchers.ExactMethodMatcher
-
Validates the method signature(s) described by this matcher.
- validateAndAddParameter(XmlInstrumentParams, String[], String) - Method in enum com.newrelic.agent.xml.XmlInstrumentOptions
-
Takes the input value and sets it on the instrument.
- validateConfig(AgentConfig) - Static method in class com.newrelic.agent.config.ConfigServiceFactory
-
- validated(PackageValidationResult, ClassLoader) - Method in class com.newrelic.agent.instrumentation.weaver.AgentWeaverListener
-
- validateExtension(Extension, Map<String, Extension>) - Method in class com.newrelic.agent.extension.ExtensionService
-
Validates extension against existingExtensions for name and version issues.
- validateExtensionAttributes(Extension) - Static method in class com.newrelic.agent.extension.util.ExtensionConversionUtility
-
Validates the extension attributes.
- validateInstrumentation(CommandLine) - Static method in class com.newrelic.agent.xml.XmlInstrumentValidator
-
The main instrumentation method.
- validateInstrumentation(XmlInstrumentParams) - Static method in class com.newrelic.agent.xml.XmlInstrumentValidator
-
Validates the instrumentation.
- validatePolicies(JSONObject) - Static method in class com.newrelic.agent.config.LaspPolicies
-
- value - Variable in class com.newrelic.agent.extension.beans.Extension.Instrumentation.Pointcut.ClassName
-
- value - Variable in class com.newrelic.agent.extension.beans.Extension.Instrumentation.Pointcut.Method.Parameters.Type
-
- valueOf(String) - Static method in enum com.newrelic.agent.extension.ExtensionFileTypes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.newrelic.agent.instrumentation.NonUrlClassLoaders
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.newrelic.agent.jmx.JmxType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.newrelic.agent.jmx.metrics.DataSourceJmxMetricGenerator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.newrelic.agent.jmx.metrics.EjbPoolJmxMetricGenerator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.newrelic.agent.jmx.metrics.EjbTransactionJmxMetricGenerator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.newrelic.agent.jmx.metrics.JmxAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.newrelic.agent.jmx.metrics.JMXMetricType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.newrelic.agent.jmx.metrics.JtaJmxMetricGenerator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.newrelic.agent.jmx.metrics.KafkaMetricGenerator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.newrelic.agent.jmx.metrics.ServerJmxMetricGenerator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.newrelic.agent.profile.ThreadType.BasicThreadType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.newrelic.agent.service.ServiceState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.newrelic.agent.tracing.Sampled
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.newrelic.agent.transaction.TransactionNamingScheme
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.newrelic.agent.TransactionErrorPriority
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.newrelic.agent.transport.HttpClientWrapper.Verb
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.newrelic.agent.xml.XmlInstrumentOptions
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.newrelic.agent.extension.ExtensionFileTypes
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.newrelic.agent.instrumentation.NonUrlClassLoaders
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.newrelic.agent.jmx.JmxType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.newrelic.agent.jmx.metrics.DataSourceJmxMetricGenerator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.newrelic.agent.jmx.metrics.EjbPoolJmxMetricGenerator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.newrelic.agent.jmx.metrics.EjbTransactionJmxMetricGenerator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.newrelic.agent.jmx.metrics.JmxAction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.newrelic.agent.jmx.metrics.JMXMetricType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.newrelic.agent.jmx.metrics.JtaJmxMetricGenerator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.newrelic.agent.jmx.metrics.KafkaMetricGenerator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.newrelic.agent.jmx.metrics.ServerJmxMetricGenerator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class com.newrelic.agent.LazyMapImpl
-
- values() - Static method in enum com.newrelic.agent.profile.ThreadType.BasicThreadType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class com.newrelic.agent.service.analytics.LimitedSizeHashMap
-
- values() - Static method in enum com.newrelic.agent.service.ServiceState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.newrelic.agent.tracing.Sampled
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.newrelic.agent.transaction.TransactionNamingScheme
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.newrelic.agent.TransactionErrorPriority
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.newrelic.agent.transport.HttpClientWrapper.Verb
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.newrelic.agent.xml.XmlInstrumentOptions
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VariableLoader - Interface in com.newrelic.agent.util.asm
-
- VariableLoaderImpl() - Constructor for class com.newrelic.agent.util.asm.BytecodeGenProxyBuilder.VariableLoaderImpl
-
- Variables - Interface in com.newrelic.agent.util.asm
-
A helper class for invoking
BytecodeGenProxyBuilder
proxy interfaces with arguments representing special values such as
'this' or a local variable.
- verifyParameterAndReturnValue(String, T, String) - Method in class com.newrelic.agent.attributes.AttributeSender
-
- verifyParameterAndReturnValue(String, T, String) - Method in class com.newrelic.agent.attributes.AttributeValidator
-
Verifies the input key and value.
- verifyParameterAndReturnValue(String, T, String) - Method in class com.newrelic.agent.attributes.CustomAttributeSender
-
- verifyParametersAndReturnValues(Map<String, Object>, String) - Method in class com.newrelic.agent.attributes.AttributeSender
-
- verifyParametersAndReturnValues(Map<String, Object>, String) - Method in class com.newrelic.agent.attributes.AttributeValidator
-
Verifies a map of key/value pairs and returns a new map containing the verified parameters.
- version - Variable in class com.newrelic.agent.extension.beans.Extension
-
- VERSION - Static variable in class com.newrelic.agent.tracing.DistributedTraceUtil
-
- VERSION_KEY - Static variable in interface com.newrelic.agent.profile.v2.IProfile
-
- visit(int, int, String, String, String, String[]) - Method in class com.newrelic.agent.instrumentation.AddInterfaceAdapter
-
- visit(int, int, String, String, String, String[]) - Method in class com.newrelic.agent.instrumentation.GenericClassAdapter
-
- visit(String, Object) - Method in class com.newrelic.agent.instrumentation.tracing.Annotation
-
- visit(int, int, String, String, String, String[]) - Method in class com.newrelic.agent.instrumentation.weaver.preprocessors.AgentPreprocessors.TokenNullCheckClassVisitor
-
- visit(TemplateText) - Method in interface com.newrelic.agent.tracers.jasper.GenerateVisitor
-
- visit(String, Object) - Method in class com.newrelic.agent.util.asm.AnnotationDetails
-
- visitArray(String) - Method in class com.newrelic.agent.instrumentation.tracing.Annotation
-
- visitEnd() - Method in class com.newrelic.agent.instrumentation.AddInterfaceAdapter
-
- visitEnd() - Method in class com.newrelic.agent.instrumentation.FieldAccessorGeneratingClassAdapter
-
- visitEnd() - Method in class com.newrelic.agent.instrumentation.GenericClassAdapter
-
- visitEnd() - Method in class com.newrelic.agent.instrumentation.RequireMethodsAdapter
-
- visitEnd() - Method in class com.newrelic.agent.instrumentation.tracing.TraceClassVisitor
-
Log what we did.
- visitField(int, String, String, String, Object) - Method in class com.newrelic.agent.instrumentation.FieldAccessorGeneratingClassAdapter
-
- visitField(int, String, String, String, Object) - Method in class com.newrelic.agent.util.asm.ProxyClassVisitor
-
Visits a field of the class.
- visitFieldInsn(int, String, String, String) - Method in class com.newrelic.agent.instrumentation.tracing.FlyweightTraceMethodVisitor
-
Remove references to any fields in TracedMethod
.
- visitFieldInsn(int, String, String, String) - Method in class com.newrelic.agent.instrumentation.tracing.TraceMethodVisitor
-
Replace references to any field on TracedMethod
with a load local instruction that loads the tracer.
- visitMaxs(int, int) - Method in class com.newrelic.agent.instrumentation.tracing.FlyweightTraceMethodVisitor
-
- visitMaxs(int, int) - Method in class com.newrelic.agent.instrumentation.tracing.TraceMethodVisitor
-
- visitMethod(int, String, String, String, String[]) - Method in class com.newrelic.agent.instrumentation.context.MarkWeaverMethodsVisitor
-
- visitMethod(int, String, String, String, String[]) - Method in class com.newrelic.agent.instrumentation.GenericClassAdapter
-
- visitMethod(int, String, String, String, String[]) - Method in class com.newrelic.agent.instrumentation.MethodMappersAdapter
-
- visitMethod(int, String, String, String, String[]) - Method in class com.newrelic.agent.instrumentation.RequireMethodsAdapter
-
- visitMethod(int, String, String, String, String[]) - Method in class com.newrelic.agent.instrumentation.tracing.NoticeSqlVisitor
-
- visitMethod(int, String, String, String, String[]) - Method in class com.newrelic.agent.instrumentation.tracing.TraceClassVisitor
-
- visitMethod(int, String, String, String, String[]) - Method in class com.newrelic.agent.instrumentation.weaver.preprocessors.AgentPreprocessors.TokenNullCheckClassVisitor
-
- visitMethod(int, String, String, String, String[]) - Method in class com.newrelic.agent.profile.MethodLineNumberMatcher.LineNumberClassVisitor
-
- visitMethodInsn(int, String, String, String, boolean) - Method in class com.newrelic.agent.instrumentation.tracing.FlyweightTraceMethodVisitor
-
Replace invocations of TracerMethod methods with instructions with store and load local variables.
- visitMethodInsn(int, String, String, String, boolean) - Method in class com.newrelic.agent.instrumentation.tracing.TraceMethodVisitor
-
Replaces calls to Agent.getTracedMethod()
with a pop and a load local instruction
that loads the tracer.
- Visitor - Interface in com.newrelic.agent.tracers.jasper
-