Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions content/en/infrastructure/list.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,12 @@

{{< img src="infrastructure/index/infra-list-config3.png" alt="The Agent configuration view" style="width:100%;">}}

#### Collector Configuration

Check warning on line 100 in content/en/infrastructure/list.md

View workflow job for this annotation

GitHub Actions / vale

Datadog.headings

'Collector Configuration' should use sentence-style capitalization.

The OpenTelemetry Collector can send its configuration to Datadog to be displayed in the `Collector Configuration` section of the host detail panel.

The Datadog Extension must be installed and configured according to [instructions in the component's README][12].

### Export

For a JSON formatted list of your hosts reporting to Datadog, use one of the following:
Expand Down Expand Up @@ -153,3 +159,4 @@
[9]: https://github.com/DataDog/Miscellany/tree/master/get_hostname_agentversion
[10]: https://app.datadoghq.com/infrastructure
[11]: https://docs.datadoghq.com/account_management/billing/
[12]: https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/extension/datadogextension/README.md
Loading