property
Method
This is a method of the TelemetryContext class in the telemetry_funcs module.Add a property
Signature
Parameters
No description available.
No description available.
Returns
The result of the operation.
property: Add a property
This is a method of the TelemetryContext class in the telemetry_funcs module.Add a property
def property(mut self, key: impl Into<String>, value: serde_json::Value) -> Self