# ゼロコード計装

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

---

OpenTelemetryの[ゼロコード計装][zero-code instrumentation]は、以下のセクションインデックスに記載されている言語でサポートされています。

Kubernetesを使用している場合、[Kubernetes用のOpenTelemetryオペレーター][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計装](/ja/docs/zero-code/obi/): 自動計装にOpenTelemetry eBPF計装を使用する方法を学びます。
- [Go ゼロコード計装](/ja/docs/zero-code/go/)
- [.NET zero-code instrumentation](/ja/docs/zero-code/dotnet/): Send traces and metrics from .NET applications and services.
- [PHP zero-code instrumentation](/ja/docs/zero-code/php/)
- [Pythonゼロコード・計装](/ja/docs/zero-code/python/)
- [Javaゼロコード計装](/ja/docs/zero-code/java/)
- [JavaScriptのゼロコード計装](/ja/docs/zero-code/js/): ソースコードの変更なしでアプリケーションからテレメトリーをキャプチャする
