public class Monitoring extends Object
| Constructor and Description |
|---|
Monitoring() |
| Modifier and Type | Method and Description |
|---|---|
static void |
installMetrics(io.kubernetes.client.openapi.ApiClient client) |
static void |
startMetricsServer(int port) |
static void |
startMetricsServer(String host,
int port) |
public static void startMetricsServer(int port)
throws IOException
IOExceptionpublic static void startMetricsServer(String host, int port) throws IOException
IOExceptionpublic static void installMetrics(io.kubernetes.client.openapi.ApiClient client)
throws IOException
IOExceptionCopyright © 2021. All rights reserved.