..
config
Make per-guest backup/snapshot toggles inherit global thresholds
2026-08-12 06:38:25 +01:00
specs
Cover the alert read-model, guest identity and action-planner validators
2026-07-25 06:34:48 +01:00
ack_identity_branchcov0724pm_test.go
Cover the missing arms of the SSRF, clone and classifier guards
2026-07-25 00:39:15 +01:00
ack_state.go
Stabilize backend race tests for v6 RC publish
2026-04-11 22:46:34 +01:00
active_cleanup.go
Add powered-off alert tolerance
2026-07-24 12:23:29 +01:00
active_lifecycle.go
Fix alert and notification telemetry signals
2026-07-29 14:17:19 +01:00
active_persistence.go
Add alert intent policies and delivery receipts
2026-07-20 20:27:39 +01:00
alert_payload.go
feat: Pulse v6 release
2026-03-18 16:06:30 +00:00
alert_store.go
Implement canonical resource monitoring policy
2026-08-11 11:52:01 +01:00
alerts_test.go
Resolve docker alert resource IDs in Patrol scope resolution
2026-08-14 06:26:15 +01:00
backup_snapshot.go
Make per-guest backup/snapshot toggles inherit global thresholds
2026-08-12 06:38:25 +01:00
backup_snapshot_branchcov0724pm_test.go
Cover the missing arms of the SSRF, clone and classifier guards
2026-07-25 00:39:15 +01:00
callback_config_coverage_test.go
refactor: split alert config runtime
2026-05-06 14:29:06 +01:00
callbacks.go
Remove 198 unreachable Go functions
2026-06-03 12:29:37 +01:00
canonical_identity.go
Stabilize backend race tests for v6 RC publish
2026-04-11 22:46:34 +01:00
canonical_identity_branchcov0724pm_test.go
Cover the missing arms of the SSRF, clone and classifier guards
2026-07-25 00:39:15 +01:00
canonical_lifecycle.go
Fix alert and notification telemetry signals
2026-07-29 14:17:19 +01:00
canonical_metric.go
Add powered-off alert tolerance
2026-07-24 12:23:29 +01:00
canonical_metric_branchcov0724pm_test.go
Cover the missing arms of the SSRF, clone and classifier guards
2026-07-25 00:39:15 +01:00
canonical_override_migration.go
Integrate trust-gate reliability fixes
2026-07-20 16:03:29 +01:00
canonical_override_migration_test.go
fix(alerts): key docker container overrides by name so toggles survive updates
2026-08-06 22:04:04 +01:00
canonical_stateful_test.go
fix(alerts): re-fire cooldown for stateful alerts to prevent duplicate history
2026-06-27 15:58:22 +01:00
cleanup_test.go
Use authoritative Docker OOM evidence
2026-07-15 17:55:26 +01:00
clone_test.go
Add unit tests for Alert clone and metadata utility functions (alerts)
2025-11-30 05:19:38 +00:00
concurrency_test.go
feat: Pulse v6 release
2026-03-18 16:06:30 +00:00
config_aliases_test.go
feat: Pulse v6 release
2026-03-18 16:06:30 +00:00
config_facade.go
Make per-guest backup/snapshot toggles inherit global thresholds
2026-08-12 06:38:25 +01:00
config_facade_alias_branchcov0723am_test.go
Cover agent policy, alias normalization and agent report helpers
2026-07-23 06:44:33 +01:00
config_runtime.go
Resolve docker alert resource IDs in Patrol scope resolution
2026-08-14 06:26:15 +01:00
config_validation_test.go
feat: Pulse v6 release
2026-03-18 16:06:30 +00:00
connection.go
Build operational trust lifecycle foundation
2026-07-19 15:10:38 +01:00
connection_test.go
fix(alerts): prevent duplicate history entries for flapping alerts
2026-06-27 15:38:13 +01:00
constants.go
Bound server state broadcast memory
2026-07-02 23:27:49 +01:00
critical_threshold_test.go
Fix unreachable critical escalation for high percentage thresholds
2026-06-26 22:42:02 +01:00
default_config.go
feat(alerts): add initial delivery routing
2026-07-30 15:37:53 +01:00
default_normalization_test.go
Seed disk temperature type defaults
2026-05-13 10:44:11 +01:00
disk_health.go
Restore physical disk node matching and unify the wearout sentinel
2026-07-24 20:58:09 +01:00
disk_type_infer.go
add disk-type-aware threshold field and device inference helper
2026-05-13 07:13:46 +01:00
disk_type_infer_test.go
add disk-type-aware threshold field and device inference helper
2026-05-13 07:13:46 +01:00
docker.go
Resolve docker alert resource IDs in Patrol scope resolution
2026-08-14 06:26:15 +01:00
docker_override_migration.go
Resolve docker alert resource IDs in Patrol scope resolution
2026-08-14 06:26:15 +01:00
escalation.go
refactor: finish alerts manager decomposition
2026-05-06 15:00:30 +01:00
external_probe.go
Harden external probe outage alerting
2026-07-29 20:09:23 +01:00
external_probe_test.go
Harden external probe outage alerting
2026-07-29 20:09:23 +01:00
file_read_limits.go
feat: Pulse v6 release
2026-03-18 16:06:30 +00:00
filter_evaluation.go
fix: correct Proxmox guest rate sampling
2026-07-24 10:26:50 +01:00
filter_evaluation_test.go
fix: correct Proxmox guest rate sampling
2026-07-24 10:26:50 +01:00
flapping_callback_test.go
fire flapping-detected callback on first transition
2026-05-13 00:28:24 +01:00
guest.go
feat(notifications): route alerts by resource tags
2026-07-30 14:48:42 +01:00
guest_identity_branchcov0725am_test.go
Cover the alert read-model, guest identity and action-planner validators
2026-07-25 06:34:48 +01:00
guest_metric_migration.go
Re-home guest alerts of every kind when a guest moves nodes
2026-07-13 16:54:33 +01:00
guest_override_identity.go
Support guest filesystem alert overrides ( #1205 )
2026-07-30 10:59:27 +01:00
guest_snapshot.go
fix: correct Proxmox guest rate sampling
2026-07-24 10:26:50 +01:00
guest_snapshot_test.go
fix: correct Proxmox guest rate sampling
2026-07-24 10:26:50 +01:00
guest_tags_test.go
docs(governance): record notification tag routing contract
2026-07-30 14:54:34 +01:00
health_assessment.go
refactor: split alert health assessment runtime
2026-05-06 14:10:41 +01:00
history.go
Fix alert and notification telemetry signals
2026-07-29 14:17:19 +01:00
history_concurrency_test.go
feat: Pulse v6 release
2026-03-18 16:06:30 +00:00
history_dedup_test.go
fix(alerts): deduplicate flapping history entries on load and periodic cleanup
2026-06-27 16:36:29 +01:00
history_lifecycle_test.go
feat: Pulse v6 release
2026-03-18 16:06:30 +00:00
history_test.go
Fix alert and notification telemetry signals
2026-07-29 14:17:19 +01:00
host.go
fix(alerts): preserve backup posture for offline guests ( #1693 )
2026-08-09 10:08:40 +01:00
host_dedup_test.go
feat: Pulse v6 release
2026-03-18 16:06:30 +00:00
host_disk_type_test.go
Let explicit disk temperature overrides beat per-type defaults
2026-07-07 23:15:59 +01:00
host_unraid_lifecycle_test.go
feat(agent): add REST custom metrics
2026-07-30 19:08:28 +01:00
intent_persistence.go
Add powered-off alert tolerance
2026-07-24 12:23:29 +01:00
intent_policy.go
Implement canonical resource monitoring policy
2026-08-11 11:52:01 +01:00
intent_policy_branchcov0724pm_test.go
Cover pure helpers and persistence round-trips across the backend
2026-07-25 00:21:35 +01:00
intent_policy_manager_branchcov0721am_test.go
Add branch-coverage tests for unifiedresources helpers, smartctl targets, intent-policy manager
2026-07-21 06:14:26 +01:00
intent_policy_test.go
Implement canonical resource monitoring policy
2026-08-11 11:52:01 +01:00
issue1497_test.go
fix(websocket): send resource deltas after initial state
2026-08-06 00:48:37 +01:00
lifecycle.go
Track alert save workers during shutdown
2026-06-28 01:39:12 +01:00
manager.go
fix(mock): stop real infrastructure reaching mock-mode surfaces
2026-08-06 12:13:57 +01:00
metric_hooks.go
refactor: finish alerts manager decomposition
2026-05-06 15:00:30 +01:00
metric_runtime.go
fix(alerts): preserve backup posture for offline guests ( #1693 )
2026-08-09 10:08:40 +01:00
migration_characterization_test.go
Prove resolved alert lock discipline
2026-07-23 21:59:46 +01:00
model.go
Build operational trust lifecycle foundation
2026-07-19 15:10:38 +01:00
node.go
Add durable Proxmox node display names
2026-07-24 15:46:56 +01:00
notification_activation_boundary_test.go
Fix alert detection and notification state boundary
2026-07-19 15:10:09 +01:00
notification_policy.go
Implement canonical resource monitoring policy
2026-08-11 11:52:01 +01:00
offline_toggle_test.go
fix(alerts): clear canonical docker alerts when disable-all toggles are set
2026-07-17 12:03:00 +01:00
operational_contract.go
Harden Operational Trust rollout contracts
2026-07-19 15:11:02 +01:00
operational_contract_test.go
Fix cache-aware Linux memory fallbacks
2026-07-24 00:19:40 +01:00
operational_state_writers_test.go
Harden Operational Trust rollout contracts
2026-07-19 15:11:02 +01:00
override_normalization_test.go
Forward-port stable guest alert override identity
2026-04-01 12:40:51 +01:00
pbs.go
refactor: split PBS and storage alert checkers
2026-05-06 13:45:16 +01:00
pbs_datastore_override_alias_test.go
Deduplicate PBS datastores and bridge their override key formats
2026-07-18 19:41:53 +01:00
pbs_offline_notification_test.go
Fix alert threshold and disk temperature regressions
2026-06-12 19:19:16 +01:00
per_metric_delay_example_test.go
feat: Pulse v6 release
2026-03-18 16:06:30 +00:00
pmg.go
Dedupe alerts PMG queue checks, vmware clones, licensing and proxmox client clones
2026-06-10 09:49:03 +01:00
pmg_anomaly_test.go
Fix flaky tests and improve coverage across alerts, api, and config packages
2026-01-03 18:36:17 +00:00
powered_off_tolerance_test.go
Add powered-off alert tolerance
2026-07-24 12:23:29 +01:00
quiet_hours_test.go
Fix alert threshold and disk temperature regressions
2026-06-12 19:19:16 +01:00
read_model.go
Add durable Proxmox node display names
2026-07-24 15:46:56 +01:00
read_model_branchcov0725am_test.go
Cover the alert read-model, guest identity and action-planner validators
2026-07-25 06:34:48 +01:00
resolved_lock_discipline_test.go
Prove resolved alert lock discipline
2026-07-23 21:59:46 +01:00
resource_monitoring_policy.go
Implement canonical resource monitoring policy
2026-08-11 11:52:01 +01:00
storage.go
Fix ZFS alert flapping caused by composite spec resource ID mismatch
2026-06-26 14:39:01 +01:00
storage_override_identity.go
Reconcile Ceph pool alert identity
2026-05-28 14:42:43 +01:00
synology_test.go
refactor: split alert health assessment runtime
2026-05-06 14:10:41 +01:00
test_helpers_test.go
Prove resolved alert lock discipline
2026-07-23 21:59:46 +01:00
threshold_resolution_shared_test.go
Support guest filesystem alert overrides ( #1205 )
2026-07-30 10:59:27 +01:00
threshold_update_test.go
Port v5 alert lifecycle and linked agent overrides
2026-04-15 12:18:57 +01:00
time_threshold_test.go
feat: Pulse v6 release
2026-03-18 16:06:30 +00:00
tracking_cleanup.go
Add powered-off alert tolerance
2026-07-24 12:23:29 +01:00
unified_eval.go
fix(alerts): key docker container overrides by name so toggles survive updates
2026-08-06 22:04:04 +01:00
unified_eval_critical_cap_test.go
Keep high percentage triggers evaluable when the critical cap collides
2026-07-18 19:44:06 +01:00
unified_eval_parity_test.go
Track alert save workers during shutdown
2026-06-28 01:39:12 +01:00
unified_eval_test.go
Resolve docker alert resource IDs in Patrol scope resolution
2026-08-14 06:26:15 +01:00
unified_incident_confirmation_test.go
fix(test): use relative timestamp in incident restart persistence test
2026-07-26 12:04:30 +01:00
unified_incidents.go
Stop stamping Patrol attention rows with evidence-timing noise
2026-08-10 09:47:06 +01:00
unified_incidents_test.go
Stop stamping Patrol attention rows with evidence-timing noise
2026-08-10 09:47:06 +01:00
update_alerts_test.go
Resolve docker alert resource IDs in Patrol scope resolution
2026-08-14 06:26:15 +01:00
utility_test.go
Disambiguate linked host-agent alert names
2026-06-04 09:33:02 +01:00