Skip to content

Add datadog component documentation#2452

Merged
MartinHjelmare merged 1 commit into
home-assistant:nextfrom
nunofgs:enhancement/add-datadog-component
May 7, 2017
Merged

Add datadog component documentation#2452
MartinHjelmare merged 1 commit into
home-assistant:nextfrom
nunofgs:enhancement/add-datadog-component

Conversation

@nunofgs
Copy link
Copy Markdown
Contributor

@nunofgs nunofgs commented Apr 17, 2017

Description:
Adds documentation, screenshots and logo for the proposed datadog component.

Pull request in home-assistant: home-assistant/core#7158

@nunofgs nunofgs force-pushed the enhancement/add-datadog-component branch from d39d169 to 51cc5ee Compare April 17, 2017 23:34
@fabaff fabaff added the new-integration This PR adds documentation for a new Home Assistant integration label Apr 18, 2017
Copy link
Copy Markdown
Contributor

@Landrash Landrash left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some minor feedback but looks good in general. 👍

Comment thread source/_components/datadog.markdown Outdated
- **host** (*Optional*): IP address of your Datadog host, eg. 192.168.1.10. Defaults to `localhost`.
- **port** (*Optional*): Port to use. Defaults to 8125.
- **prefix** (*Optional*): Prefix to use. Defaults to `hass`.
- **rate** (*Optional*): The sample rate. Defaults to 1.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What does the rate describe? Bytes, Liters, Minutes etc?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is the sample rate of UDP packets sent to Datadog. More information here.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh. That one would be tad hard to simplify. Keep it as is.

Comment thread source/_components/datadog.markdown Outdated

Configuration variables:

- **host** (*Optional*): IP address of your Datadog host, eg. 192.168.1.10. Defaults to `localhost`.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggest you change this to

The IP address or hostname of your Datadog host, e.g. 192.168.1.23. Defaults to localhost.

@nunofgs nunofgs force-pushed the enhancement/add-datadog-component branch from 51cc5ee to dcd0e51 Compare April 19, 2017 21:40
@Landrash
Copy link
Copy Markdown
Contributor

Looks good and can be merged after parent pr is merged.

@MartinHjelmare MartinHjelmare merged commit 56aca24 into home-assistant:next May 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new-integration This PR adds documentation for a new Home Assistant integration

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants