79102417

Date: 2024-10-18 14:09:21
Score: 1.5
Natty:
Report link

This issue was caused by an older Application Insights SDK on the API sending in the messages.

As the model of the in-process functions is different than the isolated functions. Digging way deeper down in the logs, showed that whenever the parent id started with "|" the operation link turned out to be set to 00000... Table view of the log entries

So whenever there was a "|" in the parent id, the function completely jacked up the operational link.

Updating to the latest SDK on the API solves this issue.

Reasons:
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Julian Hüppauff