Skip to content

Commit bb1528d

Browse files
committed
hi
1 parent 1fe4533 commit bb1528d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rust/otap-dataflow/crates/telemetry/src/self_tracing.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ pub struct LogRecord {
3232
/// Pre-encoded body and attributes in OTLP bytes. These bytes
3333
/// can be interrpreted using the otap_df_pdata::views::otlp::bytes::RawLogRecord
3434
/// in practice and/or parsed by a crate::proto::opentelemetry::logs::v1::LogRecord
35-
/// message object for testing.
35+
/// message object for testing..
3636
pub body_attrs_bytes: Bytes,
3737
}
3838

0 commit comments

Comments
 (0)