• Joined on 2024-02-08
wjro pushed to master at NationTech/harmony 2025-06-26 13:16:46 +00:00
29e74a2712 Merge pull request 'feat: added alert rule and impl for prometheus as well as a few preconfigured bmc alerts for dell server that are used in the monitoring example' (#67) from feat/alert_rules into master
e16f8fa82e fix: modified directory names to be in line with alert functions and deployment environments
c21f3084dc feat: added alert rule and impl for prometheus as well as a few preconfigured bmc alerts for dell server that are used in the monitoring example
Compare 3 commits »
wjro merged pull request NationTech/harmony#67 2025-06-26 13:16:42 +00:00
feat: added alert rule and impl for prometheus as well as a few preconfigured bmc alerts for dell server that are used in the monitoring example
wjro pushed to feat/alert_rules at NationTech/harmony 2025-06-25 20:10:55 +00:00
e16f8fa82e fix: modified directory names to be in line with alert functions and deployment environments
wjro commented on pull request NationTech/harmony#67 2025-06-25 19:50:32 +00:00
feat: added alert rule and impl for prometheus as well as a few preconfigured bmc alerts for dell server that are used in the monitoring example

these are from the Dell snmp walk: dell: walk: - 1.3.6.1.4.1.674.10892.5.2 - 1.3.6.1.4.1.674.10892.5.4 - 1.3.6.1.4.1.674.10892.5.5 metrics: - name: globalSystemStat…

wjro created pull request NationTech/harmony#67 2025-06-25 19:11:37 +00:00
feat: added alert rule and impl for prometheus as well as a few preconfigured bmc alerts for dell server that are used in the monitoring example
wjro pushed to feat/alert_rules at NationTech/harmony 2025-06-25 19:10:50 +00:00
c21f3084dc feat: added alert rule and impl for prometheus as well as a few preconfigured bmc alerts for dell server that are used in the monitoring example
wjro created branch feat/alert_rules in NationTech/harmony 2025-06-25 19:10:50 +00:00
wjro deleted branch monitoringalerting from NationTech/harmony 2025-06-24 19:17:17 +00:00
wjro deleted branch impl_monitoring_alerting_kube_prometheus from NationTech/harmony 2025-06-24 18:54:23 +00:00
wjro pushed to master at NationTech/harmony 2025-06-24 18:54:20 +00:00
f437c40428 impl_monitoring_alerting_kube_prometheus (#64)
wjro merged pull request NationTech/harmony#64 2025-06-24 18:54:18 +00:00
impl_monitoring_alerting_kube_prometheus
wjro pushed to impl_monitoring_alerting_kube_prometheus at NationTech/harmony 2025-06-24 18:51:16 +00:00
61c1d22b55 fix: change request from pr
wjro pushed to impl_monitoring_alerting_kube_prometheus at NationTech/harmony 2025-06-24 13:46:12 +00:00
55da0cb1ea removed unnecessary files
wjro created pull request NationTech/harmony#64 2025-06-20 19:49:28 +00:00
impl_monitoring_alerting_kube_prometheus
wjro pushed to impl_monitoring_alerting_kube_prometheus at NationTech/harmony 2025-06-20 19:49:07 +00:00
b0dfbcad33 feat: deploys kube-prometheus with discord alert receiver
wjro pushed to impl_monitoring_alerting_kube_prometheus at NationTech/harmony 2025-06-20 13:13:18 +00:00
ed4e0a53d3 fix: install_prometheus takes inventory from the maestro rather than inventory::autoload
wjro pushed to impl_monitoring_alerting_kube_prometheus at NationTech/harmony 2025-06-19 20:40:05 +00:00
6299d5eb53 wip: trying to install the helm chart for HelmKubePrometheus
wjro pushed to impl_monitoring_alerting_kube_prometheus at NationTech/harmony 2025-06-19 16:32:57 +00:00
3425b06215 wip: monitoring impl