risingwave_telemetry_event

Function post_telemetry_report_pb

source
pub async fn post_telemetry_report_pb(
    url: &str,
    report_body: Vec<u8>,
) -> Result<(), TelemetryError>
Expand description

Sends a POST request of the telemetry reporting to a URL.