architecture-center icon indicating copy to clipboard operation
architecture-center copied to clipboard

Incorrect datetime parsing

Open mcollier opened this issue 2 years ago • 1 comments

I think the KQL queries showing parsing of the "Trigger Details" message with a datetime value may be incorrect. The format of the message may have changed.

The example below shows the format I'm observing: Trigger Details: PartionId: 59, Offset: 124580099912-124580204288, EnqueueTimeUtc: 2022-08-02T11:10:19.4440000+00:00-2022-08-02T11:10:24.5380000+00:00, SequenceNumber: 122953-122972, Count: 20

Notice the difference in the EnqueueTimeUtc field (changed from using "Z" to "+00:00".

The queries may need to be modified to parse the datetime values correctly.


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

mcollier avatar Aug 03 '22 03:08 mcollier

@mcollier Thanks for the feedback! I have assigned the issue to the content author to investigate further and update the document as appropriate.

MayankBargali-MSFT avatar Aug 03 '22 10:08 MayankBargali-MSFT

#please-close

v-fearam avatar Jan 09 '23 10:01 v-fearam