shelf_metrics library

A library to track request times for shelf servers.

Functions

register([CollectorRegistry? registry]) → Middleware
Register default metrics for the shelf and returns a shelf.Middleware that can be added to the shelf.Pipeline. If no registry is provided, the CollectorRegistry.defaultRegistry is used.