JENA-427

A quick update:

There is basic (plain text) /stats page under the management function that shows every dataset and all it's counters, except that code does not yet actually increment operation specific counters (work-in-progress) only the ones:

Dataset: /ds
    Requests   = 1
    Good       = 1
    Bad        = 0

Start the server with --mgtPort=3131 and visit
http://localhost:3131/stats

        Andy

Reply via email to