Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add datadog telemetry #1816

Merged
merged 2 commits into from
Oct 18, 2016
Merged

Add datadog telemetry #1816

merged 2 commits into from
Oct 18, 2016

Conversation

jippi
Copy link
Contributor

@jippi jippi commented Oct 15, 2016

Closes #1815

This is my first go-code ever, so please be kind :)

@dadgar dadgar merged commit 746eeb1 into hashicorp:master Oct 18, 2016
@jippi jippi deleted the add-datadog-telemetry branch October 18, 2016 16:56
@jippi
Copy link
Contributor Author

jippi commented Oct 26, 2016

@dadgar not sure what I'm missing here, but adding

telemetry {
  datadog_address = "localhost:8125"
}

to my config yields telemetry -> invalid key: datadog_address

@diptanu
Copy link
Contributor

diptanu commented Oct 26, 2016

@jippi You need to add datadog_address in Valid keys here - https://github.com/hashicorp/nomad/blob/master/command/agent/config_parse.go#L526

@github-actions
Copy link

I'm going to lock this pull request because it has been closed for 120 days ⏳. This helps our maintainers find and focus on the active contributions.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 15, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants