Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
Hi,
I've created an evenstream with an Azure Event Hubs as a source and a KQL database as a destination.
I need to know how long an event takes to process in the eventstream, from the source to the destination.
Which data do I need to check? Thanks
Solved! Go to Solution.
Hi @pmscorca ,
Unfortunately, there is no direct place to see how long it takes to process an event from source to destination in EventStream. You can calculate the time based on the x-axis of the line graph in the Data insights tab, and Runtime logs enable you to inspect detailed logs that occur in the EventStream engine.
For more details, please refer:
Monitoring status and performance of an Eventstream item - Microsoft Fabric | Microsoft Learn
Best Regards,
Neeko Tang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @pmscorca ,
Unfortunately, there is no direct place to see how long it takes to process an event from source to destination in EventStream. You can calculate the time based on the x-axis of the line graph in the Data insights tab, and Runtime logs enable you to inspect detailed logs that occur in the EventStream engine.
For more details, please refer:
Monitoring status and performance of an Eventstream item - Microsoft Fabric | Microsoft Learn
Best Regards,
Neeko Tang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.