We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0de3ac commit 566758aCopy full SHA for 566758a
README.md
@@ -84,7 +84,7 @@ $ ibmcloud ce project create --name demos
84
With that, `cd` into the directory of interest, and read the README to see how
85
to get started.
86
87
-## Tutorials
+## Tutorials / Assets
88
89
- [Gallery](gallery)<br>
90
Walks through the complete growth path of a solution from the prototype
@@ -97,6 +97,9 @@ to get started.
97
processor to one where the data is persisted and processed via an
98
event-driven architecture.
99
100
+- [Metrics Collector](metrics-collector)<br>
101
+ Re-usable asset that helps to gain insights on the CPU and memory consumption of apps, jobs and builds.
102
+
103
## Samples
104
105
The samples are grouped by the main category of functionality that it
0 commit comments