johnride
  • Joined on 2024-02-06
johnride released Latest Snapshot at NationTech/harmony 2025-06-26 13:18:32 +00:00
johnride commented on pull request NationTech/harmony#66 2025-06-25 19:40:00 +00:00
feat: add service monitors support to prom

What's the use case for this? I don't see this used in this pr.

johnride commented on pull request NationTech/harmony#66 2025-06-25 19:40:00 +00:00
feat: add service monitors support to prom

Why not use the same pattern as the rest of the file?

johnride suggested changes for NationTech/harmony#67 2025-06-25 19:31:58 +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

Looks pretty good overall. Some minor refactoring comments but the rest is great!

johnride commented on pull request NationTech/harmony#67 2025-06-25 19:31:58 +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

For clarity, this is fine-ish to be in the kube_prometheus mod because it is specifically for pvc alerts but I think alert definitions should be in another module called just prometheus. kube_prometheus is for stuff specific to deploying prometheus on k8s. It is very possible to have a prometheus deployed somewhere else (AWS managed or grafana cloud maybe) which scrapes k8s targets and will want this alert.

johnride released Latest Snapshot at NationTech/harmony 2025-06-25 15:17:45 +00:00
johnride deleted branch feat/publishComposer from NationTech/harmony 2025-06-25 15:14:52 +00:00
johnride merged pull request NationTech/harmony#65 2025-06-25 15:14:49 +00:00
feat/publishComposer
johnride pushed to master at NationTech/harmony 2025-06-25 15:14:49 +00:00
2c706225a1 feat: Publishing a release of harmony composer binary as latest-snapshot (#65)
johnride created pull request NationTech/harmony#65 2025-06-24 20:44:38 +00:00
feat/publishComposer
johnride pushed to feat/publishComposer at NationTech/harmony 2025-06-24 20:44:23 +00:00
c00bb27043 doc(harmony_composer): Add README for harmony composer
908a4e5181 feat: Publishing a release of harmony composer binary as latest-snapshot
f437c40428 impl_monitoring_alerting_kube_prometheus (#64)
Compare 3 commits »
johnride pushed to feat/publishComposer at NationTech/harmony 2025-06-24 20:41:00 +00:00
709d6585bd doc(harmony_composer): Add README for harmony composer
johnride pushed to feat/publishComposer at NationTech/harmony 2025-06-24 20:37:48 +00:00
59be230577 doc(harmony_composer): Add README for harmony composer
783bb01566 feat: Publishing a release of harmony composer binary as latest-snapshot
Compare 2 commits »
johnride released Latest Snapshot at NationTech/harmony 2025-06-24 20:16:10 +00:00
johnride pushed to feat/publishComposer at NationTech/harmony 2025-06-24 20:15:11 +00:00
16517b50ae feat: WIP working on publishing a release of harmony composer binary
johnride pushed to feat/publishComposer at NationTech/harmony 2025-06-24 20:10:29 +00:00
648533478f feat: WIP working on publishing a release of harmony composer binary
johnride pushed to feat/publishComposer at NationTech/harmony 2025-06-24 20:06:27 +00:00
3130501bf4 feat: WIP working on publishing a release of harmony composer binary
johnride created branch feat/publishComposer in NationTech/harmony 2025-06-24 20:06:26 +00:00