From fc0a22395d7d3291229e61fb5251bbbfc30e8859 Mon Sep 17 00:00:00 2001 From: liaosy Date: Wed, 22 Jan 2025 21:13:55 +0800 Subject: [PATCH] chore: add agent link --- app/page.tsx | 24 +++++++++++++++++++---- public/assets/logo/Agent.svg | 37 ++++++++++++++++++++++++++++++++++++ 2 files changed, 57 insertions(+), 4 deletions(-) create mode 100644 public/assets/logo/Agent.svg diff --git a/app/page.tsx b/app/page.tsx index e09420a..dd924ac 100644 --- a/app/page.tsx +++ b/app/page.tsx @@ -46,7 +46,7 @@ export default function Home() {
- +
· Installing the Loadgen - · Release Notes + · Release notes +
+
+
+ + INFINI Agent + +
+ · Installing the Agent + · Collect the cluster health metrics + · Collect the cluster log files
@@ -81,14 +97,14 @@ export default function Home() { INFINI coco
· Getting started - · API Reference + · API reference · Connect to your google drive
diff --git a/public/assets/logo/Agent.svg b/public/assets/logo/Agent.svg new file mode 100644 index 0000000..9754722 --- /dev/null +++ b/public/assets/logo/Agent.svg @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file