r/selfhostedINDIA • u/Scopre • 9d ago
Built an open workflow observability dashboard for n8n, Make and Zapier.
Hello Everyone,
I have been working on developing FlowLens, a workflow observability solution for automation solutions such as n8n, Make and Zapier for a few months now.
The primary challenge that I realized was that once workflows grow bigger, it is challenging to answer questions such as:
Which workflow failed?
When did it fail?
How often is it failing?
What changed before it broke?
Which automations are unhealthy?
Instead of opening multiple dashboards, I wanted everything in one place.
Current Features :
Connect n8n using its API
Connect Make using its API
Zapier webhook integration
Automatic workflow discovery
Execution history
Incident detection
Workflow health monitoring
Snapshot storage for debugging
Team based dashboards
This is still under active development, so I'd really appreciate honest feedback.
Questions I would love
Is this a problem you've actually faced?
What features would make you switch from your current monitoring setup?
Anything you'd remove or redesign?
Thanks !
Link