Skip to content

fix(v2): query series labels from dataset index #4092

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

Merged
merged 1 commit into from
Apr 11, 2025

Conversation

kolesnikovae
Copy link
Collaborator

If a SeriesLabels query hits the dataset index (tenant-wide) we cannot use SeriesIndex there as it points the dataset and not specific series within it.

@kolesnikovae kolesnikovae force-pushed the fix/series-labels-from-dataset-index branch 2 times, most recently from 2fadb83 to dfdba72 Compare April 10, 2025 07:48
@kolesnikovae kolesnikovae force-pushed the fix/series-labels-from-dataset-index branch from 9966d4d to b93bf92 Compare April 10, 2025 07:51
@kolesnikovae kolesnikovae marked this pull request as ready for review April 10, 2025 07:59
@kolesnikovae kolesnikovae requested a review from a team as a code owner April 10, 2025 07:59
@bryanhuhta
Copy link
Contributor

Just tested this fix in dev and it works! Example test run: https://dev.grafana-dev.net/a/k6-app/runs/232003?tab=profile

Copy link
Contributor

@bryanhuhta bryanhuhta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kolesnikovae kolesnikovae merged commit 1e041c2 into main Apr 11, 2025
20 checks passed
@kolesnikovae kolesnikovae deleted the fix/series-labels-from-dataset-index branch April 11, 2025 05:16
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