| Index: pkg/analysis_server/tool/spec/spec_input.html
|
| diff --git a/pkg/analysis_server/tool/spec/spec_input.html b/pkg/analysis_server/tool/spec/spec_input.html
|
| index d519a21fea2017819aa19ebff80171ff4d9d7f1f..c0697a52bc46383fb486ad7d496d43a98fd8811b 100644
|
| --- a/pkg/analysis_server/tool/spec/spec_input.html
|
| +++ b/pkg/analysis_server/tool/spec/spec_input.html
|
| @@ -2489,6 +2489,12 @@
|
| The number of work items in the queue.
|
| </p>
|
| </field>
|
| + <field name="workItemQueueLengthAverage">
|
| + <ref>String</ref>
|
| + <p>
|
| + A rolling average of work items in the queue. (A double encoded as a String.)
|
| + </p>
|
| + </field>
|
| <field name="cacheEntryExceptions">
|
| <list><ref>String</ref></list>
|
| <p>
|
|
|