scale-tone / DurableFunctionsMonitor

A monitoring/debugging UI tool for Azure Durable Functions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement 'in' filter

scale-tone opened this issue · comments

which can take an array of values (e.g. instanceIds).

The value should come in form of CSV (comma-separated) or JSON array.

Done in v5.1.