From 0eaa323c632e2796e3e8d8ece8a9ce54d1456926 Mon Sep 17 00:00:00 2001 From: Enrico Regge Date: Thu, 21 Nov 2024 17:35:20 +0100 Subject: [PATCH] Adding the metrics collector --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c6536e9a..f6655437 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,7 @@ $ ibmcloud ce project create --name demos With that, `cd` into the directory of interest, and read the README to see how to get started. -## Tutorials +## Tutorials / Assets - [Gallery](gallery)
Walks through the complete growth path of a solution from the prototype @@ -97,6 +97,9 @@ to get started. processor to one where the data is persisted and processed via an event-driven architecture. +- [Metrics Collector](metrics-collector)
+ Re-usable asset that helps to gain insights on the CPU and memory consumption of apps, jobs and builds. + ## Samples The samples are grouped by the main category of functionality that it