tensorflow / tensorboard

TensorFlow's Visualization Toolkit
Apache License 2.0
6.71k stars 1.66k forks source link

Should demote log-level for `directory_water - No path found ...` (for library usage)? #5577

Open EricCousineau-TRI opened 2 years ago

EricCousineau-TRI commented 2 years ago

The downstream issue is: https://github.com/wandb/client/issues/3274

I'm not sure how useful this information in the context of downstream use case (wandb + inspecting event logs).

Is it possible to demote this to debug? If not, is there a way to only promote this if running the tensorboard binary? https://github.com/tensorflow/tensorboard/blob/2.8.0/tensorboard/backend/event_processing/directory_watcher.py#L122-L125

bileschi commented 2 years ago

Commented on PR https://github.com/tensorflow/tensorboard/pull/5578