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

Can't get the last(newest) recorder from series #3269

Closed
zhulinhong opened this issue Jul 8, 2015 · 1 comment
Closed

Can't get the last(newest) recorder from series #3269

zhulinhong opened this issue Jul 8, 2015 · 1 comment

Comments

@zhulinhong
Copy link

I want to get last recorder from series use “ select * from cpu limit 1 ”like in influxdb 0.8.
But in influxdb 9.0, it seems save the data as AES, and can't change the order.
Is there any way to realize?

"select last(value) from cpu" just get a value, not all.

@beckettsean
Copy link
Contributor

This need is covered by #1577 and/or #2022.

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