| InstrumentationLibraryLogs |
Deprecated. |
| InstrumentationLibraryLogs.Builder |
A collection of Logs produced by an InstrumentationLibrary.
|
| 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
|
| 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.
|
| LogsProto |
|
| ResourceLogs |
A collection of ScopeLogs from a Resource.
|
| ResourceLogs.Builder |
A collection of ScopeLogs from a Resource.
|
| ScopeLogs |
A collection of Logs produced by a Scope.
|
| ScopeLogs.Builder |
A collection of Logs produced by a Scope.
|