Forum Discussion

Izyaan_sc's avatar
Izyaan_sc
Frequent Visitor
5 months ago
Solved

User Data Function: 'NotFound' Error (WorkloadException) after Publishing, but Success in Develop

I am setting up a monitoring workflow in Microsoft Fabric using Fabric Activator. I have created an alert based on a KQL query that monitors row ingestion. kql query -  table1 | where ingestion_ti...
  • Izyaan_sc's avatar
    Izyaan_sc
    4 months ago

    Actually, connecting to the Mimir endpoint isn't the bottleneck here(tested using another udf and it worked in run mode). The issue appears to be specifically related to the UDF runtime failing to recognize the Prometheus library. I’ll follow your suggestion and move this to a Fabric Notebook, thanks.