Currently, in the advanced options of the monitored service, when adding fail-fast or ignore thresholds, the percentage value is capped at 100. This limitation is too restrictive for real-world use cases where we need to configure thresholds with much higher values, such as 1500 or even greater.
Requested Enhancement:
  • Remove the 100% upper limit for fail-fast threshold values
  • Remove the 100% upper limit for ignore threshold values
  • Allow users to specify arbitrary percentage values to accommodate various monitoring scenarios and metric scales