Skip to content

Commit 9f1e43f

Browse files
committed
feat: list FinOps Agent in ecosystem page
Signed-off-by: Nilushan Costa <nilushan@wso2.com>
1 parent df7e41d commit 9f1e43f

1 file changed

Lines changed: 19 additions & 1 deletion

File tree

src/data/marketplace-plugins.json

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -621,7 +621,25 @@
621621
],
622622
"logoUrl": "",
623623
"author": "OpenChoreo",
624-
"sourceUrl": "https://openchoreo.dev/docs/next/ai/sre-agent/",
624+
"sourceUrl": "https://openchoreo.dev/docs/ai/sre-agent/",
625+
"default": false,
626+
"released": true
627+
},
628+
{
629+
"id": "finops-agent",
630+
"group": "agent",
631+
"name": "FinOps Agent",
632+
"description": "AI agent that helps teams analyze cloud costs and identify optimization opportunities",
633+
"category": "AI",
634+
"tags": [
635+
"ai-agent",
636+
"finops",
637+
"cost-optimization",
638+
"cloud-cost"
639+
],
640+
"logoUrl": "",
641+
"author": "OpenChoreo",
642+
"sourceUrl": "https://openchoreo.dev/docs/ai/finops-agent/",
625643
"default": false,
626644
"released": true
627645
},

0 commit comments

Comments
 (0)