opentelemetry-collector
opentelemetry-collector copied to clipboard
Metric for span amount created by each application/client
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.