java-metrics
java-metrics copied to clipboard
MetricLabel based on span logs
trafficstars
Currently, it is not possible to set metric label based on logs associated with span.
Use case: exceptions are usually logged and label might be associated with exception type aka error.kind/error.object. See also https://github.com/opentracing-contrib/java-metrics/issues/1#issuecomment-308471323.
hi there, any news about this issue?
@SergeyKudrenko would you be interested in contributing a PR for this?
I'm afraid I don't. I have found a workaround for my problem.