From 1309bfdf89d52a533cb5a83b1f71bc01514bf1d4 Mon Sep 17 00:00:00 2001 From: Jasti Sri Radhe Shyam Date: Fri, 3 Nov 2023 15:13:19 +0530 Subject: [PATCH] add article Signed-off-by: Jasti Sri Radhe Shyam --- deliveries/zeeve_larch_milestone_2.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deliveries/zeeve_larch_milestone_2.md b/deliveries/zeeve_larch_milestone_2.md index b03e28c97..8beb5df54 100644 --- a/deliveries/zeeve_larch_milestone_2.md +++ b/deliveries/zeeve_larch_milestone_2.md @@ -14,7 +14,7 @@ | 0b. | Documentation | [larch/readme.md at main · Zeeve-App/larch](https://github.com/Zeeve-App/larch/blob/84da44beea04a399d91b1eb88d586e5e7e5c0058/readme.md) [larch/docs at main · Zeeve-App/larch](https://github.com/Zeeve-App/larch/tree/main/docs) | Additionally docs are provided in the Larch application for users to understand usage and features | | 0c. | Testing Guide | [larch/docs/development/test_coverage.md at main · Zeeve-App/larch · GitHub](https://github.com/Zeeve-App/larch/blob/main/docs/development/test_coverage.md) | ... | | 0d. | Standalone Executable | [Release v1.4.0 · Zeeve-App/larch](https://github.com/Zeeve-App/larch/releases/tag/v1.4.0) | ... | -| 0e. | Article | []() | Will be added soon | +| 0e. | Article | [Zeeve's Larch: Polkadot/Substrate Zombienet Automation and Monitoring with an Intuitive GUI Tool](https://www.zeeve.io/blog/zeeves-larch-polkadot-substrate-zombienet-automation-and-monitoring-with-an-intuitive-gui-tool/) | ... | | 1. | Design monitoring strategy | [Zeeve-App/larch at 30aa28681493d92cbdb5d1f56c11063790bc518f](https://github.com/Zeeve-App/larch/tree/30aa28681493d92cbdb5d1f56c11063790bc518f) | The Zombie-net doesn't provide any embedded monitoring tool, we will with the zombie-net setup automation, automatically setup prometheus and Grafana while configuring the zombie-net. | | 2. | Setup Dashboard | [Zeeve-App/larch at 30aa28681493d92cbdb5d1f56c11063790bc518f](https://github.com/Zeeve-App/larch/tree/30aa28681493d92cbdb5d1f56c11063790bc518f) | The deployment done for Prometheus and Grafana will show standard Dashboard having system resource and zombie-net specific details shown on the aforementioned Grafana GUI Dashboard. | | 3. | Activity | [Zeeve-App/larch at 30aa28681493d92cbdb5d1f56c11063790bc518f](https://github.com/Zeeve-App/larch/tree/30aa28681493d92cbdb5d1f56c11063790bc518f) | The system will log all the activities and operations performed by user |