invictus-integration / docs-ifa

Invictus for Azure documentation
https://invictus-integration.github.io/docs-ifa/
MIT License
6 stars 12 forks source link

Add capability to export sub-level details of flows #192

Open GoutsmitSam opened 6 months ago

GoutsmitSam commented 6 months ago

I have had multiple requests from my customer for the following feature in Invictus Dashboard. Let me context the situation:

In my current setup (mainly integration) I am logging errors to the dashboard using the ‘Event Text’ property baked in on the Invictus Dashboard:

image

When the customer has 100+ errors (mostly functional errors so beyond my control) they have to open 100+ entries on the dashboard one by one to check what the error message is. Customer is wondering whether an export feature is in the pipeline/can be added to the pipeline that can export either all properties from detailed info on the dashboard or a feature where you can select what fields to add in the export.

Right now, there is an export functionality, but that does only take an export of the main entry (head level on the dashboard). It does not add the sublevel details.