Skip to content
Snippets Groups Projects
Commit f2e35095 authored by Georgios Katsikas's avatar Georgios Katsikas
Browse files

fix: add missing protobuf field

parent 2b956582
No related branches found
No related tags found
2 merge requests!294Release TeraFlowSDN 4.0,!290Refactored P4 test
......@@ -195,6 +195,7 @@ async fn main() -> Result<(), Box<dyn std::error::Error>> {
endpoint_id: None,
slice_id: None,
connection_id: None,
link_id: None,
kpi_description: format!(
"Latency value for service {}",
event_service.service_uuid.unwrap().uuid
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment