Skip to content
On this page

Nova Metrics

INFO

This page will describe how Nova metrics can be generated.

Examples

Partition

yaml
arch: 1.0.0
definitions:
  novaMetrics:
    PartitionMetric: partition

Progress

yaml
arch: 1.0.0
definitions:
  novaMetrics:
    ProgressMetric: progress

Table

yaml
arch: 1.0.0
definitions:
  novaMetrics:
    TableMetric: table

Trend

yaml
arch: 1.0.0
definitions:
  novaMetrics:
    TrendMetric: trend

Value

yaml
arch: 1.0.0
definitions:
  novaMetrics:
    ValueMetric: value