We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97428ea commit f4aec19Copy full SHA for f4aec19
opentelemetry-sdk/src/testing/logs/in_memory_exporter.rs
@@ -50,7 +50,7 @@ impl Default for InMemoryLogsExporter {
50
}
51
52
53
-/// `LogDataWithResource` associates a [`SdkLogRecord`] with a [`Resource`] and
+/// `LogDataWithResource` associates a [`LogRecord`] with a [`Resource`] and
54
/// [`InstrumentationLibrary`].
55
#[derive(Clone, Debug)]
56
pub struct LogDataWithResource {
0 commit comments