public class OtlpExporter extends AbstractExporter
| Modifier and Type | Class and Description |
|---|---|
static class |
OtlpExporter.OtlpRequestCompression
The compression type to use on OTLP trace, metric, and log requests.
|
static class |
OtlpExporter.Protocol |
| Modifier and Type | Field and Description |
|---|---|
static String |
OTEL_EXPORTER_OTLP_COMPRESSION |
static String |
OTEL_EXPORTER_OTLP_ENDPOINT |
static String |
OTEL_EXPORTER_OTLP_HEADERS |
static String |
OTEL_EXPORTER_OTLP_PROTOCOL |
static String |
OTEL_EXPORTER_OTLP_TRACES_ENDPOINT |
static String |
OTLP |
OTEL_LOGS_EXPORTER_KEY, OTEL_METRICS_EXPORTER_KEY, OTEL_TRACES_EXPORTER_KEY| Constructor and Description |
|---|
OtlpExporter()
Default constructor used by Mule SDK to instantiate this class.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getCollectorEndpoint() |
Map<String,String> |
getExporterProperties() |
List<Header> |
getHeaders() |
OtlpExporter.OtlpRequestCompression |
getRequestCompression() |
int |
hashCode() |
getConfigProperties, setConfigPropertiespublic static final String OTLP
public static final String OTEL_EXPORTER_OTLP_PROTOCOL
public static final String OTEL_EXPORTER_OTLP_ENDPOINT
public static final String OTEL_EXPORTER_OTLP_TRACES_ENDPOINT
public static final String OTEL_EXPORTER_OTLP_COMPRESSION
public static final String OTEL_EXPORTER_OTLP_HEADERS
public OtlpExporter()
public OtlpExporter.OtlpRequestCompression getRequestCompression()
public String getCollectorEndpoint()
public Map<String,String> getExporterProperties()
getExporterProperties in interface OpenTelemetryExportergetExporterProperties in class AbstractExporterCopyright © 2024 AVIO Consulting. All rights reserved.