Forum Discussion
Monitoring processing time for an event entered into an eventstream
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
- Anonymous1 year ago
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.
1 Reply
- AnonymousNot applicable
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.