Support specifying prober interval / timeouts as durations
vadimberezniker opened this issue · 1 comments
vadimberezniker commented
It would be nice if the prober config supported specifying durations as user-friendly strings.
i.e.
interval: "10m"
timeout: "15s"
instead of
interval_msec: 600000 # 10m
timeout_msec: 15000 # 15s
manugarg commented
@vadimberezniker @benner Please see the announcement here: #679. Active development of this repository will move to github.com/cloudprober/cloudprober. Unfortunately, we'll have to close all the issues here, and file them again.
I've gone ahead and filed this issue again at the new location: cloudprober/cloudprober#3