Clean up
This commit is contained in:
@@ -5,9 +5,8 @@
|
||||
#include <cstdint>
|
||||
#include <string>
|
||||
|
||||
// Phase 1 compatibility seam for status and timing reporting. HealthTelemetry
|
||||
// owns the current operational status snapshot directly, so callers can report
|
||||
// health without sharing runtime-store state.
|
||||
// HealthTelemetry owns the current operational status snapshot directly, so
|
||||
// callers can report health without sharing runtime-store state.
|
||||
class HealthTelemetry
|
||||
{
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user