e

elastic-otel-agentextension

Bundles all elastic extensions in a fat-jar to be used with the vanilla agent via the otel.javaagent.extensions config option
https://github.com/elastic/elastic-otel-java
The Apache License, Version 2.0
Elastic Inc.
Files download
File Operation
elastic-otel-agentextension-0.4.0.jar download
elastic-otel-agentextension-0.4.0.pom download
elastic-otel-agentextension-0.4.0-sources.jar download
Apache Maven
<dependency>
  <groupId>co.elastic.otel</groupId>
  <artifactId>elastic-otel-agentextension</artifactId>
  <version>0.4.0</version>
</dependency>
Gradle Groovy
implementation 'co.elastic.otel:elastic-otel-agentextension:0.4.0'
Gradle Kotlin
implementation("co.elastic.otel:elastic-otel-agentextension:0.4.0")
Scala SBT
libraryDependencies += "co.elastic.otel" % "elastic-otel-agentextension" % "0.4.0"
Groovy Grape
@Grapes(
  @Grab(group='co.elastic.otel', module='elastic-otel-agentextension', version='0.4.0')
)
Apache Ivy
<dependency org="co.elastic.otel" name="elastic-otel-agentextension" rev="0.4.0" />
Leiningen
[co.elastic.otel/elastic-otel-agentextension "0.4.0"]
Apache Buildr
'co.elastic.otel:elastic-otel-agentextension:jar:0.4.0'
Dependencies
The project has no third-party dependencies