baseUri property

String baseUri
final

OTLP ingest base URI (e.g. https://collector.example or http://10.0.2.2:4318). Native derives per-signal endpoints (/v1/traces, /v1/logs) from this base.

Implementation

final String baseUri;