mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-29 12:17:01 +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 %}
|
{% configuration_basic %}
|
||||||
host:
|
host:
|
||||||
description: The IP address or hostname of your Datadog host, e.g., 192.168.1.23.
|
description: The IP address or hostname of your Datadog host, e.g., 192.168.1.23.
|
||||||
required: false
|
|
||||||
default: localhost
|
|
||||||
type: string
|
|
||||||
port:
|
port:
|
||||||
description: Port to use.
|
description: Port to use.
|
||||||
required: false
|
|
||||||
default: 8125
|
|
||||||
type: integer
|
|
||||||
prefix:
|
prefix:
|
||||||
description: Metric prefix to use.
|
description: Metric prefix to use.
|
||||||
required: false
|
|
||||||
default: "`hass`"
|
|
||||||
type: string
|
|
||||||
rate:
|
rate:
|
||||||
description: The sample rate of UDP packets sent to Datadog.
|
description: The sample rate of UDP packets sent to Datadog.
|
||||||
required: false
|
|
||||||
default: 1
|
|
||||||
type: integer
|
|
||||||
{% endconfiguration_basic %}
|
{% endconfiguration_basic %}
|
||||||
|
|
||||||
## Removing the integration
|
## Removing the integration
|
||||||
|
Loading…
x
Reference in New Issue
Block a user