Skip to content

Commit 203dbaf

Browse files
committed
manual-instr: add footer
Signed-off-by: Benedikt Bongartz <bongartz@klimlive.de>
1 parent d4def48 commit 203dbaf

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

04-manual-instrumentation.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,8 @@ spec:
155155
+ image: ghcr.io/frzifus/kubecon-eu-2024-opentelemetry-kubernetes-tracing-tutorial-backend4:with-instr
156156
```
157157

158+
By instrumenting our applications, whether manually or automatically, we get more telemetry data to help us understand our system. However, since a large amount of telemetry data also generates costs, in the next chapter we will discuss how we can utilise this amount in a meaningful way.
159+
158160
---
159161

160162
[Next steps](./05-sampling.md)

0 commit comments

Comments
 (0)