# Functions
NewTelemetryIngressBatchClient returns a client backed by wsrpc that can send telemetry to the telemetry ingress server.
NewTelemetryIngressBatchWorker returns a worker for a given contractID that can send telemetry to the ingress server via WSRPC.
NewTelemetryIngressClient returns a client backed by wsrpc that can send telemetry to the telemetry ingress server.
# Structs
NoopTelemetryIngressBatchClient is a no-op interface for TelemetryIngressBatchClient.
# Interfaces
TelemetryService encapsulates all the functionality needed to send telemetry to the ingress server using wsrpc.
# Type aliases
TelemetryType defines supported telemetry types.