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

Fields: Fix incorrect field count #761

Merged
merged 23 commits into from
Sep 13, 2024

Conversation

gtk-grafana
Copy link
Contributor

So this makes the count better, but since we're only hiding panels when the fields tab is active we're never going to have a 100% "accurate" count until we stop hiding fields that have too much cardinality to display. But this PR should solve the problem of seeing a different number of panels then the field count.

Maybe in the future we can pick a label that will be used to aggregate fields with too much cardinality.

Note: Not using main as base branch to avoid fixing e2e flake in multiple PRs.
Base branch: #757

@gtk-grafana gtk-grafana marked this pull request as ready for review September 12, 2024 17:01
@gtk-grafana gtk-grafana requested a review from a team as a code owner September 12, 2024 17:01
src/Components/ServiceScene/ServiceScene.tsx Outdated Show resolved Hide resolved
Base automatically changed from gtk-grafana/issues/755/labels-list-not-updated-when-switching-service to main September 13, 2024 18:02
@gtk-grafana gtk-grafana enabled auto-merge (squash) September 13, 2024 18:04
@gtk-grafana gtk-grafana merged commit e80a551 into main Sep 13, 2024
4 checks passed
@gtk-grafana gtk-grafana deleted the gtk-grafana/issues/760/fields-count-fix branch September 13, 2024 19:19
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