edgeless-project / edgeless

MVP Implementation
Other
14 stars 0 forks source link

Telemetry: add ability to cast metrics and route events to Kafka #147

Open ccicconetti opened 3 months ago

ccicconetti commented 3 months ago

Add a TelemetryEvent that can be called from within a function instance for application-related metrics.

Add Apache Kafka as a telemetry processor where all the telemetry events (of an orchestration domain) are routed.