We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b19337c commit 7f0ef9aCopy full SHA for 7f0ef9a
opentelemetry-sdk/src/logs/record.rs
@@ -135,7 +135,7 @@ impl LogRecord {
135
/// # Arguments
136
///
137
/// - `key`: A reference to the key of the attribute to update.
138
- /// - `value`: A reference to the new value for the attribute.
+ /// - `value`: A new value for the attribute.
139
140
/// # Returns
141
0 commit comments