nestjs-otel icon indicating copy to clipboard operation
nestjs-otel copied to clipboard

feat: metric prefixes

Open mertalev opened this issue 2 years ago • 0 comments

Description

This PR adds the ability to define custom prefixes for metrics. This prefix can be set for custom individual metrics, or for all API metrics. Host metrics are handled through an external dependency, so this is left for future work.

Fixes #265

mertalev avatar Mar 25 '24 00:03 mertalev