Serialized Form
-
Package io.opentelemetry.exporter.internal
-
Exception Class io.opentelemetry.exporter.internal.FailedExportException
class FailedExportException extends Exception implements Serializable- serialVersionUID:
- 6988924855140178789L
-
Exception Class io.opentelemetry.exporter.internal.FailedExportException.GrpcExportException
class GrpcExportException extends FailedExportException implements Serializable- serialVersionUID:
- -9157548250286695364L
-
Serialized Fields
-
cause
Throwable cause
-
response
GrpcResponse response
-
-
Exception Class io.opentelemetry.exporter.internal.FailedExportException.HttpExportException
class HttpExportException extends FailedExportException implements Serializable- serialVersionUID:
- -6787390183017184775L
-
Serialized Fields
-
cause
Throwable cause
-
response
HttpSender.Response response
-
-
-
Package io.opentelemetry.sdk.autoconfigure.spi
-
Exception Class io.opentelemetry.sdk.autoconfigure.spi.ConfigurationException
class ConfigurationException extends RuntimeException implements Serializable- serialVersionUID:
- 4717640118051490483L
-
-
Package io.opentelemetry.sdk.internal
-
Class io.opentelemetry.sdk.internal.AttributesMap
- serialVersionUID:
- -5072696312123632376L
-
Serialized Fields
-
capacity
long capacity
-
lengthLimit
int lengthLimit
-
totalAddedValues
int totalAddedValues
-
-