immobiliare / fastify-metrics

📊 Fastify plugin that integrates metrics collection and dispatch to statsd

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow to override to `rootId` of a route in the custom function that builds the metric label

dnlup opened this issue · comments

commented

For some very particular use cases it can be useful to have the function that builds the metrics label string exposed(in dynamic mode) and have it accept a custom routeId to override the route metrics label.