# Functions
NewPatternMiddleware returns a new prometheus Middleware handler that groups requests by Echo route pattern.
# Structs
Middleware is a handler that exposes prometheus metrics for the number of requests, the latency and the response size, partitioned by status code, method, and HTTP path.