The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredAsk the Fabric Databases & App Development teams anything! Live on Reddit on August 26th. Learn more.
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.