Uses of Class
com.databricks.sdk.service.serving.ExportMetricsRequest
-
Packages that use ExportMetricsRequest Package Description com.databricks.sdk.service.serving -
-
Uses of ExportMetricsRequest in com.databricks.sdk.service.serving
Methods in com.databricks.sdk.service.serving that return ExportMetricsRequest Modifier and Type Method Description ExportMetricsRequestExportMetricsRequest. setName(String name)Methods in com.databricks.sdk.service.serving with parameters of type ExportMetricsRequest Modifier and Type Method Description voidServingEndpointsAPI. exportMetrics(ExportMetricsRequest request)Retrieve the metrics corresponding to a serving endpoint for the current time in Prometheus or OpenMetrics exposition format.voidServingEndpointsService. exportMetrics(ExportMetricsRequest exportMetricsRequest)Retrieve the metrics corresponding to a serving endpoint for the current time in Prometheus or OpenMetrics exposition format.
-