Telemetry Use Case

added Telemetry Use Case showing Fibonacci workload
This commit is contained in:
cihe 2024-12-05 14:27:02 +01:00
parent 1b77a80563
commit 8599ddbefc
2 changed files with 13 additions and 0 deletions

View file

@ -40,6 +40,19 @@ Deploy and develop the famous socks shops:
* https://github.com/kezoo/nestjs-reactjs-graphql-typescript-boilerplate-example
### Telemetry Use Case with respect to the Fibonacci workload
The Fibonacci App on the cluster can be accessed on the path https://cnoe.localtest.me/fibonacci.
It can be called for example by using the URL https://cnoe.localtest.me/fibonacci?number=5000000.
The resulting ressource spike can be observed one the Grafana dashboard "Kubernetes / Compute Resources / Cluster".
The resulting visualization should look similar like this:
![alt text](fibonacci-app_cpu-spike.png)
## When and how to use the developer framework?
### e.g. an example

Binary file not shown.

After

Width:  |  Height:  |  Size: 154 KiB