Class PrometheusCanaryScope

java.lang.Object
com.netflix.kayenta.canary.CanaryScope
com.netflix.kayenta.prometheus.canary.PrometheusCanaryScope

public class PrometheusCanaryScope extends com.netflix.kayenta.canary.CanaryScope
  • Nested Class Summary

    Nested classes/interfaces inherited from class com.netflix.kayenta.canary.CanaryScope

    com.netflix.kayenta.canary.CanaryScope.CanaryScopeBuilder
  • Field Summary

    Fields inherited from class com.netflix.kayenta.canary.CanaryScope

    end, scope, start, step
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class com.netflix.kayenta.canary.CanaryScope

    builder, calculateDuration, canEqual, equals, getEnd, getExtendedScopeParams, getLocation, getScope, getStart, getStep, hashCode, setEnd, setExtendedScopeParams, setLocation, setScope, setStart, setStep, toString

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • PrometheusCanaryScope

      public PrometheusCanaryScope()