MetricsDashboard

class Object
trait Matchable
class Any

Value members

Concrete methods

def annotations[A](from: Time, to: Option[Time], after: Option[String], before: Option[String], first: Option[Int], last: Option[Int])(innerSelection: SelectionBuilder[MetricsDashboardAnnotationConnection, A]): SelectionBuilder[MetricsDashboard, Option[A]]

Annotations added to the dashboard.

Annotations added to the dashboard.

def path: SelectionBuilder[MetricsDashboard, Option[String]]

Path to a file with the dashboard definition.

Path to a file with the dashboard definition.

def schemaValidationWarnings: SelectionBuilder[MetricsDashboard, Option[List[String]]]

Dashboard schema validation warnings.

Dashboard schema validation warnings.