AppOptics Java Instrumentation SDK

Enables custom instrumentation by providing an SDK to capture start and end times for your functions and include arbitrary data. While AppOptics provides superior out-of-the-box performance monitoring, using the SDK can allow for more detailed transaction reporting within AppOptics's user interface. For other information on our Java agent please visit http://docs.appoptics.com/kb/apm_tracing/java/. For SDK information please visit http://docs.appoptics.com/kb/apm_tracing/java/sdk/ .

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.appoptics.agent.java
ArtifactId

ArtifactId

appoptics-sdk
Last Version

Last Version

6.24.3
Release Date

Release Date

Type

Type

jar
Description

Description

AppOptics Java Instrumentation SDK
Enables custom instrumentation by providing an SDK to capture start and end times for your functions and include arbitrary data. While AppOptics provides superior out-of-the-box performance monitoring, using the SDK can allow for more detailed transaction reporting within AppOptics's user interface. For other information on our Java agent please visit http://docs.appoptics.com/kb/apm_tracing/java/. For SDK information please visit http://docs.appoptics.com/kb/apm_tracing/java/sdk/ .
Project URL

Project URL

https://www.appoptics.com/

Download appoptics-sdk

How to add to project

<!-- https://jarcasting.com/artifacts/com.appoptics.agent.java/appoptics-sdk/ -->
<dependency>
    <groupId>com.appoptics.agent.java</groupId>
    <artifactId>appoptics-sdk</artifactId>
    <version>6.24.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.appoptics.agent.java/appoptics-sdk/
implementation 'com.appoptics.agent.java:appoptics-sdk:6.24.3'
// https://jarcasting.com/artifacts/com.appoptics.agent.java/appoptics-sdk/
implementation ("com.appoptics.agent.java:appoptics-sdk:6.24.3")
'com.appoptics.agent.java:appoptics-sdk:jar:6.24.3'
<dependency org="com.appoptics.agent.java" name="appoptics-sdk" rev="6.24.3">
  <artifact name="appoptics-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.appoptics.agent.java', module='appoptics-sdk', version='6.24.3')
)
libraryDependencies += "com.appoptics.agent.java" % "appoptics-sdk" % "6.24.3"
[com.appoptics.agent.java/appoptics-sdk "6.24.3"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
6.24.3
6.24.2
6.24.1
6.24.0
6.23.0
6.22.0
6.21.0
6.20.1
6.20.0
6.19.1
6.19.0
6.18.1
6.18.0
6.17.0
6.16.0
6.15.0
6.14.0
6.13.0
6.12.0
6.11.1
6.11.0
6.10.0
6.9.0
6.8.0
6.7.1
6.7.0
6.6.0
6.5.1
6.5.0
6.3.0
6.0.0