-
Notifications
You must be signed in to change notification settings - Fork 68
Open
Labels
type: enhancementNew feature or requestNew feature or request
Description
Feature description
We have been trying to add custom tags to metrics and it is proving to be very difficult.
We would like to add a custom tag to timing metrics like server request timers and client request timers in order to associate data in a way that makes our graphs easier to read.
The only solution we have come up with so far is to disable the metric, pull out the code for the metrics and add a line for our metric.
It would be much easier if we could:
- easily add custom tags to metrics
- extend metrics classes
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
type: enhancementNew feature or requestNew feature or request