public abstract class AbstractExporter extends Object implements OpenTelemetryExporter
OTEL_LOGS_EXPORTER_KEY, OTEL_METRICS_EXPORTER_KEY, OTEL_TRACES_EXPORTER_KEY| Constructor and Description |
|---|
AbstractExporter() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getConfigProperties() |
Map<String,String> |
getExporterProperties() |
void |
setConfigProperties(Map<String,String> configProperties) |
protected String |
transformToAbsolutePath(String propertyName,
String path)
When paths are provided relative to the mule application code, the OTEL SDK
resolution fails to find those files.
|
public Map<String,String> getExporterProperties()
getExporterProperties in interface OpenTelemetryExporterCopyright © 2024 AVIO Consulting. All rights reserved.