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

[WIP] Feat: Kubernetes Metrics #141

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

anirudhRowjee
Copy link
Contributor

Description

This is a WIP Pull Request for the Kubernetes Monitoring feature. I've decided to keep it open as i'm still learning about both Go and K8s, and would appreciate any feedback and direction.

Current Goals

  • Add scaffolding for Metrics Scraper and TUI Sink
  • only display Pod information
    More to be added as I write more code.

Fixes #128

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)
  • This change requires a documentation update

Checklist:

  • I have read the contribution guidelines and followed it as far as possible.
  • I have performed a self-review of my own code (if applicable)
  • I have commented my code, particularly in hard-to-understand areas (if applicable)
  • I have run go fmt on my code (reference)
  • I have made corresponding changes to the documentation (if applicable)
  • My changes generate no new warnings
  • Any dependent and pending changes have been merged and published

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.

[FEATURE REQ] Kubernetes Monitoring and Dashboard
1 participant