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
Hi,
I am running cAdvisor with storage option stdout using command sudo ./cadvisor -storage_driver=stdout --housekeeping_interval=0.5s --storage_driver_buffer_duration=1s >/tmp/cadvisor.log
Hi,
I am running cAdvisor with storage option stdout using command
sudo ./cadvisor -storage_driver=stdout --housekeeping_interval=0.5s --storage_driver_buffer_duration=1s >/tmp/cadvisor.log
Which gives output in format:
But the above metrics don't have a timestamp at which they were recorded.
Is there any way to enable this?
The text was updated successfully, but these errors were encountered: