• Joined on 2024-02-08
wjro pushed to feat/monitoring_alerting at NationTech/harmony 2025-06-16 12:46:32 +00:00
f6c146b14b wip: setting up base for monitoring
wjro created pull request NationTech/harmony#61 2025-06-11 19:46:49 +00:00
feat/monitoring_alerting
wjro pushed to feat/monitoring_alerting at NationTech/harmony 2025-06-11 19:44:45 +00:00
7c92a08132 fix: cargo fmt, remove old use from lamp example
wjro pushed to feat/monitoring_alerting at NationTech/harmony 2025-06-11 19:41:16 +00:00
8d219c648a feat: deploys cluster monitoring from MonitoringAlertingScore
wjro created branch feat/monitoring_alerting in NationTech/harmony 2025-06-11 19:41:16 +00:00
wjro closed pull request NationTech/harmony#52 2025-06-11 19:41:15 +00:00
feat: setup basic structure to for the concrete implementation of kube prometheus monitor, removed discord webhook receiver trait as the dependency is no longer required for prometheus to interact with discord
wjro pushed to feat/kube-prometheus at NationTech/harmony 2025-06-11 19:06:57 +00:00
613def5e0b feat: depoloys cluster monitoring stack from monitoring score on k8sanywhere topology
wjro pushed to feat/kube-prometheus at NationTech/harmony 2025-06-11 17:35:40 +00:00
238d1f85e2 wip: impl k8sMonitor
wjro created pull request NationTech/harmony#52 2025-06-06 20:43:42 +00:00
feat: setup basic structure to for the concrete implementation of kube prometheus monitor, removed discord webhook receiver trait as the dependency is no longer required for prometheus to interact with discord
wjro pushed to feat/kube-prometheus at NationTech/harmony 2025-06-06 20:41:41 +00:00
dbc66f3d0c feat: setup basic structure to for the concrete implementation of kube prometheus monitor, removed discord webhook receiver trait as the dependency is no longer required for prometheus to interact with discord
wjro created branch feat/kube-prometheus in NationTech/harmony 2025-06-06 20:41:40 +00:00
wjro pushed to feat/discord-webhook-receiver at NationTech/harmony 2025-06-05 18:04:24 +00:00
b5b77cf1ac fix: modified discordwebhookreceiver to use a generic initialize_alert_receiver function from k8sanywhere topology
wjro pushed to feat/discord-webhook-receiver at NationTech/harmony 2025-06-04 20:15:47 +00:00
dda8e29843 fix: removed unnecessary DiscordWebhookRecevierInerpret and its impl
wjro pushed to feat/discord-webhook-receiver at NationTech/harmony 2025-06-04 19:52:42 +00:00
b33650e9d5 fix: cargo fmt
wjro pushed to feat/discord-webhook-receiver at NationTech/harmony 2025-06-04 19:48:03 +00:00
ea4709a409 fix:binding with the ensure_ready impementation of K8sAnywhe
wjro pushed to feat/kube-prometheus-monitor at NationTech/harmony 2025-06-04 15:51:21 +00:00
de3e7869f7 feat: added impl for kube prometheus monitor
57eabc9834 wip: added alert manager types for use with kube-prometheus alert manager
Compare 2 commits »
wjro created branch feat/kube-prometheus-monitor in NationTech/harmony 2025-06-04 15:51:21 +00:00
wjro pushed to feat/discord-webhook-receiver at NationTech/harmony 2025-06-03 20:07:29 +00:00
cd40660350 fix: Ensure idempotent deployment of Discord adapters
wjro created pull request NationTech/harmony#50 2025-06-03 18:19:20 +00:00
feat: added the steps to install discord-webhook-receiver for k8s anywhere topology if not already installed
wjro closed pull request NationTech/harmony#49 2025-06-03 18:17:57 +00:00
feat/discord-webhook-receiver