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

[Cloud Posture] Dashboard summary section - add new counters #143857

Closed
8 tasks done
JordanSh opened this issue Oct 24, 2022 · 0 comments · Fixed by #144565
Closed
8 tasks done

[Cloud Posture] Dashboard summary section - add new counters #143857

JordanSh opened this issue Oct 24, 2022 · 0 comments · Fixed by #144565
Assignees
Labels

Comments

@JordanSh
Copy link
Contributor

JordanSh commented Oct 24, 2022

Prerequesit

Summary

Image

  • 3 count aggregations queries for:
    - cluster.id
    - resource.id
    - result.evaluation === 'failed' - already exist
  • 3 new counters components (using #143865) in the summary section of the dashboard:
    - Clusters Evaluated
    - Resources Evaluated
    - Failing Findings
  • Resources Evaluation navigates to group by resource findings table
  • Failing Findings navigates to the findings table
  • Failing Findings coloring based on the displayed number

Tests

  • esquery to compliance-dashboard typed data function test
  • displays abbreviation state
  • 0 as empty state

Related

@JordanSh JordanSh assigned kfirpeled and JordanSh and unassigned kfirpeled Oct 24, 2022
@JordanSh JordanSh changed the title Summary section counters [Cloud Posture] Dashboard summary section - add new counters Oct 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants