Skip to content

refactor(di): Phase 4 — verify monitoring_system service_container integration #368

Description

@kcenon

Background

Part of #363 — Phase 4

Verify monitoring_system already fully uses service_container and clean up any remnants.

Current State

monitoring_system already delegates to service_container via service_registration.h adapter.
This phase is primarily verification and cleanup.

Scope

  • Verify service_registration.h follows ModuleRegistrar convention
  • Remove any vestigial DI code
  • Update to use ModuleRegistrar concept if applicable
  • Verify all monitoring_system tests pass

Acceptance Criteria

  • No internal DI containers remain
  • service_registration.h follows ecosystem conventions
  • All tests pass under ASAN and TSAN

Metadata

Metadata

Assignees

Labels

refactoringCode refactoring and improvements

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions