jar

com.newrelic.agent.java : newrelic-opentelemetry-agent-extension

Maven & Gradle

Jan 30, 2024
202 stars

New Relic OpenTelemetry Java Agent Extension · Extension for OpenTelemetry Java Agent

Table Of Contents

Latest Version

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

All Versions

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

Version Vulnerabilities Size Updated
8.9.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 newrelic-opentelemetry-agent-extension-8.9.0-alpha.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.newrelic.api.agent

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

io.opentelemetry.semconv

├─ io.opentelemetry.semconv.ResourceAttributes.class - [JAR]

├─ io.opentelemetry.semconv.SemanticAttributes.class - [JAR]

com.newrelic.opentelemetry

├─ com.newrelic.opentelemetry.NoOpConfig.class - [JAR]

├─ com.newrelic.opentelemetry.NoOpDistributedTracePayload.class - [JAR]

├─ com.newrelic.opentelemetry.NoOpLogger.class - [JAR]

├─ com.newrelic.opentelemetry.NoOpSegment.class - [JAR]

├─ com.newrelic.opentelemetry.NoOpToken.class - [JAR]

├─ com.newrelic.opentelemetry.NoOpTraceMetadata.class - [JAR]

├─ com.newrelic.opentelemetry.OpenTelemetryAgent.class - [JAR]

├─ com.newrelic.opentelemetry.OpenTelemetryErrorApi.class - [JAR]

├─ com.newrelic.opentelemetry.OpenTelemetryInsights.class - [JAR]

├─ com.newrelic.opentelemetry.OpenTelemetryMetricsAggregator.class - [JAR]

├─ com.newrelic.opentelemetry.OpenTelemetryNewRelic.class - [JAR]

├─ com.newrelic.opentelemetry.OpenTelemetryTracedMethod.class - [JAR]

├─ com.newrelic.opentelemetry.OpenTelemetryTransaction.class - [JAR]

com.newrelic.opentelemetry.internal

├─ com.newrelic.opentelemetry.internal.NewRelicExtensionInstaller.class - [JAR]