DurableFunctionsMonitor icon indicating copy to clipboard operation
DurableFunctionsMonitor copied to clipboard

A monitoring/debugging UI tool for Azure Durable Functions

Results 66 DurableFunctionsMonitor issues
Sort by recently updated
recently updated
newest added

Just installed this tool in vscode and trying to connect it to one of my storage accounts. When trying to start the Durable Function Monitor it renders an immediate error...

P2

Hi all, For the `durablefunctionsmonitor.dotnetisolated.core` project. Would it be possible to extend the code in `ExtensionMethods.UseDurableFunctionsMonitor` so it also allows use of the newer documented connection string configuration (`connectionString` supported...

P2

Durable Functions Monitor extension has been working fine for me since I installed it until for an unrelated issue, I updated my Azure Function Core Tools and probably dotnet versions...

Needs: Triage :mag:

When using durable functions monitor with the MSSQL backend in the [default multi-tenant configuration](https://microsoft.github.io/durabletask-mssql/#/multitenancy?id=multitenancy), the monitor seems to discover the task hubs correctly, but does not use them when querying...

P2

Hi all, would it be possible to package the version for SQL as nuget package and publish it? Or maybe include the necessary in the main package and be able...

P2

Hi all, would it be possible to add a copy-function for the payloads in e. g. in Input and result? Thank you in advance :)

enhancement
P2

Bumps [undici](https://github.com/nodejs/undici) from 6.21.0 to 6.21.1. Release notes Sourced from undici's releases. v6.21.1 ⚠️ Security Release ⚠️ Fixes CVE CVE-2025-22150 https://github.com/nodejs/undici/security/advisories/GHSA-c76h-2ccp-4975 (embargoed until 22-01-2025). What's Changed fix(#3736): back-port 183f8e9 to...

dependencies
javascript

Bumps [katex](https://github.com/KaTeX/KaTeX) from 0.16.11 to 0.16.21. Release notes Sourced from katex's releases. v0.16.21 0.16.21 (2025-01-17) Bug Fixes escape \htmlData attribute name (57914ad) See security advisory https://github.com/KaTeX/KaTeX/security/advisories/GHSA-cg87-wmx4-v546 v0.16.20 0.16.20 (2025-01-12) Bug...

dependencies
javascript

The parentInstanceId appears to not be populated for sub-orchestrations. DFMon is deployed as an Azure Function App, Durable Function storage provider is Azure Storage. The sub-orchestrations are showing correctly under...

P2

Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.8. Changelog Sourced from nanoid's changelog. 3.3.8 Fixed a way to break Nano ID by passing non-integer size (by @​myndzi). Commits 3044cd5 Release 3.3.8 version...

dependencies
javascript