Function vector::sinks::splunk_hec::common::util::build_healthcheck
source ยท pub async fn build_healthcheck(
endpoint: String,
token: String,
client: HttpClient,
) -> Result<()>