Uses of Class
com.mcpdbwizard.pub.McpMetrics
-
Uses of McpMetrics in com.mcpdbwizard.pub
Methods in com.mcpdbwizard.pub that return McpMetricsModifier and TypeMethodDescriptionstatic McpMetricsCreate the registry for one generated server.static McpMetricsAsforServer(String), naming the config this server was generated from.Methods in com.mcpdbwizard.pub with parameters of type McpMetricsModifier and TypeMethodDescriptionstatic McpMetricsExporterMcpMetricsExporter.start(McpMetrics theMetrics, String theHost, int thePort) Start an exporter on a given address, bypassing the environment.static McpMetricsExporterMcpMetricsExporter.startIfConfigured(McpMetrics theMetrics, LogInterface theLog) Start the exporter ifMcpMetricsExporter.PORT_VARIABLEnames a port, otherwise do nothing.