Skip to content

Commit 085fd86

Browse files
authored
update info (#30469)
1 parent 3bbc82c commit 085fd86

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

layouts/shortcodes/observability_pipelines/log_source_configuration/datadog_agent.en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ observability_pipelines_worker:
1010

1111
For CloudFormation installs, use the `LoadBalancerDNS` CloudFormation output for the URL.
1212

13-
For Kubernetes installs, you can use the internal DNS record of the Observability Pipelines Worker service. For example: `opw-observability-pipelines-worker.default.svc.cluster.local`.
13+
For Kubernetes installs, you can use the internal DNS record of the Observability Pipelines Worker service. For example: `http://opw-observability-pipelines-worker.default.svc.cluster.local:<PORT>`.
1414

1515
After you restart the Agent, your observability data should be going to the Worker, processed by the pipeline, and delivered to Datadog.
1616

layouts/shortcodes/observability_pipelines/log_source_configuration/datadog_agent_kubernetes.en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ datadog:
1111

1212
`<OPW_HOST>` is the IP/URL of the host (or load balancer) associated with the Observability Pipelines Worker.
1313

14-
For Kubernetes installs, you can use the internal DNS record of the Observability Pipelines Worker service. For example: `opw-observability-pipelines-worker.default.svc.cluster.local`.
14+
For Kubernetes installs, you can use the internal DNS record of the Observability Pipelines Worker service. For example: `http://opw-observability-pipelines-worker.default.svc.cluster.local:<PORT>`.
1515

1616
[1021]: https://github.com/DataDog/helm-charts/blob/main/charts/datadog/values.yaml
1717
[1022]: https://docs.datadoghq.com/agent/guide/environment-variables/

0 commit comments

Comments
 (0)