Changed attribute name for better logging purposes
This commit is contained in:
@@ -157,7 +157,7 @@ pub fn pull_policy_exec_histories(
|
||||
&client,
|
||||
);
|
||||
cx.span().set_attribute(KeyValue::new(
|
||||
"Items in Response",
|
||||
"items_in_response",
|
||||
results.response.exechistories.len().to_string(),
|
||||
));
|
||||
results
|
||||
|
||||
Reference in New Issue
Block a user