Configuring IronTap OpenTelemetry integration
Created: | Updated:
Supported exporters
OTLP via gRPC
OTLP via gRPC
You must provide an OTLP endpoint via the irontap.apm.otel.exporter.otlp.endpoint
property.
Example
-Dirontap.apm.otel.exporter.otlp.endpoint=http://localhost:4317
CODE