Skip to content

Commit

Permalink
Update content/en/tracing/trace_collection/automatic_instrumentation/…
Browse files Browse the repository at this point in the history
…ssi-0-13-1.md

Co-authored-by: Heston Hoffman <[email protected]>
  • Loading branch information
brett0000FF and hestonhoffman authored May 9, 2024
1 parent 580e7cd commit c37ddf4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ The Agent installer script now installs version 0.13.1 of Single Step Instrument

Customers who use Single Step Instrumentation for Linux Hosts should update to the latest version of Single Step Instrumentation by running the Datadog installer script with the environment variable `DD_APM_INSTRUMENTATION_ENABLED=host` :

```
```sh
DD_API_KEY=<YOUR_DD_API_KEY> DD_SITE="<YOUR_DD_SITE>" DD_APM_INSTRUMENTATION_ENABLED=host DD_ENV=<AGENT_ENV> bash -c "$(curl -L https://s3.amazonaws.com/dd-agent/scripts/install_script_agent7.sh)"
```

0 comments on commit c37ddf4

Please sign in to comment.