guardicore / guardicore/monkey
Reimplement the Telemetry/Event log console on the map
Open
Complexity: Medium
Feature
Impact: Low
Refactor
- Dominant language
- Python
- Stars
- 7.1k
- Forks
- 830
- PR merge metrics
- No merged PRs in 30d
Description
## Description
The `TelemetryLogComponent` was removed in #2500. It should be reimplemented using events instead of telemetry. This is dependent on the addition of some more advanced filtering in the `GET /api/agent-events` endpoint.

Contributor guide
Assessment
This issue has not been assessed yet.