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

Add support for MSCluster collectors #885

Merged
merged 17 commits into from
Jun 23, 2022

Commits on Jun 19, 2022

  1. feat: adapting to support CimSession and alternative namespaces

    Signed-off-by: Sam Storie <[email protected]>
    Sam Storie authored and breed808 committed Jun 19, 2022
    Configuration menu
    Copy the full SHA
    96e081c View commit details
    Browse the repository at this point in the history
  2. feat: Adding mscluster_node collector functionality

    Breaks out the metrics by the name specified by each node
    
    Signed-off-by: Sam Storie <[email protected]>
    Sam Storie authored and breed808 committed Jun 19, 2022
    Configuration menu
    Copy the full SHA
    740e277 View commit details
    Browse the repository at this point in the history
  3. feat: added mscluster_network collector functionality

    Signed-off-by: Sam Storie <[email protected]>
    Sam Storie authored and breed808 committed Jun 19, 2022
    Configuration menu
    Copy the full SHA
    6a186f2 View commit details
    Browse the repository at this point in the history
  4. feat: added the mscluster_cluster collector functionality

    Signed-off-by: Sam Storie <[email protected]>
    Sam Storie authored and breed808 committed Jun 19, 2022
    Configuration menu
    Copy the full SHA
    8c7dd7f View commit details
    Browse the repository at this point in the history
  5. feat: added the mscluster_resource collector functionality

    Signed-off-by: Sam Storie <[email protected]>
    Sam Storie authored and breed808 committed Jun 19, 2022
    Configuration menu
    Copy the full SHA
    af523f1 View commit details
    Browse the repository at this point in the history
  6. feat: added the mscluster_resourcegroup collector functionality

    Signed-off-by: Sam Storie <[email protected]>
    Sam Storie authored and breed808 committed Jun 19, 2022
    Configuration menu
    Copy the full SHA
    b6f12ae View commit details
    Browse the repository at this point in the history
  7. chore: removing some errant comments about perflib

    Signed-off-by: Sam Storie <[email protected]>
    Sam Storie authored and breed808 committed Jun 19, 2022
    Configuration menu
    Copy the full SHA
    0f30441 View commit details
    Browse the repository at this point in the history
  8. chore: updated links to MS documentation for each struct

    Signed-off-by: Sam Storie <[email protected]>
    Sam Storie authored and breed808 committed Jun 19, 2022
    Configuration menu
    Copy the full SHA
    c7cbc48 View commit details
    Browse the repository at this point in the history
  9. chore: Added/updated documentation for mscluster_cluster collector

    Signed-off-by: Sam Storie <[email protected]>
    Sam Storie authored and breed808 committed Jun 19, 2022
    Configuration menu
    Copy the full SHA
    3d50cf4 View commit details
    Browse the repository at this point in the history
  10. chore: Adding/updating documentation for mscluster_network collector

    Signed-off-by: Sam Storie <[email protected]>
    Sam Storie authored and breed808 committed Jun 19, 2022
    Configuration menu
    Copy the full SHA
    00f79eb View commit details
    Browse the repository at this point in the history
  11. chore: fixing a typo

    Signed-off-by: Sam Storie <[email protected]>
    Sam Storie authored and breed808 committed Jun 19, 2022
    Configuration menu
    Copy the full SHA
    bf5177e View commit details
    Browse the repository at this point in the history
  12. chore: Adding/updating documentation for mscluster_node collector

    The isolation or quarantine status of the node.
    
    Signed-off-by: Sam Storie <[email protected]>
    Sam Storie authored and breed808 committed Jun 19, 2022
    Configuration menu
    Copy the full SHA
    48e54e8 View commit details
    Browse the repository at this point in the history
  13. chore: Adding/updating the documentation for mscluster_resource colle…

    …ctor
    
    Signed-off-by: Sam Storie <[email protected]>
    Sam Storie authored and breed808 committed Jun 19, 2022
    Configuration menu
    Copy the full SHA
    313ffb7 View commit details
    Browse the repository at this point in the history
  14. chore: updating the label list in the docs

    Signed-off-by: Sam Storie <[email protected]>
    Sam Storie authored and breed808 committed Jun 19, 2022
    Configuration menu
    Copy the full SHA
    33615c8 View commit details
    Browse the repository at this point in the history
  15. chore: adding/updating the documentation for mscluster_resourcegroup …

    …collector
    
    Signed-off-by: Sam Storie <[email protected]>
    Sam Storie authored and breed808 committed Jun 19, 2022
    Configuration menu
    Copy the full SHA
    a50fe95 View commit details
    Browse the repository at this point in the history
  16. chore: fix mis-spelling

    Signed-off-by: Sam Storie <[email protected]>
    Sam Storie authored and breed808 committed Jun 19, 2022
    Configuration menu
    Copy the full SHA
    61ea9d0 View commit details
    Browse the repository at this point in the history
  17. chore: adding links to the doc pages in the README

    Signed-off-by: Storie <[email protected]>
    Sam Storie authored and breed808 committed Jun 19, 2022
    Configuration menu
    Copy the full SHA
    fe7730a View commit details
    Browse the repository at this point in the history