Hi! First, wanna say great work for implementing automated metrics in fastify.
Currently we're trying to use fastify-metrics version 9.x with nestjs. Due to some limitation we cannot upgrade nestjs to latest version. When exploring our usecase, we cannot add custom labels with existing implementation while we can do it in version 10.x or above.
Is it possible to backport customLabels functionality in version 9.x? Wouldn't mind to raise a PR here.
Hi! First, wanna say great work for implementing automated metrics in fastify.
Currently we're trying to use fastify-metrics version 9.x with nestjs. Due to some limitation we cannot upgrade nestjs to latest version. When exploring our usecase, we cannot add custom labels with existing implementation while we can do it in version 10.x or above.
Is it possible to backport customLabels functionality in version 9.x? Wouldn't mind to raise a PR here.