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

Fr 163 perf monitor core device health in device inventory view resource usage #432

Conversation

MarcoMruz
Copy link
Contributor

@MarcoMruz MarcoMruz commented May 13, 2024

  • created new subscriptions to get perfomance usages of CPU and Memory of device and multiple devices
  • created new perfomance-monitoring files to handle external API calls and definitions of new graphql subscriptions, types and inputs

use this confluence tutorial to run performance monitoring locally when there is none deployed on proxmox or VM

https://frinxhelpdesk.atlassian.net/wiki/x/AoCzxg

@MarcoMruz MarcoMruz requested review from soson and plehocky May 13, 2024 07:36
@MarcoMruz MarcoMruz marked this pull request as ready for review May 17, 2024 09:32
@MarcoMruz MarcoMruz changed the base branch from main to story-performance-monitoring May 21, 2024 09:41
@MarcoMruz MarcoMruz merged commit 6ffc65c into story-performance-monitoring May 22, 2024
5 checks passed
@MarcoMruz MarcoMruz deleted the FR-163-PerfMonitor-core-Device-health-in-Device-Inventory-view-resource-usage branch May 22, 2024 11:54
soson added a commit that referenced this pull request Jun 21, 2024
* Fr 163 perf monitor core device health in device inventory view resource usage (#432)

* create new subscription to get device load from currently only mockup of perfMon server

* add new subscription to get load of multiple devices at once

* handle null or empty values for model and version

* shorten null value handler

* implement connection to the perf monitoring service

* Make perf optional (#435)

* create new subscription to get device load from currently only mockup of perfMon server

* add new subscription to get load of multiple devices at once

* handle null or empty values for model and version

* shorten null value handler

* implement connection to the perf monitoring service

* add stream mutation changes (#434)

* add new env variable to make perf monit optional

* add missing env variables to pr check

---------

Co-authored-by: Martin Sottnik <[email protected]>
Co-authored-by: plehocky <[email protected]>

* added missing curly brace

* Add device health status perf monitor (#438)

* device connection subscription setup

* setup subscription

* finished and refactored connection to conductor and subscription for reachability

* formatting and fixing lint errors

* lint and type-check fix

---------

Co-authored-by: Marco <[email protected]>
Co-authored-by: plehocky <[email protected]>
Co-authored-by: Peto <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants