You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 5, 2020. It is now read-only.
I seem to notice an issue that when I set the period for a probe (say
RunningApplicationsProbe) to a very low value such as 5 seconds, the actual
logging period for the probe is about 15 seconds.
Is there a lower bound on the period that I am missing?
Thanks,
Vijay
Original issue reported on code.google.com by [email protected] on 20 Apr 2013 at 1:26
The text was updated successfully, but these errors were encountered:
I have the same question: If I wanna log acceleration continuously, I took
interval: 10, period: 10, strict: true.
Doesn't work. Is this a general problem or just a misconfig by me?
Original issue reported on code.google.com by
[email protected]
on 20 Apr 2013 at 1:26The text was updated successfully, but these errors were encountered: