Skip to content

Commit ea3686c

Browse files
Corrected wrong config name to features.apm.enabled (#33070)
Corrected wrong config name on the current Japanese documentation.
1 parent 3c8fe0b commit ea3686c

File tree

1 file changed

+2
-2
lines changed
  • content/ja/containers/kubernetes

1 file changed

+2
-2
lines changed

content/ja/containers/kubernetes/apm.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ title: Kubernetes APM - トレース収集
4141

4242
{{< tabs >}}
4343
{{% tab "Datadog Operator" %}}
44-
`datadog-agent.yaml` を編集して `features.liveProcessCollection.enabled``true` に設定します。
44+
`datadog-agent.yaml` を編集して `features.apm.enabled``true` に設定します。
4545

4646
```yaml
4747
apiVersion: datadoghq.com/v2alpha1
@@ -319,4 +319,4 @@ APM の構成で利用可能な環境変数のリスト:
319319
[9]: /ja/tracing/guide/setting_up_apm_with_kubernetes_service/
320320
[10]: /ja/tracing
321321
[11]: /ja/tracing/guide/ignoring_apm_resources/?tab=kubernetes
322-
[12]: /ja/agent/configuration/dual-shipping/
322+
[12]: /ja/agent/configuration/dual-shipping/

0 commit comments

Comments
 (0)