WIP: refactor: openshift monitoring #236

Draft
wjro wants to merge 15 commits from fix/monitoring_abstractions_openshift into master
Owner
No description provided.
wjro added 1 commit 2026-02-19 21:27:48 +00:00
wip: refactoring monitoring
Some checks failed
Run Check Script / check (pull_request) Failing after -14s
8d446ec2e4
wjro added 1 commit 2026-02-20 17:50:06 +00:00
wjro added 1 commit 2026-02-23 18:18:48 +00:00
wip: refactored redhat cluster observability operator
Some checks failed
Run Check Script / check (pull_request) Failing after 41s
836db9e6b1
wjro added 1 commit 2026-02-23 19:48:11 +00:00
wip: compiles
All checks were successful
Run Check Script / check (pull_request) Successful in 2m9s
554c94f5a9
wjro added 1 commit 2026-02-23 20:04:00 +00:00
chore: reorganized file location
All checks were successful
Run Check Script / check (pull_request) Successful in 2m14s
699822af74
wjro added 1 commit 2026-02-23 21:07:57 +00:00
fix: added check to verify if cluster monitoring is enabled
Some checks failed
Run Check Script / check (pull_request) Failing after 40s
c54936d19f
wjro added 1 commit 2026-02-24 16:15:03 +00:00
feat: working example of enabling and adding an alert receiver for okd_cluster_alerts
All checks were successful
Run Check Script / check (pull_request) Successful in 1m42s
4b5e3a52a1
wjro added 1 commit 2026-02-24 21:13:37 +00:00
wip: working alert rule for okd
Some checks failed
Run Check Script / check (pull_request) Failing after 1m31s
0c1c8daf13
wjro added 1 commit 2026-02-25 19:54:16 +00:00
wjro added 1 commit 2026-02-25 20:48:17 +00:00
wip: refactoring kubeprometheus
Some checks failed
Run Check Script / check (pull_request) Failing after 10m18s
621aed4903
wjro added 1 commit 2026-02-25 21:16:38 +00:00
wip(kubeprometheus): created base scores for kubeprometheus alert receivers, scrape_tarets and rules
Some checks failed
Run Check Script / check (pull_request) Failing after 37s
d80561e326
wjro added 1 commit 2026-02-26 18:07:34 +00:00
refactor(kubeprometheus): implemented Observability for KubePrometheus
All checks were successful
Run Check Script / check (pull_request) Successful in 1m38s
4fad077eb4
wjro added 1 commit 2026-02-26 19:38:33 +00:00
refactor: skeleton structure for grafana observability
All checks were successful
Run Check Script / check (pull_request) Successful in 1m36s
5e861cfc6d
wjro added 1 commit 2026-02-26 20:10:33 +00:00
refactor: prometheus alert sender
All checks were successful
Run Check Script / check (pull_request) Successful in 1m40s
b14b41d172
wjro added 1 commit 2026-02-26 21:06:19 +00:00
chore: cleaned up some dead code, comments, etc
All checks were successful
Run Check Script / check (pull_request) Successful in 1m39s
c4dd0b0cf2
All checks were successful
Run Check Script / check (pull_request) Successful in 1m39s
This pull request has changes conflicting with the target branch.
  • harmony/src/domain/topology/k8s_anywhere/k8s_anywhere.rs
  • harmony/src/modules/k8s/resource.rs
  • harmony/src/modules/monitoring/grafana/helm/helm_grafana.rs
  • harmony/src/modules/monitoring/kube_prometheus/crd/crd_alertmanager_config.rs
  • harmony/src/modules/monitoring/kube_prometheus/crd/crd_grafana.rs
  • harmony/src/modules/monitoring/kube_prometheus/crd/rhob_alertmanager_config.rs
  • harmony/src/modules/monitoring/kube_prometheus/crd/rhob_grafana.rs
  • harmony/src/modules/monitoring/okd/config.rs
  • harmony/src/modules/monitoring/okd/mod.rs
  • harmony/src/modules/monitoring/prometheus/prometheus.rs
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin fix/monitoring_abstractions_openshift:fix/monitoring_abstractions_openshift
git checkout fix/monitoring_abstractions_openshift
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: NationTech/harmony#236
No description provided.