Page Index - microsoft/DurableFunctionsMonitor GitHub Wiki
34 page(s) in this GitHub Wiki:
- Home
- Overview
- Features
- 1. List, filter and search for your orchestration/entity instances
- 1.1. Filter by date/time range, instance type/status and/or by column values
- 1.2. View results in form of a sortable list with infinite scrolling
- 1.3. ... Or in form of a time histogram
- 1.4. ... Or in form of a Gantt chart
- 1.5. ... Or in form of an interactive (clickable) Functions Graph
- 1.6. Start new orchestration instances
- 1.7. Quickly navigate to an instance by its id
- 2. Observe and manage individual orchestration/entity instances
- 2.1. View instance details, list and filter its execution history
- 2.2. ... Or view its sequence diagram
- 2.3. ... Or view its Gantt chart
- 2.4. ... Or view its interactive (clickable) Functions Graph
- 2.5. ... Or visualize it with your custom Liquid Templates
- 2.6. Restart, Purge, Rewind, Terminate, Raise Events, Set Custom Status
- 3. Perform storage maintenance
- 3.1. Purge instances
- 3.2. Cleanup deleted durable entities
- 3.3. (Only in VsCode ext) Delete Task Hubs
- Config Settings Reference
- Please reload this page
- How to configure authentication
- Please reload this page
- How to create custom Orchestration\Entity status tabs with Liquid Templates
- Please reload this page
- How to generate and use Function Graphs
- Please reload this page
- How to run DfMon in Standalone mode
- Please reload this page
- Release Steps
- Please reload this page