PerformanceInsightsMetric

This data type helps to determine Performance Insights metric to render for the insight.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A dimension map that contains the dimensions for this partition.

Link copied to clipboard

The Performance Insights metric name.

Link copied to clipboard

The filter for the Performance Insights metric.

Link copied to clipboard

The Performance Insights metric.

Link copied to clipboard

The value of the metric. For example, 9 for db.load.avg.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String