The "list" endpoint was really useful when initially setting up LogDog. However, the log stream space has grown too vast for it to be practically useful. Remove the "list" endpoint removes a lot of complicated code and also reduces the datastore cost of new streams.
There was a dysfunctional list UI in the LogDog app. In order to avoid "regression" (in quotes, b/c the UI and list functionality were both not useful), replace it with a query UI. The query UI will be basic at first, but it should be trivial to improve it in future iterations.
There are no known clients of the list endpoint.
Comment 1 by bugdroid1@chromium.org
, Aug 2 2017