vector::sinks::splunk_hec::common::util

Function build_healthcheck

source
pub async fn build_healthcheck(
    endpoint: String,
    token: String,
    client: HttpClient,
) -> Result<()>