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
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.lightstep.opentelemetry |
| Идентификатор | Идентификаторlightstep-opentelemetry-parent |
| Последняя версия | Последняя версия0.7.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеLightstep OpenTelemetry Parent
Lightstep OpenTelemetry Exporter
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| lightstep-opentelemetry-parent-0.7.0.pom | 2 KB |
| Обзор |
<!-- 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