documentation icon indicating copy to clipboard operation
documentation copied to clipboard

Add Operator Path to APM Single Step Instrumentation

Open brett0000FF opened this issue 1 year ago • 1 comments

What does this PR do? What is the motivation?

  • Split Kubernetes tab into Helm and Operator.
  • Add content for Operator.

Preview: https://docs-staging.datadoghq.com/brett0000FF/ssi-k8operator/tracing/trace_collection/automatic_instrumentation/single-step-apm/?tab=kubernetes

TODO

  • [ ] Verify code snippets for new Operator instructions.

Merge instructions

  • [ ] Please merge after reviewing

Additional notes

brett0000FF avatar Feb 29 '24 20:02 brett0000FF

Preview links (active after the build_preview check completes)

Modified Files

  • https://docs-staging.datadoghq.com/brett0000FF/ssi-k8operator/tracing/trace_collection/automatic_instrumentation/single-step-apm

github-actions[bot] avatar Feb 29 '24 20:02 github-actions[bot]

Few nits:

  1. At the very beginning where we say

You can enable APM by installing the Agent with either:

Datadog Operator Datadog Helm chart

The links don't lead anywhere.

  1. The section

Here you can also optionally configure the following: Enabling or disabling instrumentation for namespaces. Specifying tracing library versions. Choosing specific pod specifications.

I'm not sure Choosing specific pod specifications needs to be part of this instruction. It's an alternate way to SSI of instrumentation, not the part of it.

liliyadd avatar Mar 29 '24 13:03 liliyadd