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

[azure] Extend plugin functionality #249

Open
2 of 5 tasks
ricoberger opened this issue Dec 25, 2021 · 0 comments · Fixed by #275 or #293
Open
2 of 5 tasks

[azure] Extend plugin functionality #249

ricoberger opened this issue Dec 25, 2021 · 0 comments · Fixed by #275 or #293
Labels
enhancement New feature or request

Comments

@ricoberger
Copy link
Member

ricoberger commented Dec 25, 2021

Is your feature request related to a problem? Please describe

This is a collection of the next features for the Azure plugin:

  • Compute Instances
  • Load Balancers
  • Virtual Machine Scale Set
  • Container Instances
  • Cost Management

Describe the solution you'd like

  • Compute Instances and Load Balancers are new types for the Azure plugin. Their implementation should follow the style of the other supported resources. These two resources can be named computeinstances and loadbalancers in the panel.
  • The Virtual Machine Scale Set resource should be extended by a details view for Virtual Machines when the DetailsVirtualMachines component is used within a panel in a dashboard. The details panel should contain the most important metrics for the selected Virtual Machine and the mounted disks including their metrics.
  • The logs view for Container Instances can be improved by allow users to filter logs and by allowing them to set a custom tail view in the logs panel. Within this we can also fix a small issue with the select component to switch between the different contains in the logs view, where the options list isn't closed after a container was selected.
  • The Cost Management component should use the same styling for the rendered pie chart as the other charts are using. This includes the color schema and the tooltip. Besides that we should also decided how we should handle the rendered legend in the pie chart and add a panel component.
@ricoberger ricoberger added the enhancement New feature or request label Dec 25, 2021
@ricoberger ricoberger moved this to Todo in v1.0.0 Dec 25, 2021
@ricoberger ricoberger linked a pull request Jan 1, 2022 that will close this issue
3 tasks
@ricoberger ricoberger removed this from v1.0.0 Jan 8, 2022
@ricoberger ricoberger added this to v1.1.0 Jan 8, 2022
@ricoberger ricoberger moved this to Todo in v1.1.0 Jan 8, 2022
@ricoberger ricoberger linked a pull request Jan 13, 2022 that will close this issue
3 tasks
@axdotl axdotl linked a pull request Jan 21, 2022 that will close this issue
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Todo
1 participant