Skip to content

Docker Compose + Prometheus Integration#19

Merged
sidsun1 merged 13 commits into
mainfrom
feature/prometheus
Jan 2, 2026
Merged

Docker Compose + Prometheus Integration#19
sidsun1 merged 13 commits into
mainfrom
feature/prometheus

Conversation

@sidsun1
Copy link
Copy Markdown
Contributor

@sidsun1 sidsun1 commented Jan 2, 2026

Summary

Implemented modularization and separation of concerns + rework of system metric scraping/gathering.

  • Added Prometheus and replaced monitor commands w/ PromQL queries for scraped containers like Node Exporter and CAdvisor
  • Reworked dashboarding priority within the CLI and overarching system - shrunk Network suite of commands
  • Cleaned up separation of concerns and ensured everything is functional before next steps with agentic integration

Related Issues

@sidsun1 sidsun1 self-assigned this Jan 2, 2026
@sidsun1 sidsun1 force-pushed the feature/prometheus branch from 56bfb1b to 2e0d14e Compare January 2, 2026 05:52
@sidsun1 sidsun1 force-pushed the feature/prometheus branch from 2e0d14e to b0f555a Compare January 2, 2026 05:55
@sidsun1 sidsun1 merged commit 1133a57 into main Jan 2, 2026
1 check passed
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.

Refactor: Docker Compose + Prometheus

1 participant