Mark Abrams

Results 13 comments of Mark Abrams

Hi @qfyra , have you checked to see if the runtime is sampling your Logic Apps event telemetry? The sampling works in the "client", i.e. the Logic App runtime and...

Logic Apps is just an extension of Function Apps so most of the host configuration for telemetry is the same for both. This [page ](https://learn.microsoft.com/en-us/azure/azure-functions/configure-monitoring) describes how to configure monitoring...

@beschmitt , is the workflow stateful? Stateless workflows do not log a run history.