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
IOException
public static void startMetricsServer(String host, int port) throws IOException
IOException
public static void installMetrics(io.kubernetes.client.openapi.ApiClient client) throws IOException
IOException
Copyright © 2021. All rights reserved.