mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-29 04:06:54 +00:00
remove fields from config_basic
This commit is contained in:
parent
36ff3a0fa2
commit
5e429f6a5b
@ -40,24 +40,12 @@ In the [Datadog Agent configuration](https://github.com/DataDog/datadog-agent/bl
|
||||
{% configuration_basic %}
|
||||
host:
|
||||
description: The IP address or hostname of your Datadog host, e.g., 192.168.1.23.
|
||||
required: false
|
||||
default: localhost
|
||||
type: string
|
||||
port:
|
||||
description: Port to use.
|
||||
required: false
|
||||
default: 8125
|
||||
type: integer
|
||||
prefix:
|
||||
description: Metric prefix to use.
|
||||
required: false
|
||||
default: "`hass`"
|
||||
type: string
|
||||
rate:
|
||||
description: The sample rate of UDP packets sent to Datadog.
|
||||
required: false
|
||||
default: 1
|
||||
type: integer
|
||||
{% endconfiguration_basic %}
|
||||
|
||||
## Removing the integration
|
||||
|
Loading…
x
Reference in New Issue
Block a user