• Joined on 2024-02-08
wjro created pull request NationTech/harmony#37 2025-05-15 19:23:41 +00:00
monitoringalerting
wjro pushed to monitoringalerting at NationTech/harmony 2025-05-15 19:19:44 +00:00
eb8a8a2e04 chore: modified build config to be able to pass namespace to the config
wjro pushed to monitoringalerting at NationTech/harmony 2025-05-15 18:52:53 +00:00
b4c6848433 feat: added default monitoringStackScore implementation
wjro created branch monitoringalerting in NationTech/harmony 2025-05-15 18:52:52 +00:00
wjro approved NationTech/harmony#32 2025-05-12 19:51:56 +00:00
feat: add ingress score
wjro created pull request NationTech/harmony#33 2025-05-09 19:31:24 +00:00
feat: added a default config structure for kubeprometheus chart
wjro created branch monitoring in NationTech/harmony 2025-05-09 19:28:56 +00:00
wjro pushed to monitoring at NationTech/harmony 2025-05-09 19:28:56 +00:00
87b1b15d57 feat: added a default config structure for kubeprometheus chart
wjro pushed to master at NationTech/harmony 2025-05-06 17:50:58 +00:00
4a9b95acad Merge pull request 'monitoring-alerting' (#30) from monitoring-alerting into master
ef9c1cce77 fix:yaml structure
d9921b857b fix:installs helm chart
2d74c66fc6 wip: trying to get the kube-prometheus score to install
cd8542258c Merge remote-tracking branch 'origin/master' into monitoring-alerting
Compare 13 commits »
wjro merged pull request NationTech/harmony#30 2025-05-06 17:50:57 +00:00
monitoring-alerting
wjro pushed to monitoring-alerting at NationTech/harmony 2025-05-06 17:43:04 +00:00
ef9c1cce77 fix:yaml structure
wjro pushed to monitoring-alerting at NationTech/harmony 2025-05-06 16:23:18 +00:00
d9921b857b fix:installs helm chart
wjro pushed to monitoring-alerting at NationTech/harmony 2025-05-06 15:54:33 +00:00
2d74c66fc6 wip: trying to get the kube-prometheus score to install
cd8542258c Merge remote-tracking branch 'origin/master' into monitoring-alerting
472a3c1051 fix: correctly pass namespace and monitoring stack to topology so it can be used to init the maestro and exec the score
764fd6d451 Merge pull request 'chore: added default mariadb size and pass env variables to php app' (#28) from lamp-env-vars into master
78fffcd725 fix: specified 2Gi db size from LAMPconfig
Compare 15 commits »
wjro pushed to monitoring-alerting at NationTech/harmony 2025-05-05 20:37:22 +00:00
88270ece61 fix: refactor so that the topology installs the MonitoringAlertingStack depending on if it is already present in the cluster
wjro pushed to monitoring-alerting at NationTech/harmony 2025-05-05 19:38:41 +00:00
e7cfbf914a feat: added basic alert for pvc 95% full to kube-prometheus score
wjro pushed to monitoring-alerting at NationTech/harmony 2025-05-05 17:40:40 +00:00
fbd466a85c added file
wjro created pull request NationTech/harmony#30 2025-05-05 16:50:31 +00:00
monitoring-alerting
wjro pushed to monitoring-alerting at NationTech/harmony 2025-05-05 16:49:58 +00:00
2f8e150f41 feat: added Score and topology to create kube prometheus monitoring and alerting stack
a6bcaade46 wip: alerting
Compare 2 commits »
wjro pushed to master at NationTech/harmony 2025-05-03 00:20:49 +00:00
764fd6d451 Merge pull request 'chore: added default mariadb size and pass env variables to php app' (#28) from lamp-env-vars into master
78fffcd725 fix: specified 2Gi db size from LAMPconfig
e1133ea114 use default database_size None in LampConfig to default to value from helm chart
1c3669cb47 chore: added default mariadb size and pass env variables to php app
Compare 4 commits »
wjro merged pull request NationTech/harmony#28 2025-05-03 00:20:47 +00:00
chore: added default mariadb size and pass env variables to php app