diff --git a/docs/sources/collect/datadog-traces-metrics.md b/docs/sources/collect/datadog-traces-metrics.md index da53969eb5..2ab9da3590 100644 --- a/docs/sources/collect/datadog-traces-metrics.md +++ b/docs/sources/collect/datadog-traces-metrics.md @@ -151,7 +151,7 @@ You can do this by setting up your Datadog Agent in the following way: dd_url: http://: ``` -Or by setting an environment variable: + Or by setting an environment variable: ```bash DD_DD_URL='{"http://:": ["datadog-receiver"]}' diff --git a/docs/sources/collect/metamonitoring.md b/docs/sources/collect/metamonitoring.md index 47a4682c60..9bb30dce19 100644 --- a/docs/sources/collect/metamonitoring.md +++ b/docs/sources/collect/metamonitoring.md @@ -120,7 +120,7 @@ loki.write "default" { The [tracing][] block defines the tracing behavior of {{< param "PRODUCT_NAME" >}}. -In this task you use the [tracing][] block to forward {{< param "PRODUCT_NAME" >}} internal traces to a compatible component. The block is specified without a label and can only be provided once per configuration file. +In this task, you use the [tracing][] block to forward {{< param "PRODUCT_NAME" >}} internal traces to a compatible component. The block is specified without a label and can only be provided once per configuration file. 1. Add the following `tracing` configuration block to the top level of your configuration file.