# 零代码插桩

LLMS index: [llms.txt](/llms.txt)

---

OpenTelemetry 的[零代码插桩][zero-code instrumentation]已支持下述索引中列出的编程语言。

如果你在使用 Kubernetes，可以借助 [OpenTelemetry Kubernetes Operator][otel-op]
为 .NET、Java、Node.js、Python 或 Go 应用[注入零代码插桩][inject zero-code instrumentation]。

[inject zero-code instrumentation]: /docs/platforms/kubernetes/operator/automatic/
[zero-code instrumentation]: /docs/concepts/instrumentation/zero-code/
[otel-op]: /docs/platforms/kubernetes/operator/

---

Section pages:

- [OpenTelemetry eBPF Instrumentation](/zh/docs/zero-code/obi/): Learn how to use OpenTelemetry eBPF Instrumentation for automatic instrumentation.
- [Go zero-code instrumentation](/zh/docs/zero-code/go/)
- [.NET zero-code instrumentation](/zh/docs/zero-code/dotnet/): Send traces and metrics from .NET applications and services.
- [PHP 零代码插桩](/zh/docs/zero-code/php/)
- [Python zero-code instrumentation](/zh/docs/zero-code/python/)
- [Java 零代码插桩](/zh/docs/zero-code/java/)
- [JavaScript 零代码插桩](/zh/docs/zero-code/js/): 无需修改源代码即可从应用程序捕获遥测数据
