Files
n8n-workflows/dashboard_data.json
Sahiix@1 3c0a92c460 ssd (#10)
* ok

ok

* Refactor README for better structure and readability

Updated README to improve formatting and clarity.

* Initial plan

* Initial plan

* Initial plan

* Initial plan

* Comprehensive deployment infrastructure implementation

Co-authored-by: sahiixx <221578902+sahiixx@users.noreply.github.com>

* Add comprehensive deployment infrastructure - Docker, K8s, CI/CD, scripts

Co-authored-by: sahiixx <221578902+sahiixx@users.noreply.github.com>

* Add files via upload

* Complete deployment implementation - tested and working production deployment

Co-authored-by: sahiixx <221578902+sahiixx@users.noreply.github.com>

* Revert "Implement comprehensive deployment infrastructure for n8n-workflows documentation system"

* Update docker-compose.prod.yml

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update scripts/health-check.sh

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: dopeuni444 <sahiixofficial@wgmail.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-09-29 09:31:37 +04:00

146 lines
3.3 KiB
JSON

{
"overview": {
"total_workflows": 1056,
"active_workflows": 0,
"inactive_workflows": 697,
"error_workflows": 359,
"health_percentage": 0.0,
"total_nodes": 76618,
"total_connections": 6210,
"total_size_mb": 65.42
},
"categories": [
[
"Manual",
{
"count": 391,
"nodes": 7749,
"connections": 368,
"size": 6653728,
"active": 0,
"inactive": 115,
"errors": 276
}
],
[
"Splitout",
{
"count": 194,
"nodes": 10674,
"connections": 879,
"size": 9337484,
"active": 0,
"inactive": 183,
"errors": 11
}
],
[
"Code",
{
"count": 183,
"nodes": 8854,
"connections": 712,
"size": 8665689,
"active": 0,
"inactive": 166,
"errors": 17
}
],
[
"Http",
{
"count": 176,
"nodes": 6137,
"connections": 472,
"size": 4997824,
"active": 0,
"inactive": 152,
"errors": 24
}
],
[
"Telegram",
{
"count": 119,
"nodes": 5859,
"connections": 777,
"size": 4973265,
"active": 0,
"inactive": 103,
"errors": 16
}
]
],
"recent_activity": {
"count": 1056,
"workflows": [
{
"name": "Receive updates when a new account is added by an admin in ActiveCampaign",
"category": "Activecampaign",
"last_modified": "2025-09-29T07:07:41.865853",
"quality_score": 55
},
{
"name": "Acuityschedulingtrigger Workflow",
"category": "Acuityscheduling",
"last_modified": "2025-09-29T07:07:41.874868",
"quality_score": 55
},
{
"name": "Receive updates when a new list is created in Affinity",
"category": "Affinity",
"last_modified": "2025-09-29T07:07:41.892649",
"quality_score": 55
},
{
"name": "Stickynote Workflow",
"category": "Webhook",
"last_modified": "2025-09-29T07:08:01.290739",
"quality_score": 85
},
{
"name": "Telegramtrigger Workflow",
"category": "Telegram",
"last_modified": "2025-09-29T07:07:57.068113",
"quality_score": 60
},
{
"name": "Lmchatopenai Workflow",
"category": "Webhook",
"last_modified": "2025-09-29T07:08:00.877243",
"quality_score": 85
},
{
"name": "Klicktipp Workflow",
"category": "Calendly",
"last_modified": "2025-09-29T07:07:42.288939",
"quality_score": 65
},
{
"name": "Set Workflow",
"category": "Youtube",
"last_modified": "2025-09-29T07:08:01.713900",
"quality_score": 55
},
{
"name": "Executeworkflowtrigger Workflow",
"category": "Wait",
"last_modified": "2025-09-29T07:07:58.911784",
"quality_score": 65
},
{
"name": "Gmailtrigger Workflow",
"category": "Stickynote",
"last_modified": "2025-09-29T07:07:55.014145",
"quality_score": 70
}
]
},
"quality_distribution": {
"excellent (90-100)": 0,
"good (70-89)": 697,
"fair (50-69)": 352,
"poor (0-49)": 7
},
"last_scan": "2025-09-29T07:15:40.205170"
}