echo server
echo server
The echo server binding supports the echo protocol and is run with the server behavior. It reads inbound messages and writes it back to the sender.
echo_server:
type: echo
kind: serverConfiguration (* required)
telemetry
object
Defines the desired telemetry for the binding.
telemetry.metrics
array
Telemetry metrics to track
telemetry:
metrics:
- stream.*
