• Miguel Rincon's avatar
    Add anomaly chart component for monitor dashboards together with spec · e8b9f633
    Miguel Rincon authored
    The component:
    
    - displays a main metric line, and a boundary band
    - the boundary band caps of usual behavior of the metric
    - highlights data in the metric which is considered an anomaly
    - has a similar props interface as TimeSeries.vue component
    - validates for 3 queries/metrics: metric, lower and upper metrics
    - allows for some style customization
    e8b9f633
utils_spec.js 7.57 KB