Thanks for catching that. Pushed the fix. -Neha
On Fri, Nov 1, 2013 at 12:58 PM, Andrew Otto <o...@wikimedia.org> wrote: > In http://kafka.apache.org/documentation.html#monitoring, > > ISR expansion rate > "kafka.server":name="ISRShrinksPerSec",type="ReplicaManager" See above > > > I believe this should be > > "kafka.server":name="IsrExpandsPerSec",type="ReplicaManager" > > > -Andrew Otto > > >