| Index: appengine/cmd/logdog_coordinator/vmuser/index.yaml
|
| diff --git a/appengine/cmd/logdog_coordinator/vmuser/index.yaml b/appengine/cmd/logdog_coordinator/vmuser/index.yaml
|
| index 4295b08f5683293e744f80891db8746f997317e0..872dce140dd36c9170c7d538fba6f6b1e610556d 100644
|
| --- a/appengine/cmd/logdog_coordinator/vmuser/index.yaml
|
| +++ b/appengine/cmd/logdog_coordinator/vmuser/index.yaml
|
| @@ -18,6 +18,7 @@ indexes:
|
| - name: Created
|
| direction: desc
|
|
|
| + # (This index also supports the expired log stream archival backend cron.)
|
| - kind: LogStream
|
| properties:
|
| - name: State
|
| @@ -78,7 +79,7 @@ indexes:
|
| - name: Created
|
| direction: desc
|
|
|
| - # This index supports the tumble installation.
|
| +# This index supports the tumble installation.
|
| - kind: tumble.Mutation
|
| properties:
|
| - name: ExpandedShard
|
|
|