-
Notifications
You must be signed in to change notification settings - Fork 807
Closed
Description
Refactor
Component(s) to be refactored
- Infection Map
Explanation
Since the agent no longer publishes telemetries (events are used instead), remove the TelemetryLog
component from the map. This may be reimplemented in the future using events depending on priorities.
Tasks
- Remove the component (0d) @mssalvatore
- Create an issue to reimplement this using events (0d) @mssalvatore (Reimplement the Telemetry/Event log console on the map #2519)