Skip to content
This repository was archived by the owner on Jun 3, 2021. It is now read-only.

Docker-Widget #126

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Docker-Widget #126

wants to merge 3 commits into from

Conversation

codeprc
Copy link

@codeprc codeprc commented Jul 14, 2020

Docker (Change Release Details)
Is this a Change or Addition: An Addition
What has been added : A Widget on dashboard view page.
What kind of Widget : A widget to support the docker collector details
What is included in Widget: Card Chart , Bar and line chart, IClickDetails to show the docker details like the Containers, CPU USages, Networks details.
What files has been changed : Two core files

shared.module : The Component classes are imported and added as declarations & entry components
dashboard-view: An entry is made for docker collector as Infrastrucre as code
Docker : The folder and the chart components are added as seperate class componets and they are imported in docker-widget.component
The above is added as a widget folder to widgets folder

How the code is organized : As a rule the config form and widget component are pretty much doing the same as expected.

Do we have a seperate collector created to support the widget :
Yes we have created a docker collector : https://github.com/Hygieia/hygieia-docker-collector
An enum as "Docker" is added to hygieia-core

@trafico-bot trafico-bot bot added the 🔍 Ready for Review Pull Request is not reviewed yet label Jul 14, 2020
@lgtm-com
Copy link

lgtm-com bot commented Jul 14, 2020

This pull request introduces 18 alerts when merging 4f92224 into 7dd398b - view on LGTM.com

new alerts:

  • 18 for Unused variable, import, function or class

@lgtm-com
Copy link

lgtm-com bot commented Jul 22, 2020

This pull request introduces 18 alerts when merging 48b0e49 into 346fff7 - view on LGTM.com

new alerts:

  • 18 for Unused variable, import, function or class

@rvema
Copy link
Contributor

rvema commented Jul 22, 2020

@prash897 please fix the build errors as well as lgtm violations as raised above

@codeprc
Copy link
Author

codeprc commented Jul 31, 2020

@rvema Please update

@rvema
Copy link
Contributor

rvema commented Jul 31, 2020

@prash897 we will get this looked into

@lgtm-com
Copy link

lgtm-com bot commented Jul 31, 2020

This pull request introduces 18 alerts when merging fcb47fd into 87cb03a - view on LGTM.com

new alerts:

  • 18 for Unused variable, import, function or class

@rvema
Copy link
Contributor

rvema commented Jul 31, 2020

@prash897 please address the issues raised by lgtm and do fix the build failures.

@rvema
Copy link
Contributor

rvema commented Aug 7, 2020

@prash897 did you get a chance to address the review comments?

@nameisaravind
Copy link
Collaborator

@prash897 fix lint errors and update the branch with master

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🔍 Ready for Review Pull Request is not reviewed yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants