Skip to content

Commit 5f099d5

Browse files
committed
Clarify Collector examples.
1 parent f59d07b commit 5f099d5

File tree

1 file changed

+4
-1
lines changed
  • content/en/opentelemetry/setup/collector_exporter

1 file changed

+4
-1
lines changed

content/en/opentelemetry/setup/collector_exporter/_index.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,6 +262,8 @@ spec:
262262
263263
You can find working examples of out-of-the-box configuration for Datadog Exporter in the [`exporter/datadogexporter/examples` folder][31] in the OpenTelemetry Collector Contrib project. See the full configuration example file, [`ootb-ec2.yaml`][30]. Configure each of the following components to suit your needs:
264264
265+
**Note**: This example is for applications running directly on an EC2 host. For containerized applications, see the [deployment documentation][33].
266+
265267
{{< whatsnext desc=" " >}}
266268
{{< nextlink href="/opentelemetry/collector_exporter/otlp_receiver/" >}}OTLP Receiver{{< /nextlink >}}
267269
{{< nextlink href="/opentelemetry/collector_exporter/hostname_tagging/" >}}Hostname and Tags{{< /nextlink >}}
@@ -295,4 +297,5 @@ You can find working examples of out-of-the-box configuration for Datadog Export
295297
[29]: https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/connector/datadogconnector
296298
[30]: https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/exporter/datadogexporter/examples/ootb-ec2.yaml
297299
[31]: https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/exporter/datadogexporter/examples/
298-
[32]: /opentelemetry/compatibility/
300+
[32]: /opentelemetry/compatibility/
301+
[33]: /opentelemetry/collector_exporter/deployment

0 commit comments

Comments
 (0)