60 Commits

Author SHA1 Message Date
jenkins
87c0a8b201 fix(monitoring): bound Titan test metric labels 2026-09-02 23:50:39 -03:00
jenkins
1894078b62 fix(scripts): dashboard renderer wrote outside the repo after the layout move
ROOT still used parents[1], which resolved to scripts/ once the renderer
moved into scripts/render/. Every --build run wrote a phantom
scripts/services/monitoring tree and silently left the real dashboards
untouched. Points at the repo root again and removes the stray tree.

Also adds Hermes triage panels to the Atlas Testing dashboard: open
escalations awaiting a human, automated actions succeeded, Hermes
diagnosis latency, actions by result, and incident state by job.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-05 21:41:02 -03:00
jenkins
8f45f47e60 refactor: restructure services layout, retire oceanus, add aether scaffolding
- Move flat service manifests into structured subdirs (apps/, bootstrap-jobs/,
  repair-jobs/, migration-jobs/, validation-jobs/, node-ops/, networking/)
- Retire oneoffs/ directories across services
- Remove oceanus cluster and its host roles; add aether cluster + terraform scaffolding
- Reorganize scripts/ into ops/, render/, sync/, manual-tests/
- Add Makefile with render/validate/test/flux targets and repo-structure tests
- Update flux-system application CRs to the new paths
- Add hermes-automated-triage-24h-plan knowledge doc (+ comms mirror)
- Refresh knowledge catalogs, dashboards, vmalert rules, quality contract

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-05 16:21:36 -03:00
jenkins
2e854f7b5b monitoring(testing): cap history panel ranges 2026-06-05 13:22:29 -03:00
jenkins
0a031b8d13 monitoring(testing): cap expensive dashboard queries 2026-06-05 13:15:12 -03:00
jenkins
255b05bf44 monitoring(testing): restore lesavka suite visibility 2026-06-05 01:04:56 -03:00
jenkins
56a29fce03 monitoring(testing): clean up dashboard health signals 2026-06-04 16:09:08 -03:00
jenkins
09590dfdfc monitoring(testing): make branch filter static 2026-05-20 15:10:24 -03:00
jenkins
6d5da627c5 monitoring(testing): backfill category health rollups 2026-05-20 14:39:07 -03:00
jenkins
7ca3ed71dc monitoring(testing): reduce month-range query cost 2026-05-20 13:26:33 -03:00
jenkins
eb1838e29f monitoring(testing): memoize dashboard freshness panels 2026-05-20 12:45:50 -03:00
jenkins
5eef469eb7 monitoring(testing): record check health timelines 2026-05-20 12:14:49 -03:00
jenkins
1372ea7581 monitoring(testing): memoize slow dashboard panels 2026-05-20 11:52:25 -03:00
jenkins
2d6a1b5eaa monitoring(testing): surface current gate health 2026-05-20 11:01:28 -03:00
jenkins
26c0e2f93a monitoring(testing): memoize gate check health 2026-05-19 22:41:02 -03:00
jenkins
095b93ca8c monitoring(testing): dedupe run counters by scrape target 2026-05-19 07:46:06 -03:00
jenkins
a85b508ba8 monitoring(testing): prefer fresh coverage metrics 2026-05-19 06:31:04 -03:00
jenkins
fed0d91b70 monitoring(testing): ignore stale replaced check states 2026-05-19 04:25:56 -03:00
jenkins
ed1f39c3e0 monitoring(testing): derive gate health from raw checks 2026-05-19 03:59:55 -03:00
jenkins
1ee847b6d3 monitoring(testing): clarify CI run and test history labels 2026-05-18 21:04:14 -03:00
jenkins
2e6beb6c0a monitoring(testing): keep latest gate state current 2026-05-18 15:18:22 -03:00
jenkins
72e23ea876 monitoring(testing): count gate checks as boolean states 2026-05-18 14:53:15 -03:00
jenkins
2e5f3e61de monitoring(testing): clarify CI run health labels 2026-05-18 14:18:56 -03:00
jenkins
eb16e6f02b monitoring(testing): restrict category panels to taxonomy 2026-05-17 18:26:57 -03:00
jenkins
b80ce568bc monitoring(testing): use latest check status in gate panels 2026-05-17 15:54:29 -03:00
jenkins
23ec64092f monitoring(testing): prefer fresh suite quality samples 2026-05-17 05:54:28 -03:00
jenkins
c117648a04 monitoring: use fresh quality snapshots 2026-05-16 20:57:56 -03:00
jenkins
50cfc940d5 monitoring: clarify quality gate dashboard tooltips 2026-05-16 17:03:58 -03:00
jenkins
fab0000c9c monitoring: add typhon and category test telemetry 2026-05-16 15:38:26 -03:00
jenkins
c22a78d5b4 monitoring: polish testing dashboard telemetry 2026-05-16 13:48:01 -03:00
jenkins
63853c7d2d monitoring: fix gate health status query 2026-05-16 12:31:19 -03:00
jenkins
69b2da9763 monitoring: add lesavka category test telemetry 2026-05-16 12:07:57 -03:00
jenkins
4f0748ac8e monitoring: publish atlas testing dashboard 2026-05-16 02:56:52 -03:00
jenkins
63188125f9 monitoring: clarify gitops and check timelines 2026-05-16 02:21:05 -03:00
jenkins
6269e0aaff monitoring: refine overview and failure colors 2026-05-15 22:44:25 -03:00
jenkins
b5af3c92f4 monitoring: clarify testing and gitops dashboards 2026-05-15 22:07:41 -03:00
jenkins
e29a22e9c7 monitoring(testing): use lane timelines for test health 2026-05-15 21:05:13 -03:00
jenkins
4b5ab9685b monitoring(testing): clarify run and compliance history 2026-05-15 20:00:40 -03:00
jenkins
7600a39bec monitoring: clarify testing dashboard health trends 2026-05-15 19:52:46 -03:00
jenkins
017f4cc5ea monitoring: tune testing dashboard and gate rollups 2026-05-15 14:26:06 -03:00
jenkins
f2addcd0cc monitoring(testing): show LOC compliance as positive percent 2026-05-11 17:36:13 -03:00
jenkins
14074a0f01 monitoring(testing): use solid threshold bars 2026-05-11 01:01:46 -03:00
jenkins
19a3c31689 monitoring(testing): collapse heavy drilldowns 2026-04-22 16:56:52 -03:00
jenkins
5521ee10ec monitoring(testing): clean canonical suite rows 2026-04-22 14:34:40 -03:00
jenkins
91b0c86d33 monitoring(testing): split quality trend panels 2026-04-22 12:42:33 -03:00
8834367c0b monitoring(testing): promote atlas testing layout 2026-04-22 02:26:31 -03:00
codex
3c9863a690 monitoring(testing): fix suite all filter aliases and regex templating 2026-04-19 23:22:34 -03:00
codex
cd64b8c2a5 monitoring(dashboards): regenerate atlas-testing from generator 2026-04-19 22:29:20 -03:00
e8641d6aa5 monitoring(testing): redesign atlas testing dashboard and unify suite aliases 2026-04-18 17:47:06 -03:00
4d5e936e30 monitoring(dashboards): fix success-rate fallback expression 2026-04-16 20:02:26 -03:00