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

[Unified Observability] Custom visualizations on Observability Overview #119333

Open
1 task done
danielkhan opened this issue Nov 22, 2021 · 0 comments
Open
1 task done

Comments

@danielkhan
Copy link

danielkhan commented Nov 22, 2021

Problem description

The overview page aims to provide a high-level representation of the overall state of a system.
While OOTB dashboards can provide generic information, custom dashboards show system-specific KPIs.
Examples are:

  • Number of PODS in k8s deployments
  • Sales metrics
  • Performance of a specific key service

For this, we want to enable users to add a set of their own visualizations to the overview page.

User stories

  • As a user I want to add my own visualizations to the overview page for the current space.
  • As a user, I want to be able to define the size of these visualizations by dragging them within a fixed grid.

Solution proposal

Use the existing dashboarding/Lens functionality.

Issues

R&D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant