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

feat(v2): implement GetProfileStats #3546

Merged
merged 1 commit into from
Sep 9, 2024
Merged

feat(v2): implement GetProfileStats #3546

merged 1 commit into from
Sep 9, 2024

Conversation

aleks-p
Copy link
Contributor

@aleks-p aleks-p commented Sep 9, 2024

GetProfileStats is used in the UI onboarding flows, and as such we need it in v2 as well.

This is a sub-optimal implementation that scans all blocks for the particular tenant and extracts the data from them. In the future, the metastore could track such stats more efficiently.

@aleks-p aleks-p requested a review from a team as a code owner September 9, 2024 12:45
@aleks-p aleks-p merged commit 730598c into main Sep 9, 2024
18 checks passed
@aleks-p aleks-p deleted the feat/v2/profile-stats branch September 9, 2024 18:52
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

Successfully merging this pull request may close these issues.

2 participants