58fbddc123
Closes https://github.com/influxdata/influxdb/issues/15154 Previously, we niavely incremented the unit associated with the leading duration. Now, if the unit is `s` we double it. For every other unit, we increase the magnitude by 1. fix(notification/rule): change panic to t.Fatal chore(notification/rule): add support for durations less than s |
||
---|---|---|
.. | ||
http.go | ||
http_test.go | ||
pagerduty.go | ||
pagerduty_test.go | ||
rule.go | ||
rule_test.go | ||
slack.go | ||
slack_test.go |