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

Incorrect error when inserting cpu, #4770

Closed
e-dard opened this issue Nov 12, 2015 · 3 comments
Closed

Incorrect error when inserting cpu, #4770

e-dard opened this issue Nov 12, 2015 · 3 comments

Comments

@e-dard
Copy link
Contributor

e-dard commented Nov 12, 2015

> insert cpu,
ERR: unable to parse 'cpu,': missing tag value

I would expect the error to be:

ERR: unable to parse 'cpu,': missing tag key

I'm currently fixing #3070, depending on thoughts about this issue, I will address it at the same time.

@jwilder
Copy link
Contributor

jwilder commented Nov 12, 2015

Yes. Should say missing tag key.

@e-dard
Copy link
Contributor Author

e-dard commented Nov 12, 2015

OK, great. I'll fix this too when along with #3070

e-dard added a commit to e-dard/influxdb that referenced this issue Nov 20, 2015
@e-dard
Copy link
Contributor Author

e-dard commented Dec 2, 2015

Resolved in #4841

@e-dard e-dard closed this as completed Dec 2, 2015
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

2 participants