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 a9315af commit 71eda82Copy full SHA for 71eda82
1 file changed
README.md
@@ -10,7 +10,7 @@ The chosen Application Performance Management (APM) tool based on distributed tr
10
11
Some key components are crucial for the CLT ecosystem:
12
- a recent kernel with IOAM (>= 5.17) [patched](./CLT.patch) for Cross-Layer Telemetry
13
-- the CLT client library in [Python](./clt_genl.py) or in [Go](./clt_genl_go/)
+- the CLT client library in [Python](./library/python/clt_genl.py) or in [Go](./library/golang/clt_genl.go)
14
- an [IOAM Agent](https://github.com/Advanced-Observability/ioam-agent-python/tree/clt)
15
- an [IOAM Collector](https://github.com/Advanced-Observability/ioam-collector-go-jaeger)
16
0 commit comments