• Joined on 2024-02-08
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
wjro deleted branch feat/monitor from NationTech/harmony 2025-06-03 18:17:30 +00:00
wjro pushed to master at NationTech/harmony 2025-06-03 18:17:21 +00:00
31e59937dc Merge pull request 'feat: Initial setup for monitoring and alerting' (#48) from feat/monitor into master
12eb4ae31f fix: cargo fmt
a2be9457b9 wip: removed AlertReceiverConfig
0d56fbc09d wip: applied comments in pr, changed naming of AlertChannel to AlertReceiver and added rust doc to Monitor for clarity
56dc1e93c1 fix: modified files in mod
Compare 8 commits »
wjro merged pull request NationTech/harmony#48 2025-06-03 18:17:17 +00:00
feat: Initial setup for monitoring and alerting
wjro created pull request NationTech/harmony#49 2025-06-03 18:15:58 +00:00
feat/discord-webhook-receiver
wjro pushed to feat/discord-webhook-receiver at NationTech/harmony 2025-06-03 18:15:00 +00:00
2ca732cecd feat: added the steps to install discord-webhook-receiver for k8s anywhere topology if not already installed
wjro created branch feat/discord-webhook-receiver in NationTech/harmony 2025-06-03 18:14:59 +00:00
wjro pushed to feat/monitor at NationTech/harmony 2025-06-02 20:21:02 +00:00
12eb4ae31f fix: cargo fmt
wjro pushed to feat/monitor at NationTech/harmony 2025-06-02 20:11:52 +00:00
a2be9457b9 wip: removed AlertReceiverConfig
wjro pushed to feat/monitor at NationTech/harmony 2025-06-02 18:45:01 +00:00
0d56fbc09d wip: applied comments in pr, changed naming of AlertChannel to AlertReceiver and added rust doc to Monitor for clarity
wjro pushed to feat/monitor at NationTech/harmony 2025-06-02 15:47:38 +00:00
56dc1e93c1 fix: modified files in mod
wjro pushed to feat/monitor at NationTech/harmony 2025-06-02 15:42:55 +00:00
691540fe64 wip: modified initial monitoring architecture based on pr review
wjro pushed to feat/monitor at NationTech/harmony 2025-05-30 17:59:46 +00:00
7e3f1b1830 fix:cargo fmt
wjro created pull request NationTech/harmony#48 2025-05-30 17:26:55 +00:00
feat: Initial setup for monitoring and alerting
wjro pushed to feat/monitor at NationTech/harmony 2025-05-30 17:22:07 +00:00
b631e8ccbb feat: Initial setup for monitoring and alerting
wjro created branch feat/monitor in NationTech/harmony 2025-05-30 17:22:07 +00:00
wjro pushed to TenantManager_impl_k8s_anywhere at NationTech/harmony 2025-05-29 18:36:07 +00:00
97fba07f4e feat: adding kubernetes implentation of tenant manager
wjro pushed to feat/teams-integration at NationTech/harmony 2025-05-28 16:44:03 +00:00
f96572848a feat: added an example of adding an msteams channel
78aadadd22 refactor: Prometheus alert channel configuration for extensibility to respect OpenClosed, this makes adding new alert channel types easier, requiring only a new trait implementation without modifying core logic
Compare 2 commits »