public static class OtelExporterProperties.Otlp extends Object
| Constructor and Description |
|---|
Otlp() |
| Modifier and Type | Method and Description |
|---|---|
String |
getEndpoint() |
Map<String,String> |
getHeaders() |
Long |
getTimeout() |
boolean |
isEnabled() |
void |
setEnabled(boolean enabled) |
void |
setEndpoint(String endpoint) |
void |
setHeaders(Map<String,String> headers) |
void |
setTimeout(Long timeout) |
Copyright © 2023 Pivotal Software, Inc.. All rights reserved.