Lightstep OpenTelemetry Exporter
This exporter is now deprecated. Lightstep can receive OpenTelemetry data via the OpenTelemetry Protocol (OTLP) Exporter. The easiest way to configure it is using the OpenTelemetry Launcher
License |
License |
---|---|
GroupId | GroupIdcom.lightstep.opentelemetry |
ArtifactId | ArtifactIdlightstep-opentelemetry-parent |
Last Version | Last Version0.7.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionLightstep OpenTelemetry Parent
Lightstep OpenTelemetry Exporter
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
lightstep-opentelemetry-parent-0.7.0.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.lightstep.opentelemetry/lightstep-opentelemetry-parent/ -->
<dependency>
<groupId>com.lightstep.opentelemetry</groupId>
<artifactId>lightstep-opentelemetry-parent</artifactId>
<version>0.7.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.lightstep.opentelemetry/lightstep-opentelemetry-parent/
implementation 'com.lightstep.opentelemetry:lightstep-opentelemetry-parent:0.7.0'
// https://jarcasting.com/artifacts/com.lightstep.opentelemetry/lightstep-opentelemetry-parent/
implementation ("com.lightstep.opentelemetry:lightstep-opentelemetry-parent:0.7.0")
'com.lightstep.opentelemetry:lightstep-opentelemetry-parent:pom:0.7.0'
<dependency org="com.lightstep.opentelemetry" name="lightstep-opentelemetry-parent" rev="0.7.0">
<artifact name="lightstep-opentelemetry-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.lightstep.opentelemetry', module='lightstep-opentelemetry-parent', version='0.7.0')
)
libraryDependencies += "com.lightstep.opentelemetry" % "lightstep-opentelemetry-parent" % "0.7.0"
[com.lightstep.opentelemetry/lightstep-opentelemetry-parent "0.7.0"]
This exporter is now deprecated. Lightstep can receive OpenTelemetry data via the OpenTelemetry Protocol (OTLP) Exporter. The easiest way to configure it is using the OpenTelemetry Launcher