dbmdz / iiif-server-hymir

Hymir is a Java based IIIF Server. It is based on "IIIF Image API Java Libraries" and "IIIF Presentation API Java Libraries" projects (see https://github.com/dbmdz)
MIT License
27 stars 7 forks source link

Refactor metrics for image operations #284

Closed jbaiter closed 2 years ago

jbaiter commented 2 years ago

Gone are generation and image.process, replaced with more fine-grained metrics at the service level:

These two metrics combined should allow monitoring the app performance normalized by the amount of actual data processed.