public class HttpTelemetryMemorySender extends Object
| Modifier and Type | Method and Description |
|---|---|
static HttpTelemetryMemorySender |
create(org.apache.hc.client5.http.impl.classic.CloseableHttpClient client,
URI telemetryRootEndpoint,
TelemetryRuntimeProducer telemetryRuntimeProducer) |
void |
postConfig(Config config) |
void |
postStats(Stats stats) |
public static HttpTelemetryMemorySender create(org.apache.hc.client5.http.impl.classic.CloseableHttpClient client, URI telemetryRootEndpoint, TelemetryRuntimeProducer telemetryRuntimeProducer) throws URISyntaxException
URISyntaxExceptionpublic void postConfig(Config config)
public void postStats(Stats stats)
Copyright © 2021. All rights reserved.