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

Statistical total number of tsuid and dataPoints #2081

Open
wuzhaojie opened this issue Feb 22, 2021 · 1 comment
Open

Statistical total number of tsuid and dataPoints #2081

wuzhaojie opened this issue Feb 22, 2021 · 1 comment
Labels

Comments

@wuzhaojie
Copy link

I have a problem, what can I do to count total number of tsuid and dataPoints?

@wuzhaojie wuzhaojie changed the title Statistical total number of tsuid and number Statistical total number of tsuid and dataPoints Feb 22, 2021
@manolama
Copy link
Member

Unfortunately there isn't an easy way to do that right now unless you have the old meta flags enabled while writing that will populate a meta table with the TSUIDs.

For data points we don't track that anywhere. You could run an FSCK but it would take a long, long time on a big table.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants