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

fix: ciphers query was giving wrong result in promQl #2188

Merged
merged 3 commits into from
Jul 10, 2023

Conversation

Hardikl
Copy link
Contributor

@Hardikl Hardikl commented Jul 6, 2023

Issue: Due to this below prom query, it would show 2 records in table, which is wrong in merge as it should be each row per cluster.

image

Fix: moved that regex based flag to plugin and added as label, and directly consume that label in query.

cmd/collectors/zapi/plugins/svm/svm.go Outdated Show resolved Hide resolved
cmd/collectors/zapi/plugins/svm/svm.go Show resolved Hide resolved
cmd/collectors/zapi/plugins/svm/svm.go Outdated Show resolved Hide resolved
@rahulguptajss rahulguptajss merged commit 6fb727f into main Jul 10, 2023
@rahulguptajss rahulguptajss deleted the hl_dashboard_fix branch July 10, 2023 08:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants