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

' ' has invalid keys: telemetry error #1417

Closed
developer-guy opened this issue Oct 19, 2020 · 2 comments
Closed

' ' has invalid keys: telemetry error #1417

developer-guy opened this issue Oct 19, 2020 · 2 comments

Comments

@developer-guy
Copy link

Consul Template version

consul-template v0.25.1 (171d54d)

Screen Shot 2020-10-19 at 14 29 06

Configuration

telemetry {
  stdout {
    reporting_interval = "60s"
    pretty_print = false
    do_not_print_time = false
 }
}

Command

consul-template -template data.tpl/data.txt -config ./config.hcl

Screen Shot 2020-10-19 at 14 28 54

@greut
Copy link
Contributor

greut commented Oct 19, 2020

it's been reverted, 6bc149b

@findkim
Copy link
Contributor

findkim commented Oct 19, 2020

Hi @developer-guy thank you for your interest in running Consul Template with telemetry! Unfortunately I had to make the difficult to decision to pull that iteration for telemetry support before it made it into the v0.25.1 release as @greut had mentioned above.

At that time the supported features were limited and would have brought CT down a path that would not have been ideal for the future to maintain dogstatsd compatibility with statsd. More context is captured here #1395.

Apologies for any confusion that the revert might have caused. Please do let me know if there are any docs I may have missed which caused it to incorrectly surface as currently supported.

@findkim findkim closed this as completed Oct 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants