# Go zero-code instrumentation

Zero-code instrumentation for Go provides a way to instrument any Go application
and capture telemetry data from many popular libraries and frameworks without
any code changes.

This project is currently work in progress and you can visit the
[opentelemetry-go-instrumentation repository](https://github.com/open-telemetry/opentelemetry-go-instrumentation/)
to learn more.

---

Section pages:

- [Go Instrumentation Auto SDK](/pt/docs/zero-code/go/autosdk/): Integrate manual spans with zero-code eBPF spans with the Auto SDK.
