| InstrumentationLibraryLogs |
Deprecated.
|
| InstrumentationLibraryLogs.Builder |
Deprecated.
A collection of Logs produced by an InstrumentationLibrary.
|
| InstrumentationLibraryLogsOrBuilder |
Deprecated.
|
| LogRecord |
A log record according to OpenTelemetry Log Data Model:
https://github.com/open-telemetry/oteps/blob/main/text/logs/0097-log-data-model.md
|
| LogRecord.Builder |
A log record according to OpenTelemetry Log Data Model:
https://github.com/open-telemetry/oteps/blob/main/text/logs/0097-log-data-model.md
|
| LogRecordFlags |
Masks for LogRecord.flags field.
|
| LogRecordOrBuilder |
|
| LogsData |
LogsData represents the logs data that can be stored in a persistent storage,
OR can be embedded by other protocols that transfer OTLP logs data but do not
implement the OTLP protocol.
|
| LogsData.Builder |
LogsData represents the logs data that can be stored in a persistent storage,
OR can be embedded by other protocols that transfer OTLP logs data but do not
implement the OTLP protocol.
|
| LogsDataOrBuilder |
|
| ResourceLogs |
A collection of ScopeLogs from a Resource.
|
| ResourceLogs.Builder |
A collection of ScopeLogs from a Resource.
|
| ResourceLogsOrBuilder |
|
| ScopeLogs |
A collection of Logs produced by a Scope.
|
| ScopeLogs.Builder |
A collection of Logs produced by a Scope.
|
| ScopeLogsOrBuilder |
|
| SeverityNumber |
Possible values for LogRecord.SeverityNumber.
|