Package-level declarations
Types
Link copied to clipboard
class OtlpHttpEdge(client: HttpClient, endpoint: String, store: DurableStore, maxSentIds: Int = DEFAULT_MAX_SENT_IDS, wire: OtlpWireFormat = OtlpWireFormat.JSON) : OtlpEdge
Link copied to clipboard
Which OTLP/HTTP wire encoding an OtlpHttpEdge emits.