opentelemetry-collector icon indicating copy to clipboard operation
opentelemetry-collector copied to clipboard

Metric for span amount created by each application/client

Open LeonD9 opened this issue 3 years ago • 0 comments

Is your feature request related to a problem? Please describe. I would like to know how many spans each application/client writes to the collector

Describe the solution you'd like Add metric for spans received from each client/application

Additional context In case of high load on the collector i would like to know which applications are responsible so i will be able to debug it more precisely instead of trying to do it by counting the logs.

LeonD9 avatar Sep 15 '22 13:09 LeonD9