jar

com.newrelic.agent.java : agent-bridge

Maven & Gradle

Jul 25, 2023
192 stars

New Relic Java agent bridge API · The bridge API of the Java agent.

Table Of Contents

Latest Version

Download com.newrelic.agent.java : agent-bridge JAR file - Latest Versions:

All Versions

Download com.newrelic.agent.java : agent-bridge JAR file - All Versions:

Version Vulnerabilities Size Updated
8.5.x
8.4.x
8.3.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window agent-bridge-8.5.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.newrelic.agent.bridge.datastore

├─ com.newrelic.agent.bridge.datastore.DatastoreInstanceDetection.class - [JAR]

├─ com.newrelic.agent.bridge.datastore.QueryConverter.class - [JAR]

com.newrelic.agent.instrumentation

├─ com.newrelic.agent.instrumentation.InstrumentationType.class - [JAR]

├─ com.newrelic.agent.instrumentation.InstrumentedClass.class - [JAR]

├─ com.newrelic.agent.instrumentation.InstrumentedMethod.class - [JAR]

├─ com.newrelic.agent.instrumentation.WeaveInstrumentation.class - [JAR]

├─ com.newrelic.agent.instrumentation.WeavedMethod.class - [JAR]

com.newrelic.agent.tracers

├─ com.newrelic.agent.tracers.IgnoreChildSocketCalls.class - [JAR]

├─ com.newrelic.agent.tracers.TracerFlags.class - [JAR]

com.newrelic.api.agent

├─ com.newrelic.api.agent.ApplicationNamePriority.class - [JAR]

├─ com.newrelic.api.agent.DistributedTraceParser.class - [JAR]

├─ com.newrelic.api.agent.Logs.class - [JAR]

├─ com.newrelic.api.agent.NewRelic.class - [JAR]

com.newrelic.agent.bridge

├─ com.newrelic.agent.bridge.Agent.class - [JAR]

├─ com.newrelic.agent.bridge.AgentBridge.class - [JAR]

├─ com.newrelic.agent.bridge.AsyncApi.class - [JAR]

├─ com.newrelic.agent.bridge.CollectionFactory.class - [JAR]

├─ com.newrelic.agent.bridge.CrossProcessState.class - [JAR]

├─ com.newrelic.agent.bridge.DefaultCollectionFactory.class - [JAR]

├─ com.newrelic.agent.bridge.DistributedTracePayload.class - [JAR]

├─ com.newrelic.agent.bridge.ExitTracer.class - [JAR]

├─ com.newrelic.agent.bridge.ExtensionHolder.class - [JAR]

├─ com.newrelic.agent.bridge.ExtensionHolderFactory.class - [JAR]

├─ com.newrelic.agent.bridge.Instrumentation.class - [JAR]

├─ com.newrelic.agent.bridge.JmxApi.class - [JAR]

├─ com.newrelic.agent.bridge.ManifestUtils.class - [JAR]

├─ com.newrelic.agent.bridge.NoOpAgent.class - [JAR]

├─ com.newrelic.agent.bridge.NoOpAsyncApi.class - [JAR]

├─ com.newrelic.agent.bridge.NoOpConfig.class - [JAR]

├─ com.newrelic.agent.bridge.NoOpCrossProcessState.class - [JAR]

├─ com.newrelic.agent.bridge.NoOpDistributedTracePayload.class - [JAR]

├─ com.newrelic.agent.bridge.NoOpInsights.class - [JAR]

├─ com.newrelic.agent.bridge.NoOpInstrumentation.class - [JAR]

├─ com.newrelic.agent.bridge.NoOpJmxApi.class - [JAR]

├─ com.newrelic.agent.bridge.NoOpLogger.class - [JAR]

├─ com.newrelic.agent.bridge.NoOpLogs.class - [JAR]

├─ com.newrelic.agent.bridge.NoOpMetricAggregator.class - [JAR]

├─ com.newrelic.agent.bridge.NoOpPrivateApi.class - [JAR]

├─ com.newrelic.agent.bridge.NoOpPublicApi.class - [JAR]

├─ com.newrelic.agent.bridge.NoOpSegment.class - [JAR]

├─ com.newrelic.agent.bridge.NoOpToken.class - [JAR]

├─ com.newrelic.agent.bridge.NoOpTraceMetadata.class - [JAR]

├─ com.newrelic.agent.bridge.NoOpTracedMethod.class - [JAR]

├─ com.newrelic.agent.bridge.NoOpTransaction.class - [JAR]

├─ com.newrelic.agent.bridge.NoOpWebResponse.class - [JAR]

├─ com.newrelic.agent.bridge.PrivateApi.class - [JAR]

├─ com.newrelic.agent.bridge.PublicApi.class - [JAR]

├─ com.newrelic.agent.bridge.StatusCodePolicy.class - [JAR]

├─ com.newrelic.agent.bridge.Token.class - [JAR]

├─ com.newrelic.agent.bridge.TracedActivity.class - [JAR]

├─ com.newrelic.agent.bridge.TracedMethod.class - [JAR]

├─ com.newrelic.agent.bridge.Transaction.class - [JAR]

├─ com.newrelic.agent.bridge.TransactionNamePriority.class - [JAR]

├─ com.newrelic.agent.bridge.WebResponse.class - [JAR]

com.newrelic.agent.bridge.reflect

├─ com.newrelic.agent.bridge.reflect.ClassReflection.class - [JAR]

com.newrelic.api.agent.weaver.internal

├─ com.newrelic.api.agent.weaver.internal.NewClass.class - [JAR]

├─ com.newrelic.api.agent.weaver.internal.WeavePackageType.class - [JAR]

com.newrelic.agent.bridge.logging

├─ com.newrelic.agent.bridge.logging.AppLoggingUtils.class - [JAR]

├─ com.newrelic.agent.bridge.logging.LogAttributeKey.class - [JAR]

├─ com.newrelic.agent.bridge.logging.LogAttributeType.class - [JAR]

com.newrelic.agent.bridge.external

├─ com.newrelic.agent.bridge.external.DatastoreParameters.class - [JAR]

├─ com.newrelic.agent.bridge.external.DestinationType.class - [JAR]

├─ com.newrelic.agent.bridge.external.ExternalMetrics.class - [JAR]

├─ com.newrelic.agent.bridge.external.ExternalParameters.class - [JAR]

├─ com.newrelic.agent.bridge.external.ExternalParametersFactory.class - [JAR]

├─ com.newrelic.agent.bridge.external.GenericParameters.class - [JAR]

├─ com.newrelic.agent.bridge.external.HttpParameters.class - [JAR]

├─ com.newrelic.agent.bridge.external.MessageConsumeParameters.class - [JAR]

├─ com.newrelic.agent.bridge.external.MessageProduceParameters.class - [JAR]

├─ com.newrelic.agent.bridge.external.SlowQueryDatastoreParameters.class - [JAR]

├─ com.newrelic.agent.bridge.external.SlowQueryWithInputDatastoreParameters.class - [JAR]

├─ com.newrelic.agent.bridge.external.URISupport.class - [JAR]

com.newrelic.agent.instrumentation.context

├─ com.newrelic.agent.instrumentation.context.ModifiedClassloader.class - [JAR]

com.newrelic.api.agent.weaver

├─ com.newrelic.api.agent.weaver.CatchAndLog.class - [JAR]