Hygieia: Write a custom collector and screen widget

Created on 4 Apr 2018  路  4Comments  路  Source: hygieia/hygieia

Hello,

We are testing Hygieia in our infrastructure, and one question came to mind today: we have a private, closed-source component that we would like to add to the dashboards.

Is there a documentation, or do you have any advice, on how to add new collectors and widgets to Hygieia?

Thanks for your help,

S茅bastien

Most helpful comment

@spennec Refer to this document on creating a new collector: https://github.com/capitalone/Hygieia/blob/master/core/create_collector.md

All 4 comments

@spennec Refer to this document on creating a new collector: https://github.com/capitalone/Hygieia/blob/master/core/create_collector.md

Is there a documentation for implementing a custom UI widget?

@gdelafosse We do not have documentation available on this right now. It will be available soon. The code for the widgets is available at: https://github.com/capitalone/Hygieia/tree/master/UI/src/components/widgets.
Hope this helps in the meantime.

Thanks a lot for those two links! :)

Was this page helpful?
0 / 5 - 0 ratings