# Functions
NewRouterForMetrics fill the routing information for /metrics endpoint.
NewRouterWithConfig fill the router configuration for the given echo instance, providing routes for the public endpoints, the private paths (includes the healthcheck), and the /metrics path e is the echo instance where to add the routes.