Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2023 06:46 AM
we use Azure log analytics and in log analytics we don't see a lag as
we capture current_timestamp value in (inprogress) and log analytics timestamp_Generated(automatic column)
which get added when data is written are in difference of 1 min and progress.timestamp which is the stream processing time is showing 10 am while timestamp_generated and current_timestamp in listener code is pointing to current time(which is 10 pm)