MetricsDashboardAnnotation

class Object
trait Matchable
class Any

Value members

Concrete methods

def description: SelectionBuilder[MetricsDashboardAnnotation, Option[String]]

Description of the annotation.

Description of the annotation.

def endingAt: SelectionBuilder[MetricsDashboardAnnotation, Option[Time]]

Timestamp marking end of annotated time span.

Timestamp marking end of annotated time span.

def id: SelectionBuilder[MetricsDashboardAnnotation, String]

ID of the annotation.

ID of the annotation.

def panelId: SelectionBuilder[MetricsDashboardAnnotation, Option[String]]

ID of a dashboard panel to which the annotation should be scoped.

ID of a dashboard panel to which the annotation should be scoped.

def startingAt: SelectionBuilder[MetricsDashboardAnnotation, Option[Time]]

Timestamp marking start of annotated time span.

Timestamp marking start of annotated time span.