# Functions
Auth increments the auth successes or failures counter.
Cache increments the cache hits or misses counter.
Handler returns an echo handler that writes prometheus metrics to the response.
Request increments the total requests counter and the specific method counter plus, it tries to parse image name from the URL path, and increments the specific image counter.